Skip to content

dna-seq-benchmark v1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 13:28
bf85471

Features

  • Add heatmap coloring for coverage stratification in fp fn report, hide class label. (#112) (e0d3ea9)
  • automate picking of rename file based on reference genome used for calling + setup for more than 2 reference genomes (#113) (2bbb9ae)
  • Report FP / FN negative variants in single table (#107) (0464700)
  • add rule merge_callsets for snv/indel callsets (#115) (7e5fdde)

Bug Fixes

  • catch when FORMAT field is present in truth (#114) (0e8e4be)
  • change vaf_field to dict (#110) (e78abbb)
  • fix missing index as input for restrict_to_reference_contigs (#102) (c55c503)
  • link to truth vcf for na12878-somatic (#116) (724ce2d)

Performance Improvements