|
3 | 3 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) |
4 | 4 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
5 | 5 |
|
6 | | -## nf-core/ampliseq version 2.16.0 - 2025-12-19 |
| 6 | +## nf-core/ampliseq version 2.16.0 - 2026-01-14 |
7 | 7 |
|
8 | 8 | ### `Added` |
9 | 9 |
|
10 | 10 | ### `Changed` |
11 | 11 |
|
12 | | -[#928](https://github.com/nf-core/ampliseq/pull/928) - Resource allocations were reduced for most smaller processes. |
13 | | -[#931](https://github.com/nf-core/ampliseq/pull/931) - For `--dada_ref_taxonomy`, replace `sbdi-gtdb=R10-RS226-1` with updated database `sbdi-gtdb=R10-RS226-2` (see https://figshare.scilifelab.se/articles/dataset/SBDI_Sativa_curated_16S_GTDB_database/14869077/10) |
| 12 | +- [#928](https://github.com/nf-core/ampliseq/pull/928) - Resource allocations were reduced for most smaller processes. |
| 13 | +- [#931](https://github.com/nf-core/ampliseq/pull/931) - For `--dada_ref_taxonomy`, replace `sbdi-gtdb=R10-RS226-1` with updated database `sbdi-gtdb=R10-RS226-2` (see https://figshare.scilifelab.se/articles/dataset/SBDI_Sativa_curated_16S_GTDB_database/14869077/10) |
14 | 14 |
|
15 | 15 | ### `Fixed` |
16 | 16 |
|
17 | | -[#926](https://github.com/nf-core/ampliseq/pull/926),[932](https://github.com/nf-core/ampliseq/pull/932) - Template update for nf-core/tools version 3.5.1 |
18 | | -[#929](https://github.com/nf-core/ampliseq/pull/929),[#935](https://github.com/nf-core/ampliseq/pull/935) - A bug in a dependency of MultiQC can lead (rarely) to plot generation being omitted, without warning. In that case, the subsequent pipeline summary report failed previously, now it gracefully handles that issue. |
| 17 | +- [#926](https://github.com/nf-core/ampliseq/pull/926),[932](https://github.com/nf-core/ampliseq/pull/932) - Template update for nf-core/tools version 3.5.1 |
| 18 | +- [#929](https://github.com/nf-core/ampliseq/pull/929),[#935](https://github.com/nf-core/ampliseq/pull/935) - A bug in a dependency of MultiQC can lead (rarely) to plot generation being omitted, without warning. In that case, the subsequent pipeline summary report failed previously, now it gracefully handles that issue. |
19 | 19 |
|
20 | 20 | ### `Dependencies` |
21 | 21 |
|
22 | | -- [#936](https://github.com/nf-core/ampliseq/pull/936) - Updated some software versions |
| 22 | +- [#936](https://github.com/nf-core/ampliseq/pull/936),[#940](https://github.com/nf-core/ampliseq/pull/940) - Updated some software versions |
23 | 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 | |
| 24 | +| software | previously | now | |
| 25 | +| -------- | ---------- | --------- | |
| 26 | +| nextflow | >=25.04.0 | >=25.04.8 | |
| 27 | +| Cutadapt | 4.6 | 5.2 | |
| 28 | +| DADA2 | 1.30.0 | 1.34.0 | |
| 29 | +| Phyloseq | 1.46.0 | 1.50.0 | |
| 30 | +| MultiQC | 1.29 | 1.33 | |
30 | 31 |
|
31 | 32 | ### `Removed` |
32 | 33 |
|
|
0 commit comments