Mercurial > repos > bebatut > humann2
diff tool_data_table_conf.xml.sample @ 10:a749062bc435 draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit 5c45ed58045ce1686aa069403f8a9426ea20bac5-dirty
author | bebatut |
---|---|
date | Tue, 12 Apr 2016 03:06:03 -0400 |
parents | 947012405a6e |
children | 7838137cbc7f |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu Mar 31 03:35:17 2016 -0400 +++ b/tool_data_table_conf.xml.sample Tue Apr 12 03:06:03 2016 -0400 @@ -8,4 +8,12 @@ <columns>value, name, path</columns> <file path="tool-data/humann2_nucleotide_database.loc" /> </table> + <table name="metaphlan2_metadata" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/metaphlan2_metadata.loc" /> + </table> + <table name="metaphlan2_bowtie_db" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/metaphlan2_bowtie_db.loc" /> + </table> </tables>