as.types.in.patterns | 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')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.