as.types.in.patterns {TRONCO} | R Documentation |
Return the list of types present in selected patterns
as.types.in.patterns(x, patterns = NULL)
x |
A TRONCO compliant dataset. |
patterns |
A list of patterns for which the list will be returned |
A list of types present in patterns which consitute CAPRI's hypotheses
data(test_dataset) as.types.in.patterns(test_dataset) as.types.in.patterns(test_dataset, patterns='XOR_EZH2')