Mercurial > repos > leomrtns > checkm_lineage_wf
annotate tool_data_table_conf.xml.sample @ 0:cb30bd36bfd0 draft default tip
planemo upload
author | leomrtns |
---|---|
date | Wed, 02 Oct 2019 10:51:58 -0400 |
parents | |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tables> | |
3 <!-- Locations of checkM database in the required format for server --> | |
4 <table name="checkm_databases" comment_char="#" allow_duplicate_entries="False"> | |
5 <columns>value, name, path</columns> | |
6 <file path="tool-data/checkm_databases.loc" /> | |
7 </table> | |
8 </tables> |