Contents:
DICT_ONCOKB_PREFIXES
LIST_COLUMNS
OncoKB
OncoKBCancerGeneList
OncoKBInfo
OncoKBProteinChange
adjudicate_prefix()
get_oncokb_levels()
Query the OncoKB API for the current levels of evidence.
Mapping of level string (e.g. “LEVEL_1”) to its description, or None if the levels could not be retrieved from the API.
dict[str, str] | None