This function returns a Manhattan plot.
Usage
manhattan_plot(gwas_summary, beta, thresholds = FALSE)
Arguments
- 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.