nf-core/genomeassembler
Assembly and scaffolding of haploid / unphased genomes from long ONT or PacBio HiFi reads
genome-assembly
Version history
Some bugfixes, version and template updates, and internal pipeline refactoring, see changelog for more information.
Notable user-facing change is the addition of hifiasm_on_hifiasm
as an assembly strategy.
Full Changelog: https://github.com/nf-core/genomeassembler/compare/1.0.1…1.1.0
Bugfix release addressing bugs discovered after release of 1.0.0
What’s Changed
- use correct genome-size for flye and longstitch by @nschan in https://github.com/nf-core/genomeassembler/pull/125
- Jellyfish singularity container by @nschan in https://github.com/nf-core/genomeassembler/pull/126
Full Changelog: https://github.com/nf-core/genomeassembler/compare/1.0.0…1.0.1
Initial release of the nf-core/genomeassembler pipeline.
Full commit history: https://github.com/nf-core/genomeassembler/commits/1.0.0