Skip to content

v2.15.0

Compare
Choose a tag to compare
@whaleyr whaleyr released this 06 Aug 22:32
· 86 commits to development since this release

2.15.0 (2024-08-06)

Features

  • json2tsv: report error when no allele definition json can be found (03a8b1f)
  • phenotyper: generate diplotype data (ed4d03f)

Bug Fixes

  • fix haplotype name sorting (f9888b0)
  • improve Subsetter (971ba16)
  • reduce data size (5bdcc49)
  • data: update data (a57b955)
  • json2tsv: allow the script to find the allele definition jsons from wherever it is run (03151ba)
  • namedallelematcher: avoid exceptions (f4fe35a)
  • namedallelematcher: fix handling of phased DPYD HapB3 alleles (286b76d)
  • namedallelematcher: make NamedAllele.structuralVariant a private property (df68105)
  • namedallelematcher: make sure cached properties are updated correctly (ab1e194)
  • phenotyper: fix typo in CYP2D6 activity value assignment and drug count (36cc688)
  • phenotyper: fix typo in two specific CYP2D6 diplotype activity score assignment (cae0f8c)
  • phenotyper: use correct comparator (4cf8cb2)
  • preprocessor: resolve errors caused by similar sample names (905b2c3)
  • subsetter: fix how numeric cells are handled in Excel (bbaa135)