annotate tool_data_table_conf.xml.test @ 1:b103bc946f57 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 160b3085e5c9152fc8eaeb2e8afc12cdc1abe739
author iuc
date Wed, 08 Nov 2017 10:02:24 -0500
parents 2445d53549ba
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
2445d53549ba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 7cb87c310b34cb2af2547ad8a14679107fd86d5d
iuc
parents:
diff changeset
1 <tables>
2445d53549ba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 7cb87c310b34cb2af2547ad8a14679107fd86d5d
iuc
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
2445d53549ba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 7cb87c310b34cb2af2547ad8a14679107fd86d5d
iuc
parents:
diff changeset
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
2445d53549ba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 7cb87c310b34cb2af2547ad8a14679107fd86d5d
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
2445d53549ba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 7cb87c310b34cb2af2547ad8a14679107fd86d5d
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/all_fasta.loc" />
2445d53549ba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 7cb87c310b34cb2af2547ad8a14679107fd86d5d
iuc
parents:
diff changeset
6 </table>
2445d53549ba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 7cb87c310b34cb2af2547ad8a14679107fd86d5d
iuc
parents:
diff changeset
7 </tables>