For performance sake the returned value is a direct reference ot the cached prior, so the client code must not modify its content.
@param totalPloidy the requested total ploidy. @return never {@code null}, please do not modify its content. An array of {@code totalPloidy + 1} positions wherethe ith position is the log10(prior) probability of the an alternative allele AC to be exactly i copies in a draw of {@code totalPloidy} elements.
|
|
|
|
|
|
|
|