View source: R/ModelFunctions.R
mutMatFriendly | R Documentation |
Translation of the list of individually defined mutations into allelic mutation matrices which are then used to generate the genotypic mutation matrix.
mutMatFriendly(genomeObj, mutations)
genomeObj |
a |
mutations |
list of mutations defined individually with the function mutation |
A list of the two list of allelic mutation matrices, for haploid and diploid loci respectively.
Ehouarn Le Faou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.