astheeggeggs / lshmm

code to run Li and Stephens
MIT License
3 stars 3 forks source link

Check number of haplotypes when using `estimate_mutation_probability` #107

Closed szhan closed 2 weeks ago

szhan commented 2 weeks ago

Pathological behavior happens when num_haps less than 3. An error should be raised if this happens.