as.events.in.sample | R Documentation |
Return a list of events which are observed in the input samples list
as.events.in.sample(x, sample)
x |
A TRONCO compliant dataset |
sample |
Vector of sample names |
A list of events which are observed in the input samples list
data(test_dataset)
as.events.in.sample(test_dataset, c('patient 1', 'patient 7'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.