DriverNetResult-class: Class '"DriverNetResult"'

Description Objects from the Class Slots Methods Author(s) See Also Examples

Description

A class storing the result from running the computeDrivers function. It contains the list of driver mutations found, the detailed events covered by these drivers and the total number of events in the test data.

Objects from the Class

Objects can be created by calls of the form new("DriverNetResult", drivers=..., actualEvents=..., totalEvents=...).

Slots

drivers:

Object of class "character" ~~

actualEvents:

Object of class "list" ~~

totalEvents:

Object of class "numeric" ~~

Methods

actualEvents

signature(x = "DriverNetResult"): ...

drivers

signature(x = "DriverNetResult"): ...

totalEvents

signature(x = "DriverNetResult"): ...

Author(s)

Ali Bashashati, Reza Haffari, Jiarui Ding, Gavin Ha, Kenneth Liu, Jamie Rosner and Sohrab Shah

Maintainer: Jiarui Ding <jiaruid@cs.ubc.ca>

See Also

computeDrivers

Examples

1
2

DriverNet documentation built on Nov. 8, 2020, 10:59 p.m.