eafPlot | R Documentation |
EAF plot
eafPlot(
x,
reference,
rs_x = "rs",
rs_reference,
freq_x = "freq",
freq_reference,
inverse_freq_x = T,
inverse_freq_reference = F
)
x |
|
reference |
|
rs_x |
|
rs_reference |
|
freq_x |
|
freq_reference |
|
inverse_freq_x |
|
inverse_freq_reference |
|
Plotting the reported EAFs against a reference set, such as from the HapMap or 1000 Genomes projects, or from one specific study, can help visualize patterns that pinpoint strand issues, allele miscoding or the inclusion of individuals whose self-reported ancestry did not match their genetic ancestry.
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.