@@ -29,10 +29,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
3030### ` Dependencies `
3131
32- | Tool | Previous version | New version |
33- | --------- | ---------------- | ----------- |
34- | Dragonflye| 1.1.2 | 1.2.1 |
35- | Unicycler | 0.5.0 | 0.5.1 |
32+ | Tool | Previous version | New version |
33+ | ---------- | ---------------- | ----------- |
34+ | Dragonflye | 1.1.2 | 1.2.1 |
35+ | Unicycler | 0.5.0 | 0.5.1 |
3636
3737### ` Deprecated `
3838
@@ -99,7 +99,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9999### ` Added `
100100
101101- [ #135 ] ( https://github.com/nf-core/bacass/pull/135 ) Implementation of KmerFinder subworkflow Custom Quast, and Custom MultiQC Reports:
102-
103102 - Added KmerFinder subworkflow for read quality control, purity assessment, and sample grouping based on reference genome estimation.
104103 - Enhanced Quast Assembly QC to run both general and reference genome-based analyses when KmerFinder is invoked.
105104 - Implemented custom MultiQC module with multiqc_config.yml files for different assembly modes (short, long, hybrid).
@@ -219,7 +218,6 @@ This version merges the nf-core template updates of v2.9 and v2.10, and updates
219218### ` Deprecated `
220219
221220- [ #86 ] ( https://github.com/nf-core/bacass/pull/86 ) Replace depecated modules with nf-core/modules.
222-
223221 - Replace ` local/get_software_versions.nf ` with ` nf-core/custom/dumpsoftwareversions.nf `
224222 - Replace ` local/skewer ` by ` nf-core/fastp ` and wrap fastqc plus fastp into ` subworkflows/nf-core/fastq_trim_fastp_fastqc `
225223
0 commit comments