annotate tool_data_table_conf.xml.test @ 3:841e462ac1ee draft default tip

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/gtdbtk
author leomrtns
date Fri, 04 Oct 2019 09:26:46 -0400
parents c22501876284
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
1 <tables>
2
c22501876284 planemo upload
leomrtns
parents: 0
diff changeset
2 <!-- Locations of local database for testing only -->
0
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
3 <table name="gtdbtk_databases" comment_char="#">
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
4 <columns>value, name, path</columns>
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
5 <file path="${__HERE__}/test-data/test_gtdbtk_databases.loc" />
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
6 </table>
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
7 </tables>