rownames-ConsensusPartition-method {cola}R Documentation

Row names of the matrix

Description

Row names of the matrix

Usage

## S4 method for signature 'ConsensusPartition'
rownames(x)

Arguments

x

A ConsensusPartition-class object.

Examples

# There is no example
NULL


[Package cola version 2.0.0 Index]