diff tool_data_table_conf.xml.sample @ 0:b01d6b38f779 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
author iuc
date Tue, 04 Jun 2024 11:49:21 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Tue Jun 04 11:49:21 2024 +0000
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<tables>
+    <!-- Locations of indexes in the Bowtie mapper format -->
+    <table name="metabuli_databases" comment_char="#">
+        <columns>value, name, version, path</columns>
+        <file path="tool-data/metabuli_databases.loc" />
+    </table>
+    <table name="taxonomy" comment_char="#">
+        <columns>value, name, path</columns>
+        <file path="tool-data/taxonomy.loc" />
+    </table>
+</tables>