as.genotypes {TRONCO} | 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)