# HG changeset patch # User q2d2 # Date 1752617140 0 # Node ID 9027e5be16dab8c4c15b5e749a0684152a89514a # Parent 346c58898c4f6c2f2b9442ea5b64921f407771e0 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__sample_classifier commit 9436cc47c72b58a6a3d3a5c2ee075689c2926ef0 diff -r 346c58898c4f -r 9027e5be16da qiime2__sample_classifier__fit_classifier.xml --- a/qiime2__sample_classifier__fit_classifier.xml Mon May 05 19:03:53 2025 +0000 +++ b/qiime2__sample_classifier__fit_classifier.xml Tue Jul 15 22:05:40 2025 +0000 @@ -6,17 +6,17 @@ --> - + Fit a supervised learning classifier. qiime2 - quay.io/qiime2/amplicon:2025.4 + quay.io/qiime2/amplicon:2025.7 q2galaxy version sample_classifier q2galaxy run sample_classifier fit_classifier '$inputs' @@ -26,10 +26,10 @@ + - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureTable[Composition]', 'FeatureTable[Frequency]', 'FeatureTable[PresenceAbsence]', 'FeatureTable[RelativeFrequency]']