get_min_cluster_size: Tree method for getting the min child clade size of a node

View source: R/Utilities.R

get_min_cluster_sizeR Documentation

Tree method for getting the min child clade size of a node

Description

Tree method for getting the min child clade size of a node

Usage

get_min_cluster_size(tree, node)

Arguments

tree

an object of class phylo

node

the node to check

Value

the size of the smallest child clade


YosefLab/FastProjectR documentation built on Feb. 15, 2023, 6:21 a.m.