diff tool_data_table_conf.xml.sample @ 0:947012405a6e draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
author bebatut
date Thu, 17 Dec 2015 08:58:05 -0500
parents
children a749062bc435
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Thu Dec 17 08:58:05 2015 -0500
@@ -0,0 +1,11 @@
+<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="#">
+        <columns>value, name, path</columns>
+        <file path="tool-data/humann2_nucleotide_database.loc" />
+    </table>
+</tables>