geno.image(x, chr, reorder=FALSE, main="Genotype data",
alternate.chrid=FALSE, ...)
cross
. See
read.cross
for details.-
to haveimage
.image
to plot a grid with the genotype
data. The genotypes AA, AB, BB are displayed in the colors red, blue,
and green, respectively. In an intercross, if there are genotypes
"not BB" and "not AA", these are displayed in purple and orange,
respectively. White pixels indicate missing data.plot.cross
,
plotMissing
, plotGeno
,
image
data(listeria)
geno.image(listeria)
Run the code above in your browser using DataLab