Learn R Programming

TRONCO (version 2.4.2)

as.patterns: 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

Run this code
data(test_dataset)
as.patterns(test_dataset)

Run the code above in your browser using DataLab