get.TCGA.RNA.FPKM | R Documentation |
Get TCGA RNA expression (RPKM) data
get.TCGA.RNA.FPKM(tcga.project = NULL, rawCount = FALSE, log2 = FALSE)
tcga.project |
See ?RTCGA.miRNASeq::miRNASeq. For example: COAD |
log2 |
If to perform log2 transformation |
This function is similar to get.TCGA.miRNAExpression in Biomarker.R file.
Data source is illumina hiseq Level 3 RSEM normalized expression data. Data from 2015-11-01 snapshot.
The RNAseq gene expression level 3 data contains Reads per Kilobase per Million mapped reads (RPKM)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.