lca_based_depth: Depth of tip1 parent immediately after LCA(tip1, tip2)

View source: R/Utilities.R

lca_based_depthR Documentation

Depth of tip1 parent immediately after LCA(tip1, tip2)

Description

Depth of tip1 parent immediately after LCA(tip1, tip2)

Usage

lca_based_depth(tree, tip1, tip2)

Arguments

tree

an object of class phylo

tip1

the first leaf

tip2

the second leaf

Value

the trivial distance between tip1, tip2


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