get_parents {GeRnika}R Documentation

Get parent nodes in a phylogenetic tree.

Description

This function retrieves the parent nodes for each node in a given phylogenetic tree.

Usage

get_parents(phylotree)

Arguments

phylotree

An object of the Phylotree class representing the phylogenetic tree.

Value

A vector of parent nodes.


[Package GeRnika version 1.0.0 Index]