convert_branches: Scale branch length from a phylogenetic tree

View source: R/phylo_utils.R

convert_branchesR Documentation

Scale branch length from a phylogenetic tree

Description

Scale branch length from a phylogenetic tree

Usage

convert_branches(tree, scale = 1/365)

Arguments

tree

a phylo object

scale

numeric value to convert branch length

Value

a phylogenetic tree with the branch lengths scaled to vale of scale.


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