| find.markerpos | R Documentation | 
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
find.flanking, find.marker,
find.pseudomarker 
data(hyper)
find.markerpos(hyper, "D4Mit164")
find.markerpos(hyper, c("D4Mit164", "D1Mit94"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.