Skip to content

0.0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@szhan szhan released this 19 Jun 15:15
· 22 commits to main since this release
a530b54

Summary of changes:

  • Added support for NONCOPY values representing non-copiable states in reference haplotypes.
  • Refactored the source code extensively, from the API functions to tests.
  • Improved test coverage for both the haploid and diploid LS HMM implementations.
  • Added or improved documentation throughout.
  • Drafted a README (mainly explaining the haploid LS HMM).
  • Added a Jupyter notebook to show how to use the main API functions for the haploid case.