Formats a genetic map stored in a data.frame to
AlphaSimR's internal format. Map positions must be
in Morgans.
Usage
importGenMap(genMap)
Value
a list of named vectors
Arguments
genMap
genetic map as a data.frame. The first
three columns must be: marker name, chromosome, and
map position (Morgans). Marker name and chromosome are
coerced using as.character.