get.TCGA.miRNAExpression | R Documentation |
Get TCGA miRNA expression data
get.TCGA.miRNAExpression(
tcga.project = NULL,
rawCount = FALSE,
CPM = FALSE,
log2 = FALSE
)
tcga.project |
See ?RTCGA.miRNASeq::miRNASeq. For example: COAD |
rawCount |
If to download raw count data |
CPM |
If to download CPM data |
log2 |
If to perform log2 transformation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.