download_db | R Documentation |
Download background data
download_db(pset, tset, nset, saveDir = tempdir(), verbose = FALSE)
pset |
The Pharmacogenomic dataset name. View(pharmaco_sets) for currently available datasets. |
tset |
The TCGA cancer type name. View(TCGA_sets) for currently available cancer types. |
nset |
The normal tissue dataset name. Currently available datasets: GTEX. |
saveDir |
A character(1) string with the folder path where the background data should be saved. Defaults to tempdir(). Will create directory if it does not exist. |
verbose |
bool Should status messages be printed during download. Defaults to TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.