# HG changeset patch # User q2d2 # Date 1769616652 0 # Node ID 4facd8fa09a62aef033283998ae44063216b1ec5 # Parent 0dac6571621a785fee9dff43dfd87a48452ecc7a planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 36ec48f8c55799a0c963733df13da30f19b1bdf3 diff -r 0dac6571621a -r 4facd8fa09a6 qiime2__alignment__mask.xml --- a/qiime2__alignment__mask.xml Sat Nov 01 17:06:59 2025 +0000 +++ b/qiime2__alignment__mask.xml Wed Jan 28 16:10:52 2026 +0000 @@ -1,22 +1,22 @@ - + Positional conservation and gap filtering. qiime2 - quay.io/qiime2/amplicon:2025.10 + quay.io/qiime2/amplicon:2026.1 q2galaxy version alignment q2galaxy run alignment mask '$inputs' @@ -24,11 +24,12 @@ - + + - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureData[AlignedSequence]'] + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureData[AlignedProteinSequence]', 'FeatureData[AlignedSequence]']