# HG changeset patch # User q2d2 # Date 1686252958 0 # Node ID 0e5d4dc5c23e9ad41cbe84b8346115787357a95b # Parent 7573001162c8ef5296156afeb9a49620ed455fb3 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__demux commit 65e4952f33eb335528e8553150e9097e5ea8f556 diff -r 7573001162c8 -r 0e5d4dc5c23e qiime2__demux__filter_samples.xml --- a/qiime2__demux__filter_samples.xml Fri Jan 13 22:43:16 2023 +0000 +++ b/qiime2__demux__filter_samples.xml Thu Jun 08 19:35:58 2023 +0000 @@ -6,14 +6,14 @@ --> - + Filter samples out of demultiplexed data. - quay.io/qiime2/core:2022.11 + quay.io/qiime2/core:2023.5 q2galaxy version demux q2galaxy run demux filter_samples '$inputs' @@ -23,9 +23,9 @@ - + - + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['SampleData[JoinedSequencesWithQuality]', 'SampleData[PairedEndSequencesWithQuality]', 'SampleData[SequencesWithQuality]'] diff -r 7573001162c8 -r 0e5d4dc5c23e test-data/emp_single.test0.sequences.qza Binary file test-data/emp_single.test0.sequences.qza has changed diff -r 7573001162c8 -r 0e5d4dc5c23e test-data/summarize.test0.demux.qza Binary file test-data/summarize.test0.demux.qza has changed