haplotypePainter | 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 inbreading strains |
No return value called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.