Description Usage Arguments Details Value Source Examples
Package provides mRNA datasets from The Cancer Genome Atlas Project for all cohorts types from http://gdac.broadinstitute.org/.
Data were downloaded using RTCGA-package and contain snapshots for the release date: 2016-01-28 . Visit RTCGA site: http://rtcga.github.io/RTCGA/.
Use cases, examples and information about datasets in RTCGA.mRNA.20160128  can be found here: browseVignettes("RTCGA"). Link to the data format explanation is in the package DESCRIPTION file.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | 
| metadata | A logical indicating whether load data into the workspace (default,  | 
browseVignettes("RTCGA")
BRCA.mRNA.20160128 - class: data.frame - nrow: 590 - ncol: 17815
COADREAD.mRNA.20160128 - class: data.frame - nrow: 244 - ncol: 17815
GBMLGG.mRNA.20160128 - class: data.frame - nrow: 27 - ncol: 17815
GBM.mRNA.20160128 - class: data.frame - nrow: 27 - ncol: 17815
KIPAN.mRNA.20160128 - class: data.frame - nrow: 88 - ncol: 17815
KIRC.mRNA.20160128 - class: data.frame - nrow: 72 - ncol: 17815
KIRP.mRNA.20160128 - class: data.frame - nrow: 16 - ncol: 17815
LUAD.mRNA.20160128 - class: data.frame - nrow: 32 - ncol: 17815
LUSC.mRNA.20160128 - class: data.frame - nrow: 154 - ncol: 17815
OV.mRNA.20160128 - class: data.frame - nrow: 561 - ncol: 17815
UCEC.mRNA.20160128 - class: data.frame - nrow: 54 - ncol: 17815
http://gdac.broadinstitute.org/
| 1 2 3 4 5 6 | ## Not run: 
 BRCA.mRNA.20160128(metadata = TRUE) 
 BRCA.mRNA.20160128(metadata = FALSE) 
 BRCA.mRNA.20160128 
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.