Skip to content

1.7.2

Compare
Choose a tag to compare
@d-cameron d-cameron released this 05 Jun 06:58
· 1014 commits to master since this release

Minor bug release:

  • #138 outputting "PASS" instead of "." in the VCF FILTER column output
  • Now checking that the configuration file is readable if it has been specified
  • Fixed AnnotateUntemplatedSequence bug causing output to always be written to the final output file even when it should have been written to a temporary file
  • Throwing exception when matching input.sv.bam files are missing during assembly or variant calling
    • Prevents misconfigured pipelines from completing, but with terrible results