all_nodes-HierarchicalPartition-method | R Documentation |
All nodes in the hierarchy
## S4 method for signature 'HierarchicalPartition'
all_nodes(object, merge_node = merge_node_param())
object |
A |
merge_node |
Parameters to merge sub-dendrograms, see |
A vector of node ID.
Zuguang Gu <z.gu@dkfz.de>
data(golub_cola_rh)
all_nodes(golub_cola_rh)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.