getMostRecentCommonAncestor: getMostRecentCommonAncestor

Description Usage Arguments Value Examples

View source: R/getTreeData.R

Description

Get the most recent common ancestor between two nodes as given by the given tree.

Usage

1

Arguments

tree

A phylogenetic tree

spe1

The name of species 1

spe2

The name of species 2

Value

The number of the internal node that is the most recent point of divergence.

Examples

1
getMostRecentCommonAncestor(tree, "Mouse", "Bovine")

dinaIssakova/rgenesconverged documentation built on Jan. 7, 2020, 4:25 p.m.