get_tree_edges {clustree} | R Documentation |
Get tree edges
Description
Extract the edges from a set of clusterings
Usage
get_tree_edges(clusterings, prefix)
Arguments
clusterings |
numeric matrix containing clustering information, each column contains clustering at a separate resolution |
prefix |
string indicating columns containing clustering information |
Value
data.frame containing edge information
[Package clustree version 0.5.1 Index]