Description Usage Arguments Value Author(s) Examples
Get class IDs from the HierarchicalPartition object
1 2 | ## S4 method for signature 'HierarchicalPartition'
get_classes(object, depth = max_depth(object))
|
object |
A |
depth |
Depth of the hierarchy. |
A data frame of classes IDs. The class IDs are the node IDs where the subgroup sits in the hierarchy.
Zuguang Gu <z.gu@dkfz.de>
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.