annotate tool_data_table_conf.xml.test @ 17:33d070cbe5ee 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:20:30 +0000
parents
children f12a64a8a5bb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17
33d070cbe5ee "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 75abf7d4b23ed7ae8abce80609d81b20bc882863"
iuc
parents:
diff changeset
1 <tables>
33d070cbe5ee "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 75abf7d4b23ed7ae8abce80609d81b20bc882863"
iuc
parents:
diff changeset
2 <!-- Locations of all fasta files required to build Diamond databases -->
33d070cbe5ee "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 75abf7d4b23ed7ae8abce80609d81b20bc882863"
iuc
parents:
diff changeset
3 <table name="diamond_database" comment_char="#">
33d070cbe5ee "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 75abf7d4b23ed7ae8abce80609d81b20bc882863"
iuc
parents:
diff changeset
4 <columns>value, name, db_path</columns>
33d070cbe5ee "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 75abf7d4b23ed7ae8abce80609d81b20bc882863"
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/diamond_database.loc" />
33d070cbe5ee "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 75abf7d4b23ed7ae8abce80609d81b20bc882863"
iuc
parents:
diff changeset
6 </table>
33d070cbe5ee "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 75abf7d4b23ed7ae8abce80609d81b20bc882863"
iuc
parents:
diff changeset
7 </tables>