ngenes | R Documentation |
Return the number of genes in the dataset involving a certain type of event.
ngenes(x, types = NA)
x |
A TRONCO compliant dataset. |
types |
The types of events to consider, if NA all available types are used. |
The number of genes in the dataset involving a certain type of event.
data(test_dataset)
ngenes(test_dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.