get_study_info | R Documentation |
Get Metadata on All Available Studies in Database or a Specified Study
get_study_info(study_id = NULL, base_url = NULL)
study_id |
one or more study IDs (see |
base_url |
The database URL to query.
If |
A dataframe of study metadata
## Not run:
set_cbioportal_db("public")
get_study_info("acc_tcga")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.