annotate tool_data_table_conf.xml.sample @ 13:bd61e60350fd draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snippy commit 7dec701af24e00b3328459f0a823eefd461237bb"
author iuc
date Wed, 07 Apr 2021 11:23:57 +0000
parents f9d3b5a6ef31
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
f9d3b5a6ef31 "planemo upload commit b436c43bb4e8f28c91434173f1b8cb9b187056b2"
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-->
f9d3b5a6ef31 "planemo upload commit b436c43bb4e8f28c91434173f1b8cb9b187056b2"
iuc
parents:
diff changeset
2 <tables>
f9d3b5a6ef31 "planemo upload commit b436c43bb4e8f28c91434173f1b8cb9b187056b2"
iuc
parents:
diff changeset
3 <!-- Locations of all fasta files under genome directory -->
f9d3b5a6ef31 "planemo upload commit b436c43bb4e8f28c91434173f1b8cb9b187056b2"
iuc
parents:
diff changeset
4 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
f9d3b5a6ef31 "planemo upload commit b436c43bb4e8f28c91434173f1b8cb9b187056b2"
iuc
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
f9d3b5a6ef31 "planemo upload commit b436c43bb4e8f28c91434173f1b8cb9b187056b2"
iuc
parents:
diff changeset
6 <file path="tool-data/all_fasta.loc" />
f9d3b5a6ef31 "planemo upload commit b436c43bb4e8f28c91434173f1b8cb9b187056b2"
iuc
parents:
diff changeset
7 </table>
f9d3b5a6ef31 "planemo upload commit b436c43bb4e8f28c91434173f1b8cb9b187056b2"
iuc
parents:
diff changeset
8 </tables>