all_nodes-HierarchicalPartition-method {cola} | R Documentation |
All nodes in the hierarchy
## S4 method for signature 'HierarchicalPartition' all_nodes(object, depth = max_depth(object))
object |
a |
depth |
depth in the hierarchy. |
A vector of node ID.
Zuguang Gu <z.gu@dkfz.de>
data(cola_rh) all_nodes(cola_rh)