Mercurial > repos > iuc > humann2
diff tool_data_table_conf.xml.sample @ 0:1ab06263e083 draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b46aa969c01b7e5f4f133192899fa4da286ecf89-dirty
author | iuc |
---|---|
date | Mon, 13 Mar 2017 12:39:25 -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 Mon Mar 13 12:39:25 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>