changeset 8:b907a3c0434f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 1a745528d394ac7cf79ee912da0ee6c6097ad029
author iuc
date Tue, 17 Sep 2024 10:24:15 +0000
parents fce109bc2aa7
children 5c7ba3d85a01
files gtdbtk_classify_wf.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gtdbtk_classify_wf.xml	Mon Sep 16 14:55:29 2024 +0000
+++ b/gtdbtk_classify_wf.xml	Tue Sep 17 10:24:15 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 required GTDB version R207_v2. Please contact your service administrator if this version is not available to select.">
             <options from_data_table="gtdbtk_database_versioned">
-                <filter type="regexp" column="3" value="^v2(07|14)$"/>
+                <filter type="regexp" column="3" value="^2(07|14)$"/>
                 <validator type="no_options" message="No locally cached GTDB-Tk database is available"/>
             </options>
         </param>
--- a/macros.xml	Mon Sep 16 14:55:29 2024 +0000
+++ b/macros.xml	Tue Sep 17 10:24:15 2024 +0000
@@ -1,6 +1,6 @@
 <macros>
     <token name="@TOOL_VERSION@">2.3.2</token>
-    <token name="@VERSION_SUFFIX@">3</token>
+    <token name="@VERSION_SUFFIX@">4</token>
     <token name="@PROFILE@">22.05</token>
     <xml name="requirements">
         <requirements>