powered by
Identify markers in a cross that have no genotype data.
nullmarkers(cross)
Marker names (a vector of character strings) with no genotype data.
An object of class cross. See read.cross for details.
cross
read.cross
Karl W Broman, broman@wisc.edu
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