Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
szhan committed Jun 18, 2024
1 parent 7b18537 commit 78dc6ce
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ This is a Python library for prototyping and testing implementations of algorith
Reference panel contains sample and/or (partial) ancestral haplotypes.

### Demo

Forwards algorithm
Backwards algorithm
Viterbi algorithm
Log-likelihood evaluation of a copying path

### Features
* Scaling of mutation rate by the number of distinct alleles per site.
* Non-copiable allelic state in the reference panel (`NONCOPY`).
* Missing allelic state in the query (`MISSING`).
* Multiallelic sites.

0 comments on commit 78dc6ce

Please sign in to comment.