loadData | R Documentation |
loadData takes cancer, data type, and storage inputs to piece together a working MultiAssayExperiment object
loadData(cancer, dataType, runDate, serialDir, mapDir, force)
cancer |
A single character string indicating the TCGA disease code |
dataType |
A character vector of TCGA assay types |
runDate |
A single string indicating the Firehose run date, usually '20160128' |
serialDir |
The directory corresponding to the serialized data from RTCGAToolbox |
mapDir |
A single string indicating the directory where sampleMaps are stored from 'saveMapData' |
force |
(logical) Whether to resave all sample maps to the map directory |
A harmonized MultiAssayExperiment object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.