View source: R/visulisations.R
power_plot | R Documentation |
Creates a plot with values of estimates on the x-axis and power of estimates below the values on the x-axis.
power_plot(gwas_summary, beta)
gwas_summary |
Output from GWAS. |
beta |
A vector containing the actual casual effect of each SNP. |
A power plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.