annotate tool_data_table_conf.xml.sample @ 1:bafc2734fd41 draft

planemo upload
author leomrtns
date Tue, 17 Sep 2019 06:49:27 -0400
parents 42540b1763fc
children c22501876284
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
1 <?xml version="1.0"?>
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
2 <tables>
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
3 <!-- Locations of GTDB-TK database in the required format -->
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
4 <table name="gtdbtk_databases" comment_char="#" allow_duplicate_entries="False">
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
5 <columns>value, name, path</columns>
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
6 <file path="tool-data/gtdb_databases.loc" />
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
7 </table>
42540b1763fc planemo upload
leomrtns
parents:
diff changeset
8 </tables>