Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 934 Bytes

File metadata and controls

21 lines (12 loc) · 934 Bytes

nf-core/pacvar: Changelog

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

v1.0.1 - Sardine [02/26/2025]

Added

Fixed

  • #19 Changed files produced downstream from PBSV to have an output file name containing 'sv' to indicate origin of the files, as with those files downstream from GATK4 and Deepvariant have 'snv' in output file name (@tanyasarkjain)
  • #21 Tweaks to the channels passed into HiPhase - specifically ensure that the inputted VCF and BAM channel are ordered in the same way (according to their shared meta). (@tanyasarkjain)

Dependencies

Deprecated

v1.0.0 - Goldfish [01/31/2025]

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