annotate tool_data_table_conf.xml.test @ 11:5bbf9eada9c2 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snippy commit e3844d13b58d22b269b986e03177e6f5efb675b4"
author iuc
date Wed, 11 Mar 2020 03:50:47 -0400
parents 0aa87d97847f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
0aa87d97847f "planemo upload commit 13d17dd18915767d3ca5bbd92ce3e5e80a287112"
iuc
parents:
diff changeset
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
0aa87d97847f "planemo upload commit 13d17dd18915767d3ca5bbd92ce3e5e80a287112"
iuc
parents:
diff changeset
2 <tables>
0aa87d97847f "planemo upload commit 13d17dd18915767d3ca5bbd92ce3e5e80a287112"
iuc
parents:
diff changeset
3 <!-- Locations of all fasta files under genome directory -->
0aa87d97847f "planemo upload commit 13d17dd18915767d3ca5bbd92ce3e5e80a287112"
iuc
parents:
diff changeset
4 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
0aa87d97847f "planemo upload commit 13d17dd18915767d3ca5bbd92ce3e5e80a287112"
iuc
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
0aa87d97847f "planemo upload commit 13d17dd18915767d3ca5bbd92ce3e5e80a287112"
iuc
parents:
diff changeset
6 <file path="${__HERE__}/test-data/all_fasta.loc" />
0aa87d97847f "planemo upload commit 13d17dd18915767d3ca5bbd92ce3e5e80a287112"
iuc
parents:
diff changeset
7 </table>
0aa87d97847f "planemo upload commit 13d17dd18915767d3ca5bbd92ce3e5e80a287112"
iuc
parents:
diff changeset
8 </tables>