plot.multidog: Plot the output of multidog
.
Description
Produce genotype plots from the output of multidog
. You may
select which SNP's to plot.
Usage
# S3 method for multidog
plot(x, indices = seq(1, min(5, nrow(x$snpdf))), ...)
Arguments
indices
A vector of integers. The indices of the SNP's to plot.