diff tool_data_table_conf.xml.sample @ 6:a09c8c901603 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 85683b4edaf9ec44550ff0de861023f794bf35f2
author iuc
date Fri, 13 Sep 2024 11:15:36 +0000
parents c4db8c4de66f
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Mar 08 11:35:13 2024 +0000
+++ b/tool_data_table_conf.xml.sample	Fri Sep 13 11:15:36 2024 +0000
@@ -1,7 +1,7 @@
 <tables>
     <!-- Locations of GTDB-Tk database versions 202 and higher -->
-    <table name="gtdbtk_database" comment_char="#">
-        <columns>value, name, path</columns>
-        <file path="tool-data/gtdbtk_database.loc" />
+    <table name="gtdbtk_database_versioned" comment_char="#">
+        <columns>value, name, version, path</columns>
+        <file path="test-data/gtdbtk_database_versioned.loc" />
     </table>
 </tables>