Mercurial > repos > iuc > humann_barplot
view tool_data_table_conf.xml.test @ 2:c2cdd4dd9d0f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 9d1eca3087b58ff03fff0cd42a3092e2b4d86f60
| author | iuc |
|---|---|
| date | Thu, 18 Aug 2022 14:21:06 +0000 |
| parents | 39ec28f627c9 |
| 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>
