mkt.databases.config.maybe_get_oncokb_token

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

Get the OncoKB token from the environment.

Returns:

OncoKB token as string if exists, otherwise None

Return type:

str | None