fastqq | R Documentation |
Creates Q-Q plots from GWAS summaries.
fastqq(data, p = "P", lambda = T, main = "Q-Q plot")
data |
A GWAS summary with at least a column of P-value. P-values have to be numeric. |
p |
A string for the header for the column of P-value in data. |
lambda |
Set FALSE to exclude lambda from the plot. |
main |
A string for the title of the plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.