getFirebrowseCohorts {psichomics} | R Documentation |
Query the Firebrowse web API for available cohorts
getFirebrowseCohorts(cohort = NULL) getFirehoseCohorts(cohort = NULL) getTCGAcohorts(cohort = NULL)
cohort |
Character: filter by given cohorts (optional) |
Character with cohort abbreviations (as values) and description (as names)
if (isFirebrowseUp()) getFirebrowseCohorts()