show-ConsensusPartitionList-method {cola}R Documentation

Print the ConsensusPartitionList object

Description

Print the ConsensusPartitionList object

Usage

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

Arguments

object

A ConsensusPartitionList-class object.

Value

No value is returned.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package cola version 2.0.0 Index]