Learn R Programming

lineup (version 0.44)

pmap: Physical map of markers

Description

Physical map (Mbp positions) of the markers in f2cross()

Usage

data(pmap)

Arguments

Format

A list of vectors, each containing the locations of markers in Mbp. (Technically, an object of class "map".)

See Also

expr1(), expr2(), f2cross(), genepos()

Examples

Run this code
data(pmap)
summary(pmap)
plot(pmap)

Run the code above in your browser using DataLab