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