Last chance! 50% off unlimited learning
Sale ends in
Verify that two objects of class cross
have identical classes,
chromosomes, markers, genotypes, genetic maps, and phenotypes.
comparecrosses(cross1, cross2, tol=1e-5)
An object of class cross
(must be an
intercross). See read.cross
for details.
An object of class cross
(must be an
intercross). See read.cross
for details.
Tolerance value for comparing genetic map positions and numeric phenotypes.
None.
# NOT RUN {
data(listeria)
comparecrosses(listeria, listeria)
# }
Run the code above in your browser using DataLab