Creates a quantile-quantile plot from p-values from a GWAS study.
qq(pvector, ...)
pvector
A numeric vector of p-values.
...
Other arguments passed to plot()
plot()
A Q-Q plot.
qq(gwasResults$P)