Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

51 lines (28 loc) · 1.42 KB

nf-core/variantbenchmarking: Changelog

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

dev

Added

Fixed

  • Updated input validation of the pipeline to be more strict

Dependencies

Deprecated

1.1.0 - [07.03.2025]

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

Added

  • CNV benchmarking subworkflow: Truvari (without sequence resolution pctseq = 0) is added as an option.
  • --method intersect is implemented enabling intersection two regions (BED) files given. This is especially useful for CNV comparisons where user might only need the segmental matches. The input regions file does not need to be BED file, can also be tool spesfic outputs. According to the tool, formatting will be converted to BED files to be used with bedtools intersect.
  • zenodoid added.
  • rtgtools vcfeval added for small somatic variant benchmarking with --squash-ploidy parameter.

Fixed

  • truth.md links are removed

Dependencies

Deprecated

1.0.0 - [24.02.2025]

Initial release of full functioning nf-core/variantbenchmarking

Added

Fixed

Dependencies

Deprecated

v1.0dev - [12.02.2024]

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