powered by
This function download and extract the clinical annotations from TCGA.
getTCGAClinicalAnnotation( cancerCodes = "ACC", outputFolder = tempdir(), plotdata = NULL )
A character vector of TCGA cancer codes
path of the file containing the clinical annotations from TCGA
Flag to plot the annotations
A list containing the TCGA clinical annotations
# NOT RUN { library(MAFDash) cancerCodes <- "ACC" #clinicalData <- getTCGAClinicalAnnotation(cancerCodes = cancerCodes) # }
Run the code above in your browser using DataLab