qq {GWAF} | R Documentation |
qq function makes the QQ plot of p-values against a uniform (0,1) distribution. The genomic control parameter for one degree freedom chi-square statistics corresponding to the p-values is also plotted.
qq(pvalue, outfile)
pvalue |
P-values of interest. |
outfile |
the file name (xxxx.bmp) for output QQ plot in bitmap format |
Qiong Yang <qyang@bu.edu> and Ming-Huei Chen <mhchen@bu.edu>