Description Usage Arguments Value Examples
Convert to key an intelligible event names, e.g., change 'Mutation KRAS' in G23. If a name is not found, an error is raised!
1 |
x |
A TRONCO compliant dataset. |
name |
A intelligible event name |
A TRONCO dataset key name
1 2 | data(test_model)
adj_matrix = as.adj.matrix(test_model, events=as.events(test_model)[5:15,])$bic
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.