View source: R/visulisations.R
scatter_plot | R Documentation |
Plots true causal effects against estimated effects
scatter_plot(gwas_summary, beta)
gwas_summary |
Output from GWAS. |
beta |
A vector containing the actual casual effect of each SNP. |
Scatterplot of true causal effects agianst estimated effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.