ngenes: ngenes

View source: R/as.functions.R

ngenesR Documentation

ngenes

Description

Return the number of genes in the dataset involving a certain type of event.

Usage

ngenes(x, types = NA)

Arguments

x

A TRONCO compliant dataset.

types

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

Value

The number of genes in the dataset involving a certain type of event.

Examples

data(test_dataset)
ngenes(test_dataset)


BIMIB-DISCo/TRONCO documentation built on March 31, 2024, 9:20 p.m.