Mercurial > repos > iuc > humann2_strain_profiler
diff tool_data_table_conf.xml.sample @ 0:eb13789029de draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit 6753a2c0fec9222f5977cab43a855c63fa9f7bee
author | iuc |
---|---|
date | Tue, 01 Aug 2017 07:55:36 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Aug 01 07:55:36 2017 -0400 @@ -0,0 +1,14 @@ +<tables> + <table name="metaphlan2_database" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool-data/metaphlan2_database.loc" /> + </table> + <table name="humann2_nucleotide_database" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool-data/humann2_nucleotide_database.loc" /> + </table> + <table name="humann2_protein_database" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool-data/humann2_protein_database.loc" /> + </table> +</tables>