Open magicDGS opened 8 years ago
Following Kaput et al. 2014, implement the haplotype calling algorithm based on the binomial confidence interval.
We can use the BinomialConfidenceInterval from Apache math to compute the confidence interval.
BinomialConfidenceInterval
Following Kaput et al. 2014, implement the haplotype calling algorithm based on the binomial confidence interval.