Description Usage Arguments Details Value Examples
Enumerate all attainable genotypes
1 | enum.profiles(freqs)
|
freqs |
A list specifying the allelic frequencies. Should contain a vector of allelic frequencies for each locus, named after that locus. |
Profiles are stored as an integer matrix, with the integers corresponding to repeat numbers found in the names attribute of the list of allelic frequencies. The current function converts the integer matrix to a character matrix with alleles.
A profiles object.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.