View source: R/visulisations.R
manhattan_plot | R Documentation |
This function returns a Manhattan plot.
manhattan_plot(gwas_summary, beta, thresholds = FALSE)
gwas_summary |
Output from GWAS. |
beta |
A vector containing the actual casual effect of each SNP. |
thresholds |
A vector containing p-values. The function draws a horisontal line at the given values. |
A Manhattan plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.