powered by
Get all available clinical attribute IDs for a study
available_clinical_attributes(study_id = NULL, base_url = NULL)
a data frame of available clinical attributes for that study
cbioportal study ID
The database URL to query. If NULL will default to URL set with set_cbioportal_db(<your_db>)
NULL
set_cbioportal_db(<your_db>)
if (FALSE) { available_clinical_attributes("acc_tcga", base_url = 'www.cbioportal.org/api') }
Run the code above in your browser using DataLab