-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.15.0](v2.14.0...v2.15.0) (2024-08-06) ### Features * **json2tsv:** report error when no allele definition json can be found ([03a8b1f](03a8b1f)) * **phenotyper:** generate diplotype data ([ed4d03f](ed4d03f)) ### Bug Fixes * fix haplotype name sorting ([f9888b0](f9888b0)) * improve Subsetter ([971ba16](971ba16)) * reduce data size ([5bdcc49](5bdcc49)) * **data:** update data ([a57b955](a57b955)) * **json2tsv:** allow the script to find the allele definition jsons from wherever it is run ([03151ba](03151ba)) * **namedallelematcher:** avoid exceptions ([f4fe35a](f4fe35a)) * **namedallelematcher:** fix handling of phased DPYD HapB3 alleles ([286b76d](286b76d)) * **namedallelematcher:** make NamedAllele.structuralVariant a private property ([df68105](df68105)) * **namedallelematcher:** make sure cached properties are updated correctly ([ab1e194](ab1e194)) * **phenotyper:** fix typo in CYP2D6 activity value assignment and drug count ([36cc688](36cc688)) * **phenotyper:** fix typo in two specific CYP2D6 diplotype activity score assignment ([cae0f8c](cae0f8c)) * **phenotyper:** use correct comparator ([4cf8cb2](4cf8cb2)) * **preprocessor:** resolve errors caused by similar sample names ([905b2c3](905b2c3)) * **subsetter:** fix how numeric cells are handled in Excel ([bbaa135](bbaa135))
- Loading branch information
1 parent
03a8b1f
commit b7e66ea
Showing
4 changed files
with
29 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters