annotate tool_data_table_conf.xml.sample @ 8:54f751e413f4 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 75abf7d4b23ed7ae8abce80609d81b20bc882863"
author iuc
date Mon, 22 Mar 2021 13:21:23 +0000
parents 98037ef3d2a9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
98037ef3d2a9 Imported from capsule None
bgruening
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-->
98037ef3d2a9 Imported from capsule None
bgruening
parents:
diff changeset
2 <tables>
98037ef3d2a9 Imported from capsule None
bgruening
parents:
diff changeset
3 <!-- Locations of indexes in the Bowtie mapper format -->
98037ef3d2a9 Imported from capsule None
bgruening
parents:
diff changeset
4 <table name="diamond_database" comment_char="#">
98037ef3d2a9 Imported from capsule None
bgruening
parents:
diff changeset
5 <columns>value, name, db_path</columns>
98037ef3d2a9 Imported from capsule None
bgruening
parents:
diff changeset
6 <file path="tool-data/diamond_database.loc" />
98037ef3d2a9 Imported from capsule None
bgruening
parents:
diff changeset
7 </table>
98037ef3d2a9 Imported from capsule None
bgruening
parents:
diff changeset
8 </tables>