Description Usage Arguments Value Examples
Return the types of events for a set of genes which are in 'x', which should be a
TRONCO compliant dataset - see is.compliant
.
1 |
x |
A TRONCO compliant dataset. |
genes |
A list of genes to consider, if NA all genes are used. |
A matrix with 1 column annotating stages and rownames as sample IDs.
1 2 3 | data(test_dataset)
as.types(test_dataset)
as.types(test_dataset, genes='TET2')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.