Mercurial > repos > iuc > humann_strain_profiler
diff tool_data_table_conf.xml.test @ 0:0ff86e44895c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
author | iuc |
---|---|
date | Wed, 12 May 2021 09:03:21 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Wed May 12 09:03:21 2021 +0000 @@ -0,0 +1,18 @@ +<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> \ No newline at end of file