phenames {qtl} | R Documentation |
Pull out the phenotype names from a cross object as a vector.
phenames(cross)
cross |
An object of class |
A vector of character strings (the phenotype names).
Karl W Broman, kbroman@biostat.wisc.edu
data(listeria) phenames(listeria)