diplo_freq | R Documentation |
Plot the frequency of individuals with diplotype dosage above a threshold
diplo_freq(data, diplotypes, dosage, position, chrom = NULL)
data |
Variable inheriting from class |
diplotypes |
Names of diplotypes |
dosage |
Dosage threshold |
position |
Either "cM" or "bp" for plotting |
chrom |
Names of chromosomes (default is all) |
Useful for visualizing selection in selfed populations.
List containing
Data frame with the map and frequency
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.