# HG changeset patch # User q2d2 # Date 1730317042 0 # Node ID 1a13e87462a040e6c0890efe36fc66c489f0f7e4 # Parent acb0f883737928c93e0769b6c1d930cbc7d7e6d3 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__demux commit 5f71b597c9495eae67a447744fded834f56ca1f7 diff -r acb0f8837379 -r 1a13e87462a0 qiime2__demux__summarize.xml --- a/qiime2__demux__summarize.xml Mon Jun 03 23:18:02 2024 +0000 +++ b/qiime2__demux__summarize.xml Wed Oct 30 19:37:22 2024 +0000 @@ -6,14 +6,17 @@ --> - + Summarize counts per sample. + + qiime2 + - quay.io/qiime2/amplicon:2024.5 + quay.io/qiime2/amplicon:2024.10 q2galaxy version demux q2galaxy run demux summarize '$inputs' @@ -23,9 +26,9 @@ + - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['SampleData[JoinedSequencesWithQuality]', 'SampleData[PairedEndSequencesWithQuality]', 'SampleData[SequencesWithQuality]'] diff -r acb0f8837379 -r 1a13e87462a0 test-data/emp_single.test0.sequences.qza Binary file test-data/emp_single.test0.sequences.qza has changed diff -r acb0f8837379 -r 1a13e87462a0 test-data/summarize.test0.demux.qza Binary file test-data/summarize.test0.demux.qza has changed