curatedGenes: Get a table of curated oncogenes

View source: R/oncoKB.R

curatedGenesR Documentation

Get a table of curated oncogenes

Description

Get a table of curated oncogenes

Usage

curatedGenes(api, includeEvidence = TRUE)

Arguments

api

An OncoKB API instance as returned by oncoKB()

includeEvidence

logical(1) Whether to include additional data in the summary and background columns (default: TRUE)

Value

A tibble of curated oncogenes

Examples


oncokb <- oncoKB()
curatedGenes(oncokb)


waldronlab/oncoKBData documentation built on April 24, 2024, 11:11 a.m.