# HG changeset patch # User q2d2 # Date 1762017023 0 # Node ID 4ceff2d8736afed46ffdf3024d8990cab6ffed07 # Parent b9c202882848b954c524a6f3f65335cc35f0d56e planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__dada2 commit 64ed09f1f1c680ad8373d261bd6be43a4f8a8d5b diff -r b9c202882848 -r 4ceff2d8736a qiime2__dada2__denoise_pyro.xml --- a/qiime2__dada2__denoise_pyro.xml Tue Jul 15 21:48:28 2025 +0000 +++ b/qiime2__dada2__denoise_pyro.xml Sat Nov 01 17:10:23 2025 +0000 @@ -6,17 +6,17 @@ --> - + Denoise and dereplicate single-end pyrosequences qiime2 - quay.io/qiime2/amplicon:2025.7 + quay.io/qiime2/amplicon:2025.10 q2galaxy version dada2 q2galaxy run dada2 denoise_pyro '$inputs' @@ -55,6 +55,7 @@ + @@ -67,7 +68,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. -: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 b9c202882848 -r 4ceff2d8736a test-data/denoise_paired.test0.demux-paired.qza Binary file test-data/denoise_paired.test0.demux-paired.qza has changed diff -r b9c202882848 -r 4ceff2d8736a test-data/denoise_single.test0.demux-single.qza Binary file test-data/denoise_single.test0.demux-single.qza has changed