# HG changeset patch # User q2d2 # Date 1714078417 0 # Node ID 6e1771d7a3a9d72fcafce86000555203eda2287f # Parent 42cd76be2cbfe3f645ed680cba769ffdab8edd03 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__cutadapt commit 389df0134cd0763dcf02aac6e623fc15f8861c1e diff -r 42cd76be2cbf -r 6e1771d7a3a9 qiime2__cutadapt__trim_single.xml --- a/qiime2__cutadapt__trim_single.xml Thu Jun 08 19:35:01 2023 +0000 +++ b/qiime2__cutadapt__trim_single.xml Thu Apr 25 20:53:37 2024 +0000 @@ -1,24 +1,24 @@ - + Find and remove adapters in demultiplexed single-end sequences. - quay.io/qiime2/core:2023.5 + quay.io/qiime2/amplicon:2024.2 q2galaxy version cutadapt q2galaxy run cutadapt trim_single '$inputs' - + @@ -28,7 +28,6 @@ hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['SampleData[SequencesWithQuality]']
- diff -r 42cd76be2cbf -r 6e1771d7a3a9 test-data/demux_paired.test0.seqs.qza Binary file test-data/demux_paired.test0.seqs.qza has changed diff -r 42cd76be2cbf -r 6e1771d7a3a9 test-data/demux_single.test0.seqs.qza Binary file test-data/demux_single.test0.seqs.qza has changed