View source: R/genotypic_values.R
| genotypic_values | R Documentation |
Initialize bi-allele multi-locus genotype frequency from underlying allele frequencies assuming no prior linkage disequilibrium
genotypic_values(allele_names, ploidy)
@param allele_names A vector of designated letters associated with each locus, with upper-case denoting the focal allele and lower-case denoting the non-focal (e.g. A vs a) @param ploidy A vector of the ploidies of each locus
@return A vector of the genotype frequencies @export @examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.