get_matrix-ConsensusPartitionList-method {cola} | R Documentation |
Get the original matrix
## S4 method for signature 'ConsensusPartitionList' get_matrix(object)
object |
A |
A numeric matrix.
Zuguang Gu <z.gu@dkfz.de>
data(golub_cola) get_matrix(golub_cola)