Print summary of QTL experiment
Print summary information about a cross
object.
## S3 method for class 'cross' summary(object, ...)
object |
An object of class |
... |
Ignored at this point. |
An object of class summary.cross
containing a variety of summary information about the cross (this is
generally printed automatically).
Karl W Broman, broman@wisc.edu
read.cross
, plot.cross
,
nind
,
nmar
,
nchr
,
totmar
,
nphe
data(fake.f2) summary(fake.f2)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.