diff tool_data_table_conf.xml.sample @ 12:7838137cbc7f draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit 450bf3326f301c344103272b0d761e8625ce0c44-dirty
author bebatut
date Thu, 02 Jun 2016 02:31:20 -0400
parents a749062bc435
children e25df87eaecc
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Thu May 26 10:18:02 2016 -0400
+++ b/tool_data_table_conf.xml.sample	Thu Jun 02 02:31:20 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>