all_nodes-HierarchicalPartition-method: All nodes in the hierarchy

all_nodes-HierarchicalPartition-methodR Documentation

All nodes in the hierarchy

Description

All nodes in the hierarchy

Usage

## S4 method for signature 'HierarchicalPartition'
all_nodes(object, merge_node = merge_node_param())

Arguments

object

A HierarchicalPartition-class object.

merge_node

Parameters to merge sub-dendrograms, see merge_node_param.

Value

A vector of node ID.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

data(golub_cola_rh)
all_nodes(golub_cola_rh)

jokergoo/cola documentation built on Feb. 29, 2024, 1:41 a.m.