Installation
To install from Bioconductor, use the following code:
source("http://bioconductor.org/biocLite.R")
biocLite("GEOquery")
To install directly from github:
library(devtools)
install_github('GEOquery','seandavi')
Usage
See the full vignette in rmarkdown or visit Bioconductor for details: