Find position of a marker
Find the chromosome and cM position of a set of genetic markers.
find.markerpos(cross, marker)
cross |
An object of class |
marker |
A vector of marker names. |
A data frame with two columns: the chromosome and position of the markers.
Karl W Broman, broman@wisc.edu
data(hyper) find.markerpos(hyper, "D4Mit164") find.markerpos(hyper, c("D4Mit164", "D1Mit94"))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.