Skip to content

Commit 29185c8

Browse files
committed
update docs
1 parent 709c3ae commit 29185c8

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
### `Dependencies`
2121

22+
- [#936](https://github.com/nf-core/ampliseq/pull/936) - Updated some software versions
23+
24+
| software | previously | now |
25+
| -------- | ---------- | ------ |
26+
| Cutadapt | 4.6 | 5.2 |
27+
| DADA2 | 1.30.0 | 1.34.0 |
28+
| Phyloseq | 1.46.0 | 1.50.0 |
29+
| MultiQC | 1.29 | 1.33 |
30+
2231
### `Removed`
2332

2433
## nf-core/ampliseq version 2.15.0 - 2025-10-06

docs/output.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ Optionally, ASV sequences can be filtered for rRNA sequences identified by Barrn
194194
- `barrnap/`
195195
- `rrna.<kingdom>.gff`: GFF3 output for rRNA matches per kingdom, where kingdom is one of `bac,arc,mito,euk`.
196196
- `summary.tsv`: Summary of evalues for each ASV and kingdom
197+
- `result.tsv`: Classification of ASVs into kindoms based on the lowest evalue, only if `--filter_ssu` is set.
197198
- `ASV_seqs.ssu.fasta`: Fasta file with filtered ASV sequences, only if `--filter_ssu` is set.
198199
- `ASV_table.ssu.tsv`: Counts for each filtered ASV sequence, only if `--filter_ssu` is set.
199200
- `stats.ssu.tsv`: Tracking read numbers through filtering, for each sample, only if `--filter_ssu` is set.

0 commit comments

Comments
 (0)