as.patterns {TRONCO} | R Documentation |
Return the patterns in the dataset which constitute CAPRI's hypotheses.
as.patterns(x)
x |
A TRONCO compliant dataset. |
The patterns in the dataset which constitute CAPRI's hypotheses.
data(test_dataset) as.patterns(test_dataset)