If you’d like to cite qqman (appreciated but not required), please cite the publication below:
Turner, (2018). qqman: an R package for visualizing GWAS results using Q-Q and manhattan plots. Journal of Open Source Software, 3(25), 731, https://doi.org/10.21105/joss.00731
More details are found in the preprint:
Turner, S.D. qqman: an R package for visualizing GWAS results using Q-Q and manhattan plots. biorXiv DOI: 10.1101/005165.
Install the stable release from CRAN:
Or install directly from github using devtools
Or install the most recent development release with devtools (note, there be dragons here):
Load the package each time you use it:
See the online package vignette for more examples:
Take a look at the built-in data:
Basic manhattan plot using built-in data:
Basic Q-Q plot using built-in data:
Get help: