as.events.in.patterns: as.events.in.patterns

View source: R/as.functions.R

as.events.in.patternsR Documentation

as.events.in.patterns

Description

Return the list of events present in selected patterns

Usage

as.events.in.patterns(x, patterns = NULL)

Arguments

x

A TRONCO compliant dataset.

patterns

A list of patterns for which the list will be returned

Value

A list of events present in patterns which consitute CAPRI's hypotheses

Examples

data(test_dataset)
as.events.in.patterns(test_dataset)
as.events.in.patterns(test_dataset, patterns='XOR_EZH2')


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