inst/data_scripts/burczynski-2006/1-download.r

# Burczynski et al. (2006) Crohn's Disease Data Set
# Installs the data sets from Gene Expression Omnibus (GEO) database
source('http://bioconductor.org/biocLite.R')
biocLite('GEOquery')
library('GEOquery')
geo_obj <- getGEO('GDS1615')
ramhiser/datamicroarray documentation built on May 26, 2019, 10:07 p.m.