as.genes: as.genes

View source: R/as.functions.R

as.genesR Documentation

as.genes

Description

Return all gene symbols for which a certain type of event exists in 'x', which should be a TRONCO compliant dataset - see is.compliant.

Usage

as.genes(x, types = NA)

Arguments

x

A TRONCO compliant dataset.

types

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

Value

A vector of gene symbols for which a certain type of event exists

Examples

data(test_dataset)
as.genes(test_dataset)


BIMIB-DISCo/TRONCO documentation built on May 7, 2024, 8:13 p.m.