diff tool_data_table_conf.xml.sample @ 2:a5921c09b7b7 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_amrfinderplus commit 991998a3bb25e0059a8441975c652c7a75063709
author iuc
date Thu, 30 May 2024 13:06:37 +0000
parents eea0c38a9afd
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Sun Apr 16 08:29:18 2023 +0000
+++ b/tool_data_table_conf.xml.sample	Thu May 30 13:06:37 2024 +0000
@@ -1,7 +1,7 @@
 <tables>
     <!-- Locations of amrfinderplus database in the required format -->
-    <table name="amrfinderplus_database" comment_char="#">
-        <columns>value, name, path</columns>
-        <file path="tool-data/amrfinderplus.loc" />
+    <table name="amrfinderplus_versioned_database" comment_char="#">
+        <columns>value, name, db_version, path</columns>
+        <file path="tool-data/amrfinderplus_versioned.loc" />
     </table>
 </tables>
\ No newline at end of file