diff tool_data_table_conf.xml.sample @ 2:451de7a72320 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_qiime_database_downloader commit 9a8e5333c047c6a5c18ca8f139a979704644ad87-dirty
author bebatut
date Wed, 03 May 2017 11:53:45 -0400
parents 9d0aeeeccb72
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Wed May 03 11:42:29 2017 -0400
+++ b/tool_data_table_conf.xml.sample	Wed May 03 11:53:45 2017 -0400
@@ -1,6 +1,18 @@
 <tables>
-    <table name="qiime_reference_db" comment_char="#">
+    <table name="qiime_rep_set" comment_char="#">
+        <columns>value, name, dbkey, path</columns>
+        <file path="tool-data/qiime_rep_set.loc" />
+    </table>
+    <table name="qiime_rep_set_aligned" comment_char="#">
         <columns>value, name, dbkey, path</columns>
-        <file path="tool-data/qiime_reference_db.loc" />
+        <file path="tool-data/qiime_rep_set_aligned.loc" />
+    </table>
+    <table name="qiime_taxonomy" comment_char="#">
+        <columns>value, name, dbkey, path</columns>
+        <file path="tool-data/qiime_taxonomy.loc" />
+    </table>
+    <table name="qiime_trees" comment_char="#">
+        <columns>value, name, dbkey, path</columns>
+        <file path="tool-data/qiime_trees.loc" />
     </table>
 </tables>
\ No newline at end of file