Mercurial > repos > iuc > humann
view tool_data_table_conf.xml.test @ 1:6b7622dda516 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 948cdafe28ae232b641a58bb7dc044d320feb294"
author | iuc |
---|---|
date | Wed, 19 May 2021 17:03:51 +0000 |
parents | 65c80ca30373 |
children |
line wrap: on
line source
<tables> <table name="metaphlan_database" comment_char="#"> <columns>value, name, dbkey, path</columns> <file path="${__HERE__}/test-data/metaphlan_database.loc" /> </table> <table name="humann_nucleotide_database" comment_char="#"> <columns>value, name, dbkey, path</columns> <file path="${__HERE__}/test-data/humann_nucleotide_database.loc" /> </table> <table name="humann_protein_database" comment_char="#"> <columns>value, name, dbkey, path</columns> <file path="${__HERE__}/test-data/humann_protein_database.loc" /> </table> <table name="humann_utility_mapping" comment_char="#"> <columns>value, name, dbkey, path</columns> <file path="${__HERE__}/test-data/humann_utility_mapping.loc" /> </table> </tables>