mkt.databases.config.maybe_get_cbioportal_token

mkt.databases.config.maybe_get_cbioportal_token() str | None[source]

Get the cBioPortal token from the environment.

Returns:

cBioPortal token as string if exists, otherwise None

Return type:

str | None