as.genotypes | R Documentation |
Return all genotypes for input 'x', which should be a TRONCO compliant dataset
see is.compliant
.
Function keysToNames
can be used to translate colnames to events.
as.genotypes(x)
x |
A TRONCO compliant dataset. |
A TRONCO genotypes matrix.
data(test_dataset)
as.genotypes(test_dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.