FullPpPlot: Create a P-P plot from a GenABEL scan.gwaa.object.
1 2 | FullPpPlot(scan.gwaa.object, corrected = FALSE, lambda = NULL,
qtl.ids = NULL)
|
scan.gwaa.object |
GenABEL scan.gwaa.object object containing GWAS results. |
corrected |
logical. If true, GWAS results will be reported after correction for genomic control. |
lambda |
numeric. Genomic control parameter, to be specified if a different value from the scan.gwaa.object is to be used. |
qtl.ids |
vector. Vector of SNP names for QTL loci (if they are included in the dataset). If specified, their positions will be highlighted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.