get_parent: Get the parent of a node

View source: R/Utilities.R

get_parentR Documentation

Get the parent of a node

Description

Get the parent of a node

Usage

get_parent(tree, node)

Arguments

tree

an object of class phylo

node

the node to get parent

Value

the immediate parent of the mode, or the node if it is root


YosefLab/VISION documentation built on Feb. 19, 2023, 9:50 p.m.