as.patterns {TRONCO}R Documentation

as.patterns

Description

Return the patterns in the dataset which constitute CAPRI's hypotheses.

Usage

as.patterns(x)

Arguments

x

A TRONCO compliant dataset.

Value

The patterns in the dataset which constitute CAPRI's hypotheses.

Examples

data(test_dataset)
as.patterns(test_dataset)


[Package TRONCO version 2.26.0 Index]