as.types.in.patterns: as.types.in.patterns

View source: R/as.functions.R

as.types.in.patternsR Documentation

as.types.in.patterns

Description

Return the list of types present in selected patterns

Usage

as.types.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 types present in patterns which consitute CAPRI's hypotheses

Examples

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


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