an R package for generating Manhattan, Q-Q, and PCA plots from GWAS and PCA results using ggplot2
Install the stable release from CRAN:
.packages("gwaRs") install
Or install directly from GitHub using devtools
(devtools)
library("LindoNkambule/gwaRs") install_github