Plots mappoly.homoprob
# S3 method for mappoly.homoprob
plot(
x,
stack = FALSE,
lg = NULL,
ind = NULL,
use.plotly = TRUE,
verbose = TRUE,
...
)
an object of class mappoly.homoprob
logical. If TRUE
, probability profiles of all homologues
are stacked in the plot (default = FALSE)
indicates which linkage group should be plotted. If NULL
(default), it plots the first linkage group. If
"all"
, it plots all linkage groups
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
if TRUE
(default), it uses plotly interactive graphic
if TRUE
(default), the current progress is shown; if
FALSE
, no output is produced
unused arguments