powered by
Identify markers in a cross that have no genotype data.
nullmarkers(cross)
An object of class cross. See read.cross for details.
cross
read.cross
Marker names (a vector of character strings) with no genotype data.
drop.nullmarkers
# one marker with no data data(hyper) nullmarkers(hyper) # nothing in listeria data(listeria) nullmarkers(listeria)
Run the code above in your browser using DataLab