diff tool_data_table_conf.xml.test @ 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 5c7ba3d85a01
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test	Fri Mar 08 11:35:13 2024 +0000
+++ b/tool_data_table_conf.xml.test	Fri Sep 13 11:15:36 2024 +0000
@@ -1,7 +1,7 @@
 <tables>
-    <!-- Location of databases for gtdbtk version 202 and higher -->
-    <table name="gtdbtk_database" comment_char="#">
-        <columns>value, name, path</columns>
-        <file path="${__HERE__}/test-data/gtdbtk_database.loc" />
+    <!-- Locations of GTDB-Tk database versions 202 and higher -->
+    <table name="gtdbtk_database_versioned" comment_char="#">
+        <columns>value, name, version, path</columns>
+        <file path="tool-data/gtdbtk_database_versioned.loc" />
     </table>
 </tables>