R/as.functions.R
ngenes.Rd
Return the number of genes in the dataset involving a certain type of event.
ngenes(x, types = NA)
A TRONCO compliant dataset.
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) #> [1] 21