Skip to content

Releases: snakemake-workflows/dna-seq-benchmark

dna-seq-benchmark v1.7.0

25 May 11:18
74b184f
Compare
Choose a tag to compare

Features

  • add plot view of precision and recall (28e4249)

dna-seq-benchmark v1.6.7

04 May 19:02
8bfcecc
Compare
Choose a tag to compare

Bug Fixes

  • define retries for fallible rules (#41) (2f7dddf)
  • error out if a callset does not match the truth at all (#43) (480b929)

Performance Improvements

  • update to latest datavzrd (8022a46)

dna-seq-benchmark v1.6.6

27 Apr 11:31
9830435
Compare
Choose a tag to compare

Bug Fixes

  • fixes for custom benchmarks and cleanup of chi2 output (#39) (c8cdfb8)

dna-seq-benchmark v1.6.5

20 Mar 10:27
49afff2
Compare
Choose a tag to compare

Bug Fixes

  • use Benjamini/Yekutieli method for FDR correction (9391a1a)

dna-seq-benchmark v1.6.4

12 Feb 19:05
f7e699e
Compare
Choose a tag to compare

Bug Fixes

  • use resources to set sort threads (ed5bca0)

dna-seq-benchmark v1.6.3

12 Feb 18:56
4aea8ec
Compare
Choose a tag to compare

Bug Fixes

dna-seq-benchmark v1.6.2

13 Jan 11:50
1501f67
Compare
Choose a tag to compare

Bug Fixes

  • correct columns in case of empty precision recall (#33) (03e60da)
  • display of false negatives (#35) (b3feca6)

dna-seq-benchmark v1.6.1

10 Jan 19:49
5b85ec3
Compare
Choose a tag to compare

Bug Fixes

Performance Improvements

dna-seq-benchmark v1.6.0

10 Jan 13:15
5626102
Compare
Choose a tag to compare

Features

  • replace hap.py with direct use of vcfeval (#30) (75113fa)

dna-seq-benchmark v1.5.1

11 Nov 14:32
2f55192
Compare
Choose a tag to compare

Bug Fixes

  • add common to source files (f4c9d0b)
  • drop empty rows (#29) (87b85dc)
  • Use common module as input for the correct rules. This fixes the deployment of this workflow as a module. (7a00a2f)