| TCGA.GBM.EXPR | R Documentation |
Sample dataset containing RNA expression data from Affymetrix U133A chips for TCGA Glioblastoma Multiforme samples.
data(TCGA.GBM.EXPR)
sample.type <- 'bio.tcga.barcode.sample.vial.portion.analyte.aliquot'
chm <- chmNew ('my-gbm-chm', TCGA.GBM.EXPR, rowAxisType='bio.gene.hugo',
colAxisType=sample.type)
## Not run:
chmMake ('my-server', chm)
chmInstall ('my-server', chm)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.