get_tree_nodes: Get tree nodes

View source: R/graph.R

get_tree_nodesR Documentation

Get tree nodes

Description

Extract the nodes from a set of clusterings and add relevant attributes

Usage

get_tree_nodes(clusterings, prefix, metadata, node_aes_list)

Arguments

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

Value

data.frame containing node information


clustree documentation built on Nov. 6, 2023, 1:07 a.m.