Description Usage Arguments Examples
Adds an extra allele to every marker with frequency equal to 1 minus the sum of the frequencies of the alleles in that marker. Note: if the frequencies sum up to greater than one, then the rogue allele column will have negative frequencies.
1 | add_rogue_allele(x, ms = NULL, name = "rare")
|
x |
a |
ms |
a marker or marker vector. If left undefined, then all markers are processed. |
name |
the name to give to the rogue allele |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.