plot.mappoly.homoprob: Plots mappoly.homoprob from MAPpoly

plot.mappoly.homoprobR Documentation

Plots mappoly.homoprob from MAPpoly

Description

Plots mappoly.homoprob from MAPpoly

Usage

## S3 method for class 'mappoly.homoprob'
plot(x, stack = FALSE, lg = NULL, ind = NULL, verbose = TRUE, ...)

Arguments

x

an object of class mappoly.homoprob

stack

logical. If TRUE, probability profiles of all homologues are stacked in the plot (default = FALSE)

lg

indicates which linkage group should be plotted. If NULL (default), it plots the first linkage group. If "all", it plots all linkage groups

ind

indicates which individuals should be plotted. It can be the position of the individuals in the dataset or it's name. If NULL (default), the function plots the first individual

verbose

if TRUE (default), the current progress is shown; if FALSE, no output is produced

...

unused arguments


viewpoly documentation built on Nov. 2, 2022, 1:05 a.m.