# HG changeset patch # User q2d2 # Date 1762017033 0 # Node ID ff047d5ca26533dd1d22b4850d9b8120e1f72107 # Parent 53a7856cfafc125d13340f1ff25c5056cff0364a planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__dada2 commit 64ed09f1f1c680ad8373d261bd6be43a4f8a8d5b diff -r 53a7856cfafc -r ff047d5ca265 qiime2__dada2__denoise_paired.xml --- a/qiime2__dada2__denoise_paired.xml Tue Jul 15 21:48:36 2025 +0000 +++ b/qiime2__dada2__denoise_paired.xml Sat Nov 01 17:10:33 2025 +0000 @@ -6,17 +6,17 @@ --> - + Denoise and dereplicate paired-end sequences qiime2 - quay.io/qiime2/amplicon:2025.7 + quay.io/qiime2/amplicon:2025.10 q2galaxy version dada2 q2galaxy run dada2 denoise_paired '$inputs' @@ -60,6 +60,7 @@ + @@ -87,6 +88,13 @@ + + + + + + + @@ -99,7 +107,8 @@ -------- :table.qza: The resulting feature table. :representative_sequences.qza: The resulting feature sequences. Each feature in the feature table will be represented by exactly one sequence, and these sequences will be the joined paired-end sequences. -:denoising_stats.qza: <no description> +:denoising_stats.qza: A table listing per-sample read retention counts and percentages after each stage of the pipeline. +:base_transition_stats.qza: A table listing the transition rates of each ordered pair of nucleotides at each quality score. | diff -r 53a7856cfafc -r ff047d5ca265 test-data/denoise_paired.test0.demux-paired.qza Binary file test-data/denoise_paired.test0.demux-paired.qza has changed diff -r 53a7856cfafc -r ff047d5ca265 test-data/denoise_single.test0.demux-single.qza Binary file test-data/denoise_single.test0.demux-single.qza has changed