nevents: nevents

Description Usage Arguments Value Examples

View source: R/as.functions.R

Description

Return the number of events in the dataset involving a certain gene or type of event.

Usage

1
nevents(x, genes = NA, types = NA)

Arguments

x

A TRONCO compliant dataset.

genes

The genes to consider, if NA all available genes are used.

types

The types of events to consider, if NA all available types are used.

Value

The number of events in the dataset involving a certain gene or type of event.

Examples

1
2

TRONCO documentation built on Nov. 8, 2020, 5:51 p.m.