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