find.pheno: Find column number for a particular phenotype

Description Usage Arguments Value Author(s) Examples

Description

Find the column number corresponding to a particular phenotype name.

Usage

1
find.pheno(cross, pheno)

Arguments

cross

An object of class cross. See read.cross for details.

pheno

Vector of phenotype names (as character strings).

Value

A vector of numbers, corresponding to the column numbers of the phenotype in the input cross with the specified names.

Author(s)

Brian Yandell

Examples

1
2

byandell/qtl documentation built on May 13, 2019, 9:28 a.m.