PlantandFoodResearch / MCHap

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

Low memory version of exact calling method returns incorrect posterior mode probability #133

Closed timothymillar closed 2 years ago

timothymillar commented 2 years ago

Function call_posterior_mode produces a different mode probability to genotype_posteriors. This only affects the mchap call-exact tool which is still experimental.

timothymillar commented 2 years ago

After testing I can't repeat, likely stuffed up calculation leading to the report. New tests added and passing.