chrnames {qtl} | R Documentation |
Pull out the chromosome names from a cross object as one big vector.
chrnames(cross)
cross |
An object of class cross . See
read.cross for details. |
A vector of character strings (the chromosome names).
Karl W Broman, kbroman@biostat.wisc.edu
data(listeria) chrnames(listeria)