colnames-DownSamplingConsensusPartition-method {cola}R Documentation

Column names of the matrix

Description

Column names of the matrix

Usage

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

Arguments

x

A DownSamplingConsensusPartition-class object.

Examples

# There is no example
NULL


[Package cola version 2.0.0 Index]