View source: R/Functions_L0_auxilary.R
editCsdLocus | R Documentation |
Edits the csd locus in an entire population of individuals to ensure heterozygosity. The user can provide a list of csd alleles for each individual or, alternatively, the function samples a heterozygous genotype for each individual from all possible csd alleles. The gv slot is recalculated to reflect the any changes due to editing, but other slots remain the same.
editCsdLocus(pop, alleles = NULL, simParamBee = NULL)
pop |
|
alleles |
|
simParamBee |
global simulation parameters. |
Returns an object of Pop-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.