Get the original matrix

# S4 method for DownSamplingConsensusPartition
get_matrix(object, reduce = FALSE)

Arguments

object

A DownSamplingConsensusPartition-class object.

reduce

Whether to return the reduced matrix where columns are randomly sampled.

Value

A numeric matrix

Examples

# There is no example
NULL
#> NULL