changeset 10:4d9445dff47b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 6525c2141db269ee993dc79051525f97d3ecbab4
author iuc
date Sat, 28 Sep 2024 16:26:12 +0000
parents 5c7ba3d85a01
children
files gtdbtk_classify_wf.xml macros.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/gtdbtk_classify_wf.xml	Wed Sep 25 06:56:25 2024 +0000
+++ b/gtdbtk_classify_wf.xml	Sat Sep 28 16:26:12 2024 +0000
@@ -39,7 +39,7 @@
         <param name="input" type="data" format="fasta,fasta.gz" multiple="true" label="Fasta (Genome) files"/>
         <param name="gtdbtk_db" type="select" label="GTDB-Tk database" help="This version of GTDB-Tk requires GTDB version 207 or 214. Please contact your service administrator if this version is not available to select.">
             <options from_data_table="gtdbtk_database_versioned">
-                <filter type="regexp" column="version" value="^2(07|14)$"/>
+                <filter type="regexp" column="version" value="^220$"/>
                 <validator type="no_options" message="No locally cached GTDB-Tk database is available"/>
             </options>
         </param>
--- a/macros.xml	Wed Sep 25 06:56:25 2024 +0000
+++ b/macros.xml	Sat Sep 28 16:26:12 2024 +0000
@@ -1,6 +1,6 @@
 <macros>
-    <token name="@TOOL_VERSION@">2.3.2</token>
-    <token name="@VERSION_SUFFIX@">5</token>
+    <token name="@TOOL_VERSION@">2.4.0</token>
+    <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">22.05</token>
     <xml name="requirements">
         <requirements>