Mercurial > repos > iuc > humann
view tool_data_table_conf.xml.test @ 7:229eef1c5498 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/humann commit f434c096f244d1ff01a3e439bfdf8ef3999d75af
| author | iuc |
|---|---|
| date | Wed, 04 Feb 2026 17:29:49 +0000 |
| parents | 88881ac00c43 |
| 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>
