get_tree_nodes | R Documentation |
Extract the nodes from a set of clusterings and add relevant attributes
get_tree_nodes(clusterings, prefix, metadata, node_aes_list)
clusterings |
numeric matrix containing clustering information, each column contains clustering at a separate resolution |
prefix |
string indicating columns containing clustering information |
metadata |
data.frame containing metadata on each sample that can be used as node aesthetics |
node_aes_list |
nested list containing node aesthetics |
data.frame containing node information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.