Container for global simulation parameters. Saving this object as SP will allow it to be accessed by function defaults.
SimParamAn object of class R6ClassGenerator of length 24.
nChrnumber of chromosomes
nTraitsnumber of traits
nSnpChipsnumber of SNP chips
segSitessegregating sites per chromosome
genderis gender used for mating
genMap"matrix" of chromosome genetic maps
femaleMap"matrix" of chromosome genetic maps for females
maleMap"matrix" of chromosome genetic maps for males
sepMapare there seperate genetic maps for males and females
femaleCentromereposition of centromere on female genetic map
maleCentromereposition of centromere on male genetic map
recombRatioratio of genetic recombination in females relative to male
traitslist of trait
snpChipslist of SNP chips
potQtllist of potential QTL segregating sites
potSnplist of potential SNP segregating sites
lastIdlast ID number assigned
isTrackPedis pedigree being tracked
pedigreepedigree matrix for all individuals
isTrackRecis recombination being tracked
recHistlist of historic recombination events
varAadditive genetic variance in founderPop
varGtotal genetic variance in founderPop
varEdefault error variance
founderPopthe founder population used for scaling traits
quadProbthe probability of quadrivalent formation
nThreadsnumber of threads used on platforms with OpenMP support
versionthe version of AlphaSimR used to generate this object