PlantandFoodResearch / MCHap

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

Unifiy posterior mode methods #114

Open timothymillar opened 3 years ago

timothymillar commented 3 years ago

Somewhat related to #111

The methods for calling the mode of a PosteriorGenotypeDistribution object should be unified to match those of the PosteriorGenotypeAllelesDistribution. This would remove the need for the PhenotypeDistribution class and simplify the code substantially.