Mercurial > repos > iuc > data_manager_humann_database_downloader
view tool_data_table_conf.xml.test @ 2:fea85c467896 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_humann_database_downloader commit 0966faf8782e9043772acfa32f4a4281687a19dd
| author | iuc |
|---|---|
| date | Tue, 07 Feb 2023 20:11:13 +0000 |
| parents | 60eb2512c5a0 |
| children |
line wrap: on
line source
<tables> <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>
