Mercurial > repos > leomrtns > gtdbtk
view 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 |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Locations of GTDB-TK database in the required format for server --> <table name="gtdbtk_databases" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, path</columns> <file path="tool-data/gtdb_databases.loc" /> </table> </tables>