Description Usage Arguments Value See Also Examples
View source: R/data_firebrowse.R
Parameters obtained via Firebrowse
1 2 3 4 5 | 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()
1 2 3 | 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.