inst/data_scripts/tian-2003/1-download.r

# Tian et al. (2003) Myeloma 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('GSE755')
ramhiser/datamicroarray documentation built on May 26, 2019, 10:07 p.m.