nphe {qtl} | R Documentation |
Determine the number of phenotypes in cross object.
nphe(object)
object |
An object of class cross . See
read.cross for details. |
The number of phenotypes in the input cross object.
Karl W Broman, kbroman@biostat.wisc.edu
read.cross
, plot.cross
,
summary.cross
,
nmar
,
nchr
,
totmar
,
nind
data(fake.f2) nphe(fake.f2)