| map10 | R Documentation | 
A genetic map corresponding approximately to the mouse genome with a 10 cM marker spacing.
data(map10)An object of class map: a list whose components are vectors of
marker locations.  This map approximates the mouse genome, with 20
chromosomes (including the X chromosome) and 187 markers at an
approximately 10 cM spacing.  The markers are equally spaced on each
chromosome, but the spacings are a bit above or below 10 cM, so that
the lengths match those in the Mouse Genome Database.
sim.map, plotMap,
pull.map 
  data(map10)
  plot(map10)
  mycross <- sim.cross(map10, type="f2", n.ind=100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.