NamedMapPop-class: Raw population with genetic map and id
Description
Extends MapPop-class
to add id, mother and father.
Usage
# S4 method for NamedMapPop
[(x, i)# S4 method for NamedMapPop
c(x, ...)
isNamedMapPop(x)
Arguments
- x
a 'NamedMapPop' object
- i
index of individuals
- ...
additional 'NamedMapPop' objects
Slots
id
an individual's identifier
mother
the identifier of the individual's mother
father
the identifier of the individual's father