Description Usage Arguments Value
Downloads, filters and populates the SQLite database with TCGA RNAseq data using functionality from the RTCGA
package
1 2 | getTCGARNAseqData(con, cancerTypes = "LUAD", releaseDate = "2015-11-01",
sampletag = "01A", sampleids = NULL)
|
con |
A |
releaseDate |
GDAC release date. See |
sampletag |
Refers to the sample part of the barcode. Default is 01A. See TCGA wiki |
sampleids |
A vector of sample ids to include. Default is NULL - ie no filtering. See TCGA wiki |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.