Mercurial > repos > iuc > gtdbtk_classify_wf
diff gtdbtk_classify_wf.xml @ 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 |
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>