rownames-ConsensusPartitionList-method {cola}R Documentation

Row names of the matrix

Description

Row names of the matrix

Usage

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

Arguments

x

A ConsensusPartitionList-class object.

Examples

# There is no example
NULL


[Package cola version 1.8.1 Index]