getReferenceFrequencies | R Documentation |
Helper transforming reference frequencies
getReferenceFrequencies(ref, pop, carrier_frequency = FALSE)
ref |
Long format data frame with three columns "var", "population", "frequency". |
pop |
Character giving names of populations to include |
carrier_frequency |
Logical indicating if carrier frequency should be returned instead of frequency. Carrier frequency is calculated based on Hardy-Weinberg equilibrium model. |
Wide format data frame with population frequencies as columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.