Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 3.23 KB

CHANGELOG.md

File metadata and controls

69 lines (42 loc) · 3.23 KB

nf-core/nascent: Changelog

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

v2.2.0 - 2024-03-05

Added

Changed

  • [#117] - Use fromSamplesheet

v2.1.1 - 2023-02-17

Fixed

  • [#109] - Using AWS igenomes or passing a pre-made index fails because of an update to the module expects them to have a metamap. Generation was still working.

v2.1.0 - 2023-02-15

Added

  • [#94] - Add a second BEDTools intersect step to allow filtering and overlapping in the same workflow.
  • [#101] - Initialized nf-test

Changed

  • [#103] - Updated Modules

Fixed

v2.0.0 - 2022-10-24

Added

  • DSL2 conversion
  • [#28] - Add DRAGMAP alignment
  • [#64] - Add CHM13 igenomes config
  • [#39] - Add PINTS for TSS identification
  • [#71] - Add FASTP for adapter trimming
  • [#77] - Add dedup subworkflow

Fixed

  • [#33] - groHMM works on full runs. Added the keep standard chromosomes function to standardize bam files.

Dependencies

  • Updated Nextflow version to v21.10.6

v1.0.1 - 2020-03-03

Update to the container to meet the latest template requirements, and dependencies for new features in an upcoming PR (R and Picard tools).

v1.0 - 2019-04-16

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