get_classes-HierarchicalPartition-method | R Documentation |
Get class IDs from the HierarchicalPartition object
## S4 method for signature 'HierarchicalPartition'
get_classes(object, merge_node = merge_node_param())
object |
A |
merge_node |
Parameters to merge sub-dendrograms, see |
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>
data(golub_cola_rh)
get_classes(golub_cola_rh)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.