Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

33 lines (23 loc) · 1.84 KB

nf-core/createpanelrefs: Changelog

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

v1.0dev - [date]

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

Added

  • #5 - CNVKIT can be used to create a PON
  • #5 - Usage of nf-validation
  • #5 - Usage of nf-test
  • #8 - Mutect2 can be used to create a PON
  • #10 - GATK germlinecnvcaller can be used to create a PON
  • #17 - GENS can be used to create a PON

Updated

  • #19 - Updates germlinecnvcaller subworkflow to handle exome samples
  • #24 - Updates germlinecnvcaller subworkflow to use mappability and segmental duplications track
  • #24 - Updates germlinecnvcaller and gens subworkflows to use custom names for panel of normals.
  • #28 - Updates default args for gens subworkflow and made the parameters available from the command line.
  • #31 - Publish interval_list file from gens subworkflow by default.
  • #35 - Template update for nf-core/tools v3.0.2
  • #35 - Improve pipeline level tests

Fixed

Dependencies

Deprecated