# HG changeset patch # User q2d2 # Date 1752617113 0 # Node ID f03200f2248b5e85daf70223c89af32824e38fe8 # Parent 63930077c13a37816d02829e4578c62b5f6a57b2 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__sample_classifier commit 9436cc47c72b58a6a3d3a5c2ee075689c2926ef0 diff -r 63930077c13a -r f03200f2248b qiime2__sample_classifier__metatable.xml --- a/qiime2__sample_classifier__metatable.xml Mon May 05 19:03:22 2025 +0000 +++ b/qiime2__sample_classifier__metatable.xml Tue Jul 15 22:05:13 2025 +0000 @@ -6,17 +6,17 @@ --> - + Convert (and merge) positive numeric metadata (in)to feature table. qiime2 - quay.io/qiime2/amplicon:2025.4 + quay.io/qiime2/amplicon:2025.7 q2galaxy version sample_classifier q2galaxy run sample_classifier metatable '$inputs' @@ -41,10 +41,10 @@
+ - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureTable[Composition]', 'FeatureTable[Frequency]', 'FeatureTable[PresenceAbsence]', 'FeatureTable[RelativeFrequency]']