annotate.nodes: Prepare nodes in tree for clustering

View source: R/tree-setup.R

annotate.nodesR Documentation

Prepare nodes in tree for clustering

Description

Groups meta data by descendant. This also includes bootstrap certainty referenced by node labels in the ape object. Unlabeled nodes are defaulted to a bootstrap value of 1 (maximum certainty), including the root.

Usage

annotate.nodes(phy, max.boot = NA)

Arguments

phy:

An inputted tree passed by extend.tree. Should contain seq.info

max.boot:

numeric, user specifies maximum bootstrap value (usually 1 or 100).

Value

: data frame, "node.info" to a annotate the information under a given node at a tree.


PoonLab/clustuneR documentation built on Jan. 29, 2024, 2:40 a.m.