# HG changeset patch # User q2d2 # Date 1730317068 0 # Node ID 7595f1cbe5b77183f621a70432e339f35c1fc86f # Parent b507d1f2196cd6902bd01097264052375fc1c801 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__demux commit 5f71b597c9495eae67a447744fded834f56ca1f7 diff -r b507d1f2196c -r 7595f1cbe5b7 qiime2__demux__filter_samples.xml --- a/qiime2__demux__filter_samples.xml Mon Jun 03 23:18:11 2024 +0000 +++ b/qiime2__demux__filter_samples.xml Wed Oct 30 19:37:48 2024 +0000 @@ -6,14 +6,17 @@ --> - + Filter samples out of demultiplexed data. + + qiime2 + - quay.io/qiime2/amplicon:2024.5 + quay.io/qiime2/amplicon:2024.10 q2galaxy version demux q2galaxy run demux filter_samples '$inputs' @@ -23,9 +26,9 @@ + - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['SampleData[JoinedSequencesWithQuality]', 'SampleData[PairedEndSequencesWithQuality]', 'SampleData[SequencesWithQuality]'] diff -r b507d1f2196c -r 7595f1cbe5b7 test-data/emp_single.test0.sequences.qza Binary file test-data/emp_single.test0.sequences.qza has changed diff -r b507d1f2196c -r 7595f1cbe5b7 test-data/summarize.test0.demux.qza Binary file test-data/summarize.test0.demux.qza has changed