Description Objects from the Class Slots Methods Author(s) See Also Examples
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 can be created by calls of the form new("DriverNetResult", drivers=...,
actualEvents=..., totalEvents=...)
.
drivers
:Object of class "character"
~~
actualEvents
:Object of class "list"
~~
totalEvents
:Object of class "numeric"
~~
signature(x = "DriverNetResult")
: ...
signature(x = "DriverNetResult")
: ...
signature(x = "DriverNetResult")
: ...
Ali Bashashati, Reza Haffari, Jiarui Ding, Gavin Ha, Kenneth Liu, Jamie Rosner and Sohrab Shah
Maintainer: Jiarui Ding <jiaruid@cs.ubc.ca>
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.