Mercurial > repos > leomrtns > gtdbtk
comparison tool_data_table_conf.xml.sample @ 2:c22501876284 draft
planemo upload
author | leomrtns |
---|---|
date | Tue, 17 Sep 2019 08:31:00 -0400 |
parents | 42540b1763fc |
children |
comparison
equal
deleted
inserted
replaced
1:bafc2734fd41 | 2:c22501876284 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tables> | 2 <tables> |
3 <!-- Locations of GTDB-TK database in the required format --> | 3 <!-- Locations of GTDB-TK database in the required format for server --> |
4 <table name="gtdbtk_databases" comment_char="#" allow_duplicate_entries="False"> | 4 <table name="gtdbtk_databases" comment_char="#" allow_duplicate_entries="False"> |
5 <columns>value, name, path</columns> | 5 <columns>value, name, path</columns> |
6 <file path="tool-data/gtdb_databases.loc" /> | 6 <file path="tool-data/gtdb_databases.loc" /> |
7 </table> | 7 </table> |
8 </tables> | 8 </tables> |