View source: R/data_firebrowse.R
getTCGAdataTypes | R Documentation |
Parameters obtained via FireBrowse
getTCGAdataTypes()
getTCGAdates()
getTCGAcohorts(cohort = NULL)
cohort |
Character: filter results by cohorts (optional) |
Parsed response
Other functions associated with TCGA data retrieval:
getDownloadsFolder()
,
isFirebrowseUp()
,
loadTCGAdata()
,
parseTCGAsampleTypes()
getTCGAdataTypes()
if (isFirebrowseUp()) getTCGAdates()
if (isFirebrowseUp()) getTCGAcohorts()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.