inst/data_scripts/golub-1999/1-download.r

# T. R. Golub, D. K. Slonim, P. Tamayo, C. Huard, M. Gaasenbeek, J. P. Mesirov,
# H. Coller, M. L. Loh, J. R. Downing, M. A. Caligiuri, C. D. Bloomfield, and E. S. Lander
# 'Molecular Classification of Cancer: Class Discovery and Class Prediction by
# Gene Expression Monitoring', Science 15 October 1999: 286 (5439), 531-537.
# [DOI:10.1126/science.286.5439.531]

# A number of cancer data sets are on Bioconductor (http://www.bioconductor.org)
# First, we install ALL of Bioconductor's R packages.
source("http://bioconductor.org/biocLite.R")
biocLite("golubEsets")
ramhiser/datamicroarray documentation built on May 26, 2019, 10:07 p.m.