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

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)
#> [1] "XOR_EZH2" "OR_CSF3R"