PlantandFoodResearch / MCHap

Polyploid micro-haplotype assembly using Markov chain Monte Carlo simulation.
MIT License
18 stars 3 forks source link

Unify exact calling methods #111

Open timothymillar opened 3 years ago

timothymillar commented 3 years ago

Currently we have a snp_posterior function in addition to the exact methods for calling haplotype posteriors which is somewhat duplicated functionality. These should be unified and ultimately organized into a class with a similar api to the MCMC classes.