gwaRs

CRAN status R build status License: MIT

an R package for generating Manhattan, Q-Q, and PCA plots from GWAS and PCA results using ggplot2

Installation

Install the stable release from CRAN:

install.packages("gwaRs")

Or install directly from GitHub using devtools

library(devtools)
install_github("LindoNkambule/gwaRs")