Description Usage Arguments Details Value Author(s)
getGlist Returns a list of genotypes with corresponding probabilities for a given allele frequency-list.
1 | getGlist(popFreq)
|
popFreq |
A list of allele frequencies for a given population. Each named element in the list must be a allele-named vector with allele frequencies. |
The function returns the list of all possible observed genotypes, with corresponding Hardy-Weinberg assumed probabilities. The allele-names in popFreq needs to be numbers.
Glist A list with genotypes and genotype probabilities for each locus.
Oyvind Bleka <Oyvind.Bleka.at.fhi.no>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.