sampleDriversList {DriverNet}R Documentation

Sample DriverNet result

Description

An object of DriverNetResult class that obtained from running the codecomputeDrivers function.

Usage

data(sampleDriversList)

Format

Formal class ‘DriverNetResult’ with 3 slots (1) @ drivers: a character vector of the driver gene name; (2) @ actualEvents: the covered events in each mutated patient; (3) @totalEvents: the total number of outliers

See Also

computeDrivers

Examples

data(sampleDriversList)

drivers(sampleDriversList)[1:10]

[Package DriverNet version 1.30.0 Index]