README.md

Travis Build Status

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:



ian1roberts/GEOquery documentation built on May 18, 2019, 1:27 a.m.