passSupportValues: Passes support values from inner nodes in argument 'trees' to...

View source: R/phylogenies.R

passSupportValuesR Documentation

Passes support values from inner nodes in argument 'trees' to matching inner nodes in argument 'tree', if and only if the respective inner nodes span a subtree terminating in identical sets of tips. Note, that the inner topology is ignored.

Description

Passes support values from inner nodes in argument 'trees' to matching inner nodes in argument 'tree', if and only if the respective inner nodes span a subtree terminating in identical sets of tips. Note, that the inner topology is ignored.

Usage

passSupportValues(tree, trees, nds = unique(tree$edge[, 1]))

Arguments

tree

an instance of class ape::phylo

trees

a vector of instances of class ape::phylo

nds

an integer vector indicating inner nodes of the argument 'tree' to process

Value

An annotated copy of argument 'tree'


asishallab/GeneFamilies documentation built on May 22, 2023, 11:30 a.m.