get_matrix-DownSamplingConsensusPartition-method | R Documentation |
Get the original matrix
## S4 method for signature 'DownSamplingConsensusPartition'
get_matrix(object, reduce = FALSE)
object |
A |
reduce |
Whether to return the reduced matrix where columns are randomly sampled. |
A numeric matrix
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.