Skip to content

Commit

Permalink
changelog for v0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
holtjma committed Aug 15, 2024
1 parent 433ff27 commit 200c088
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# v0.13.3
## Fixed
- Replaced a panic with an error message when low coverage datasets fail to identify any CYP2D6 haplotypes to chain together. These will have a "NO_MATCH" diplotype in the results.
- Fixed a bug where duplicate consensus sequences in CYP2D6 could create a panic, duplicates are now flagged as FalseAlleles and ignored.

# 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
Expand Down

0 comments on commit 200c088

Please sign in to comment.