If only one chromosome is considered, this is a list with one
component for each individual. If multiple chromosomes were considered,
this is a list with one element for each chromosome, each of which is a list
with one element for each individual, as above.
For backcrosses and RIL, the componenets for the individuals are
numeric(0)
if there were no crossovers or a vector giving the
crossover locations. The length of the chromosome (in cM) is saved as an
attribute. (Note that the format is the same as the output of
simStahl()
.)
For an intercross, the components for the individuals are themselves lists
with all possible allocations of the crossovers to the two meiotic products;
each component of this list is itself a list with two components,
corresponding to the two meiotic products.