haplotypePainter: Painting haplotype according the reference panel

Description Usage Arguments

View source: R/DEploidR.R

Description

Plot the posterior probabilities of a haplotype given the refernece panel.

Usage

1
2
3
4
5
6
haplotypePainter(
  posteriorProbabilities,
  title = "",
  labelScaling,
  numberOfInbreeding = 0
)

Arguments

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.


DEploid documentation built on April 22, 2020, 1:04 a.m.