# HG changeset patch # User q2d2 # Date 1717456691 0 # Node ID b507d1f2196cd6902bd01097264052375fc1c801 # Parent a23769ef6bd867843673e90378379e7b04391073 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__demux commit c7e80dcda727ce63b42aa8a946e9330310929797 diff -r a23769ef6bd8 -r b507d1f2196c qiime2__demux__filter_samples.xml --- a/qiime2__demux__filter_samples.xml Thu Apr 25 20:55:59 2024 +0000 +++ b/qiime2__demux__filter_samples.xml Mon Jun 03 23:18:11 2024 +0000 @@ -6,14 +6,14 @@ --> - + Filter samples out of demultiplexed data. - quay.io/qiime2/amplicon:2024.2 + quay.io/qiime2/amplicon:2024.5 q2galaxy version demux q2galaxy run demux filter_samples '$inputs' @@ -23,8 +23,8 @@ + - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['SampleData[JoinedSequencesWithQuality]', 'SampleData[PairedEndSequencesWithQuality]', 'SampleData[SequencesWithQuality]'] diff -r a23769ef6bd8 -r b507d1f2196c test-data/emp_single.test0.sequences.qza Binary file test-data/emp_single.test0.sequences.qza has changed diff -r a23769ef6bd8 -r b507d1f2196c test-data/summarize.test0.demux.qza Binary file test-data/summarize.test0.demux.qza has changed