# HG changeset patch # User q2d2 # Date 1752616158 0 # Node ID e3d4217c9a64bf2e29e7b6822d5d287b27086155 # Parent 4a7e51ec568943615fceb52a6edb65793019bc56 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__demux commit 9436cc47c72b58a6a3d3a5c2ee075689c2926ef0 diff -r 4a7e51ec5689 -r e3d4217c9a64 qiime2__demux__filter_samples.xml --- a/qiime2__demux__filter_samples.xml Mon May 05 18:42:52 2025 +0000 +++ b/qiime2__demux__filter_samples.xml Tue Jul 15 21:49:18 2025 +0000 @@ -6,17 +6,17 @@ --> - + Filter samples out of demultiplexed data. qiime2 - quay.io/qiime2/amplicon:2025.4 + quay.io/qiime2/amplicon:2025.7 q2galaxy version demux q2galaxy run demux filter_samples '$inputs' @@ -26,8 +26,8 @@ + - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['SampleData[JoinedSequencesWithQuality]', 'SampleData[PairedEndSequencesWithQuality]', 'SampleData[SequencesWithQuality]'] diff -r 4a7e51ec5689 -r e3d4217c9a64 test-data/emp_single.test0.sequences.qza Binary file test-data/emp_single.test0.sequences.qza has changed diff -r 4a7e51ec5689 -r e3d4217c9a64 test-data/summarize.test0.demux.qza Binary file test-data/summarize.test0.demux.qza has changed