# HG changeset patch # User q2d2 # Date 1686252972 0 # Node ID d8a9f74f1a6dfd4b28a75a401ea1ddcefdd20a2e # Parent 222b50c1cb52f538450eb8fc1ceef40850f20645 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__demux commit 65e4952f33eb335528e8553150e9097e5ea8f556 diff -r 222b50c1cb52 -r d8a9f74f1a6d qiime2__demux__summarize.xml --- a/qiime2__demux__summarize.xml Fri Jan 13 22:43:10 2023 +0000 +++ b/qiime2__demux__summarize.xml Thu Jun 08 19:36:12 2023 +0000 @@ -6,14 +6,14 @@ --> - + Summarize counts per sample. - quay.io/qiime2/core:2022.11 + quay.io/qiime2/core:2023.5 q2galaxy version demux q2galaxy run demux summarize '$inputs' @@ -23,9 +23,9 @@ - + - + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['SampleData[JoinedSequencesWithQuality]', 'SampleData[PairedEndSequencesWithQuality]', 'SampleData[SequencesWithQuality]'] diff -r 222b50c1cb52 -r d8a9f74f1a6d test-data/emp_single.test0.sequences.qza Binary file test-data/emp_single.test0.sequences.qza has changed diff -r 222b50c1cb52 -r d8a9f74f1a6d test-data/summarize.test0.demux.qza Binary file test-data/summarize.test0.demux.qza has changed