# HG changeset patch # User q2d2 # Date 1769618161 0 # Node ID 37a58f2b8ae255beee5daff2b3c390909bca8b97 # Parent c0fce3ba6d0784896d7cc3714ade4c3e07f4dab9 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__rescript commit 36ec48f8c55799a0c963733df13da30f19b1bdf3 diff -r c0fce3ba6d07 -r 37a58f2b8ae2 qiime2__rescript__cull_seqs.xml --- a/qiime2__rescript__cull_seqs.xml Sat Nov 01 17:30:18 2025 +0000 +++ b/qiime2__rescript__cull_seqs.xml Wed Jan 28 16:36:01 2026 +0000 @@ -1,22 +1,22 @@ - + Removes sequences that contain at least the specified number of degenerate bases and/or homopolymers of a given length. qiime2 - quay.io/qiime2/amplicon:2025.10 + quay.io/qiime2/amplicon:2026.1 q2galaxy version rescript q2galaxy run rescript cull_seqs '$inputs' @@ -26,8 +26,8 @@ + - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureData[RNASequence]', 'FeatureData[Sequence]']