View source: R/TreeFunctions.R
scaleBranches | R Documentation |
scaleBranches
Branch length scaling function.
scaleBranches(clones, edge_type = "mutations")
clones |
a tibble of |
edge_type |
Either |
Uses clones$trees[[1]]$edge_type to determine how branches are currently scaled.
A tibble with phylo
objects that have had branch lengths
rescaled as specified.
getTrees
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.