annotate tool_data_table_conf.xml.test @ 10:1e3323a44643 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit b9f434bf71431a3b9548eb17fcc2639b3b6f8b01"
author iuc
date Fri, 22 Apr 2022 13:51:34 +0000
parents 54f751e413f4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8
54f751e413f4 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 75abf7d4b23ed7ae8abce80609d81b20bc882863"
iuc
parents:
diff changeset
1 <tables>
54f751e413f4 "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 -->
54f751e413f4 "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="#">
54f751e413f4 "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>
54f751e413f4 "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" />
54f751e413f4 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 75abf7d4b23ed7ae8abce80609d81b20bc882863"
iuc
parents:
diff changeset
6 </table>
54f751e413f4 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 75abf7d4b23ed7ae8abce80609d81b20bc882863"
iuc
parents:
diff changeset
7 </tables>