Find column number for a particular phenotype
Find the column number corresponding to a particular phenotype name.
find.pheno(cross, pheno)
cross |
An object of class |
pheno |
Vector of phenotype names (as character strings). |
A vector of numbers, corresponding to the column numbers of the phenotype in the input cross with the specified names.
Brian Yandell
data(fake.bc) find.pheno(fake.bc, "sex")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.