Repository 'gtdbtk_classify_wf'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/gtdbtk_classify_wf

Changeset 10:4d9445dff47b (2024-09-28)
Previous changeset 9:5c7ba3d85a01 (2024-09-25)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 6525c2141db269ee993dc79051525f97d3ecbab4
modified:
gtdbtk_classify_wf.xml
macros.xml
b
diff -r 5c7ba3d85a01 -r 4d9445dff47b gtdbtk_classify_wf.xml
--- 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
b
@@ -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>
b
diff -r 5c7ba3d85a01 -r 4d9445dff47b macros.xml
--- a/macros.xml Wed Sep 25 06:56:25 2024 +0000
+++ b/macros.xml Sat Sep 28 16:26:12 2024 +0000
b
@@ -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>