haplotypePainter {DEploid} | R Documentation |
Plot the posterior probabilities of a haplotype given the refernece panel.
haplotypePainter(
posteriorProbabilities,
title = "",
labelScaling,
numberOfInbreeding = 0
)
posteriorProbabilities |
Posterior probabilities matrix with the size of number of loci by the number of reference strain. |
title |
Figure title. |
labelScaling |
Scaling parameter for plotting. |
numberOfInbreeding |
Number of inbreeding strains copying from. |