construct_tree_from_labelmat | R Documentation |
Construct the cluster tree from multi-resolution clustering save as a label matrix
construct_tree_from_labelmat(labelmat)
labelmat |
sample by m label matrix, each columns represents a clustering for a certain resolution |
tree saved as an edge list containing
label of start node
label of end node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.