levelsOfEvidence: Get the Levels of Evidence Tables from OncoKB

View source: R/oncoKB.R

levelsOfEvidenceR Documentation

Get the Levels of Evidence Tables from OncoKB

Description

The levels of evidence table is an S4Vectors DataFrame that includes metadata consisting of app, api, data, and oncoTree version tags which were used to generate the table.

Usage

levelsOfEvidence(api)

Arguments

api

An OncoKB API instance as returned by oncoKB()

Value

A DataFrame with metadata

Examples

oncokb <- oncoKB()
levelsOfEvidence(oncokb)


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