Mercurial > repos > bebatut > humann2
diff tool_data_table_conf.xml.sample @ 1:bcd414bb721b draft default tip
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit 79571d981d7d56657699be8aa24a40a36a8d0ab5-dirty
author | bebatut |
---|---|
date | Thu, 02 Jun 2016 04:23:09 -0400 |
parents | 3d6f37e7e3a8 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu May 26 10:20:59 2016 -0400 +++ b/tool_data_table_conf.xml.sample Thu Jun 02 04:23:09 2016 -0400 @@ -1,19 +1,6 @@ <tables> - <!-- Locations of public ribosomal databases --> - <table name="humann2_protein_database" comment_char="#"> - <columns>value, name, path</columns> - <file path="tool-data/humann2_protein_database.loc" /> - </table> - <table name="humann2_nucleotide_database" comment_char="#"> + <table name="metaphlan2_db" comment_char="#"> <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" /> + <file path="tool-data/metaphlan2_db.loc" /> </table> </tables>