manhattan_plot: Creates a Manhattan plot

View source: R/visulisations.R

manhattan_plotR Documentation

Creates a Manhattan plot

Description

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.

Value

A Manhattan plot.


Holdols/genstats documentation built on June 10, 2022, 6:05 a.m.