Skip to content

HiPhase v0.10.1

Compare
Choose a tag to compare
@holtjma holtjma released this 14 Jun 13:56
· 30 commits to main since this release
f9aa7c1

Fixed

  • Corrected a panic caused by reference mismatches to produce a human-readable error message (Resolves #12)
  • Fixed an issue parsing unexpected CIGAR strings for local re-alignment and SV deletions
  • Added a check for gzip encoding and tabix index for input VCF file to prevent uninterpretable segfault in htslib (Resolves #13)