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/VISION documentation built on Feb. 19, 2023, 9:50 p.m.