Skip to content

Releases: snakemake-workflows/dna-seq-benchmark

dna-seq-benchmark v1.2.0

15 Mar 10:43
67e63c5
Compare
Choose a tag to compare

Features

  • Generalize towards being able to use other genomes than NA12878 (#6) (741d8df)

benchmark-giab v1.1.0

10 Feb 13:38
9d377df
Compare
Choose a tag to compare

Features

  • generalization to allow multiple callsets and arbitrary benchmark datasets (#4) (52cef3a)

benchmark-giab v1.0.1

20 Dec 11:52
97c0b1b
Compare
Choose a tag to compare

Bug Fixes

  • allow missing variant-calls key (1c9c853)

benchmark-giab v1.0.0

20 Dec 09:22
5d57f44
Compare
Choose a tag to compare

Features

  • allow to limit workflow to given regions (6e3792a)
  • allow to specify custom reads instead of downloading public data in the workflow (cee1a05)
  • plot numbers in precision-recall plot (6899ee1)
  • support multiple callsets (65268e4)

Bug Fixes

  • custom read handling (04057c1)
  • ensure that stratified regions do not contain duplicate entries (5dbafc9)
  • fixed error with uninitialized variable (1209946)
  • handling of custom reads (1bad2fc)
  • merge overlapping regions (5e4c928)
  • mosdepth output path (d6af6a3)
  • removed superfluous argument (ec259d1)
  • sort regions before merging them (9a3c8af)
  • typo (283e05f)
  • typo (68ae86b)
  • typo in rule all (894775f)