Description Usage Arguments Author(s)
Rcpp function to get genotype probabilities assuming either F1 population given parental genotypes, the allele frequencies assuming Hardy-Weinberg equilibrium, or just a uniform distribution.
1 | get_prob_geno(ploidy, model, p1geno, p2geno, allele_freq)
|
ploidy |
The ploidy of the species. |
model |
Do we assume the genotypes are distributed from an F1 population ( |
p1geno |
The first parental genotype if |
p2geno |
The second parental genotype if |
allele_freq |
The allele-frequency if |
David Gerard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.