get_matrix-ConsensusPartitionList-method: Get the original matrix

get_matrix-ConsensusPartitionList-methodR Documentation

Get the original matrix

Description

Get the original matrix

Usage

## S4 method for signature 'ConsensusPartitionList'
get_matrix(object)

Arguments

object

A ConsensusPartitionList-class object.

Value

A numeric matrix.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

data(golub_cola)
get_matrix(golub_cola)

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