View source: R/amaretto_download.R
Downloading TCGA dataset via firehose
1 2 3 4 5 6 | get_firehoseData(TargetDirectory = "./",
TCGA_acronym_uppercase = "LUAD", dataType = "stddata",
dataFileTag = "mRNAseq_Preprocess.Level_3", FFPE = FALSE,
fileType = "tar.gz",
gdacURL = "http://gdac.broadinstitute.org/runs/", untarUngzip = TRUE,
printDisease_abbr = FALSE)
|
result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.