Extends RawPop-class
to add a genetic map.
This is the first object created in a simulation. It is used
for creating initial populations and setting traits in the
SimParam
.
# S4 method for MapPop
[(x, i)# S4 method for MapPop
c(x, ...)
isMapPop(x)
a 'MapPop' object
index of individuals
additional 'MapPop' objects
[
: Extract MapPop by index
c(MapPop)
: Combine multiple MapPops
isMapPop()
: Test if object is of a MapPop class
genMap
list of chromosome genetic maps
centromere
vector of centromere positions
inbred
indicates whether the individuals are fully inbred