Skip to content

Latest commit

 

History

History
74 lines (39 loc) · 2.67 KB

File metadata and controls

74 lines (39 loc) · 2.67 KB

nf-core/genomeassembler: Changelog

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.1.0 'Brass Pigeon' - [2025-07-21]

Added

#170 - Switched to nf-core template 3.3.2

#164 - Switched to nf-core template 3.3.1

#153 - Switched to nf-core template 3.2.1

#144 - Added hifiasm_on_hifiasm assembly strategy

#158 - Added tables for QUAST and BUSCO to report, (using gt, added gt to container and env)

Fixed

#169 - Module mainencance: gfa2fa container and conda env now report the same version of mawk.

#154 - Module maintenance:

  • updated hifiasm, minimap2, links nf-core modules
  • updated container in local quast module
  • separated modules.config into several files for easier navigation and maintenance

#138 - Switched to RagTag nf-core module

#142 - Switch --collect to accept a glob pattern instead of a folder, consistent with input validation.

#131 - Refactored QC steps into subworkflow.

#133 - Updated the input validation to be more strict. This should prevent some down the line errors in the pipeline

#136 - Switched to using ragtag patch instead of scaffold for flye_on_hifiasm

#145 - Fixed --skip_assembly input validation bug.

#148 - Switched to LINKS nf-core module

Dependencies

Deprecated

v1.0.1 'Aluminium Pigeon' - [2025-03-19]

Bugfix release

Added

Fixed

#125 - use correct genome-size for flye and longstitch.

#126 - fixed wrong url for jellyfish singularity image.

Dependencies

Deprecated

v1.0.0 'Lead Pigeon' - [2025-03-07]

Initial release of nf-core/genomeassembler, created with the nf-core template.

Added

Fixed

Dependencies

Deprecated