Print summary of a genetic map
Print summary information about a map
object.
## S3 method for class 'map' summary(object, ...) summaryMap(object, ...)
object |
An object of class |
... |
Ignored at this point. |
An object of class summary.map
, which is just a data.frame
containing the number of markers, length, the average inter-marker
spacing, and the maximum distance between markers, for each chromosome
and overall. An attribute sexsp
indicates whether the map was
sex-specific.
Karl W Broman, broman@wisc.edu
data(map10) summary(map10)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.