colnames-ConsensusPartitionList-method {cola}R Documentation

Column names of the matrix

Description

Column names of the matrix

Usage

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

Arguments

x

A ConsensusPartitionList-class object.

Examples

# There is no example
NULL


[Package cola version 2.0.0 Index]