changeset 13:30a4bdf88e14 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b2afe4833c4aa6b2fdd9f579e82b387ddcee4ae3
author iuc
date Wed, 07 May 2025 09:15:05 +0000
parents ed407eeb69ee
children
files gtdbtk_classify_wf.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gtdbtk_classify_wf.xml	Mon Apr 21 18:17:45 2025 +0000
+++ b/gtdbtk_classify_wf.xml	Wed May 07 09:15:05 2025 +0000
@@ -37,7 +37,7 @@
     ]]></command>
     <inputs>
         <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.">
+        <param name="gtdbtk_db" type="select" label="GTDB-Tk database" help="This version of GTDB-Tk requires GTDB version 220. 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="^220$"/>
                 <validator type="no_options" message="No locally cached GTDB-Tk database is available"/>