get_classes-HierarchicalPartition-method: Get class IDs from the HierarchicalPartition object

Description Usage Arguments Value Author(s) Examples

Description

Get class IDs from the HierarchicalPartition object

Usage

1
2
## S4 method for signature 'HierarchicalPartition'
get_classes(object, depth = max_depth(object))

Arguments

object

A HierarchicalPartition-class object.

depth

Depth of the hierarchy.

Value

A data frame of classes IDs. The class IDs are the node IDs where the subgroup sits in the hierarchy.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

cola documentation built on Nov. 8, 2020, 8:12 p.m.