Releases: snakemake-workflows/dna-seq-benchmark
Releases · snakemake-workflows/dna-seq-benchmark
dna-seq-benchmark v1.7.0
Features
- add plot view of precision and recall (28e4249)
dna-seq-benchmark v1.6.7
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
Bug Fixes
- fixes for custom benchmarks and cleanup of chi2 output (#39) (c8cdfb8)
dna-seq-benchmark v1.6.5
Bug Fixes
- use Benjamini/Yekutieli method for FDR correction (9391a1a)
dna-seq-benchmark v1.6.4
Bug Fixes
- use resources to set sort threads (ed5bca0)
dna-seq-benchmark v1.6.2
Bug Fixes
- correct columns in case of empty precision recall (#33) (03e60da)
- display of false negatives (#35) (b3feca6)
dna-seq-benchmark v1.6.1
Bug Fixes
Performance Improvements
dna-seq-benchmark v1.6.0
Features
- replace hap.py with direct use of vcfeval (#30) (75113fa)
dna-seq-benchmark v1.5.1
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)