enumerate_tips_under_edges: Tips descendants of nodes.

enumerate_tips_under_edgesR Documentation

Tips descendants of nodes.

Description

enumerate_tips_under_edges gives, for each edge of the tree, the labels of the tips that have this edge as an ancestor.

Usage

enumerate_tips_under_edges(tree)

Arguments

tree

phylogenetic tree, class phylo.

Details

This function uses function prop.part from package ape.

Value

list of size Nedge, entry i is the vector of tips bellow edge i.


pbastide/PhylogeneticEM documentation built on Feb. 12, 2024, 1:27 a.m.