Skip to content

Commit

Permalink
Merge pull request #28 from PacificBiosciences/bugfix/20240809
Browse files Browse the repository at this point in the history
changelog update for v0.13.2
  • Loading branch information
holtjma authored Aug 9, 2024
2 parents 7786273 + 4d93889 commit 433ff27
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v0.13.2
## Fixed
- Adjusted the alignment parameters for HLA mapping to reduce errors caused by soft-clipping of alignments near the end of a haplotype
- Replaced a panic with an error message when variants are found in unexpected states of zygosity and phase (e.g., phased homozygous)
- Debug messages for HLA calling have been adjusted to improve log reviewability

# v0.13.1
## Changes
- For HLA genes, StarPhase would previously ignore any HLA allele definitions that were missing a DNA sequence in the database. StarPhase now allows these partial HLA allele definitions by default.
Expand Down

0 comments on commit 433ff27

Please sign in to comment.