powered by
This function sets a base cBioPortal URL
set_cbioportal_db(db = NULL)
No return value, called for side effects. Will display an alert notifying if the user has successfully authenticated to cBioPortal.
The database URL to use as base URL for calls, or "public" for https://www.cbioportal.org/
Karissa Whiting, Daniel D. Sjoberg
if (FALSE) { set_cbioportal_db(db = "public") }
Run the code above in your browser using DataLab