get_matrix-DownSamplingConsensusPartition-method: Get the original matrix

get_matrix-DownSamplingConsensusPartition-methodR Documentation

Get the original matrix

Description

Get the original matrix

Usage

## S4 method for signature '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


jokergoo/cola documentation built on Feb. 29, 2024, 1:41 a.m.