all_leaves-HierarchicalPartition-method: All leaves in the hierarchy

all_leaves-HierarchicalPartition-methodR Documentation

All leaves in the hierarchy

Description

All leaves in the hierarchy

Usage

## S4 method for signature 'HierarchicalPartition'
all_leaves(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_leaves(golub_cola_rh)

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