annotate tool_data_table_conf.xml.test @ 0:e13169dca7c8 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
author iuc
date Mon, 11 Apr 2022 20:36:48 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
2 <tables>
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
3 <!-- Locations of reference fasta files -->
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
4 <table name="all_fasta" comment_char="#">
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
6 <file path="${__HERE__}/test-data/all_fasta.loc" />
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
7 </table>
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
8 <!-- Locations of indexes in the 2bit format -->
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
9 <table name="twobit" comment_char="#" allow_duplicate_entries="False">
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
10 <columns>value, path</columns>
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
11 <file path="${__HERE__}/test-data/twobit.loc" />
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
12 </table>
e13169dca7c8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/naltorfs/ commit cbedf7b5968b45a08df88d4ad799951d6f50a2bd"
iuc
parents:
diff changeset
13 </tables>