Last chance! 50% off unlimited learning
Sale ends in
ntyped(cross, what=c("ind","mar"))
cross
. See
read.cross
for details.nmissing
, summary.cross
,
nind
, totmar
data(listeria)
# plot number of genotypes for each individual
plot(ntyped(listeria))
# plot number of genotypes for each marker
plot(ntyped(listeria, what="mar"))
Run the code above in your browser using DataLab