add_root_edge: Add root edge to phylogenetic tree

View source: R/phylo_utils.R

add_root_edgeR Documentation

Add root edge to phylogenetic tree

Description

Add root edge to phylogenetic tree

Usage

add_root_edge(tree, total_sim_steps, root.edge_value = 7665)

Arguments

tree

object of class Phylo

total_sim_steps

scalar for the total number of steps of network simulations

root.edge_value

scalar for the value to use as root.edge in the phylogenetic tree

Value

A phylogenetic tree with a value for the root.edge.


thednainus/HIVepisimAnalysis documentation built on Sept. 21, 2023, 7:32 a.m.