plotMissing(x, chr, reorder=FALSE, main="Missing genotypes", alternate.chrid=FALSE, ...)cross. See
read.cross for details. - to have all chromosomes but
those considered. A logical (TRUE/FALSE) vector may also be used.| FALSE |
| Don't reorder |
| TRUE |
| Reorder according to the sum of the phenotypes |
image to plot a grid with black pixels where the
genotypes are missing. For intercross and 4-way cross data, gray
pixels are plotted for the partially missing genotypes (for example,
"not AA").
plot.cross, geno.image,
image data(fake.f2)
plotMissing(fake.f2)
Run the code above in your browser using DataLab