From 200c0886b2763eaf9fc2414cb77e3371c3d9a452 Mon Sep 17 00:00:00 2001 From: mholt Date: Thu, 15 Aug 2024 07:04:28 -0700 Subject: [PATCH] changelog for v0.13.3 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a80155..da36df5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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