# 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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.