power_plot: Creates a power plot

View source: R/visulisations.R

power_plotR Documentation

Creates a power plot

Description

Creates a plot with values of estimates on the x-axis and power of estimates below the values on the x-axis.

Usage

power_plot(gwas_summary, beta)

Arguments

gwas_summary

Output from GWAS.

beta

A vector containing the actual casual effect of each SNP.

Value

A power plot.


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