Mercurial > repos > leomrtns > gtdbtk
view tool_data_table_conf.xml.sample @ 0:42540b1763fc draft
planemo upload
author | leomrtns |
---|---|
date | Tue, 17 Sep 2019 06:35:04 -0400 |
parents | |
children | c22501876284 |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Locations of GTDB-TK database in the required format --> <table name="gtdbtk_databases" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, path</columns> <file path="tool-data/gtdb_databases.loc" /> </table> </tables>