list_long_branch_tips: List long branch tips Returns a list of tips that are...

View source: R/list_long_branch_tips.R

list_long_branch_tipsR Documentation

List long branch tips Returns a list of tips that are children of the longest branch

Description

List long branch tips Returns a list of tips that are children of the longest branch

Usage

list_long_branch_tips(tree)

Arguments

tree

A phylo or multiphylo object.

Value

A list of tips that are children of the longest branch of a single tree (for a phylo object) and a list of lists of tips that are children of the longest branch of each tree (for a multiPhylo object).


svteichman/TreeVizPackage documentation built on June 22, 2022, 11:21 p.m.