Closed szhan closed 1 year ago
The number of wrongly imputed alleles is still quite high, as shown below comparing imputed alleles and true alleles.
Also, below is an example where a switch shouldn't happen, but it did. It is the first switch in the traceback path going from right to left.
See #21. The formula to determine mismatch and switch probabilities takes number of haplotypes as input. I'm doing two runs, the first time by taking the number of reference and target haplotypes (which is what BEAGLE does) and the second time by taking the number of reference haplotypes.