plot_branches_method2: Plot a tree with ggtree branches and tips colored according...

Description Usage Arguments Value Author(s)

View source: R/plots.R

Description

Plot a tree with ggtree branches and tips colored according to molecular data, method 2 It is giving an error with ggtree, make an issue or contact the author.

Usage

1
2
3
4
5
6
7
8
plot_branches_method2(
  x,
  tip_label = "otu",
  drop_outgroup = TRUE,
  ladderize_tree = TRUE,
  color = "red",
  ...
)

Arguments

x

A list from get_tip_values

tip_label

A character vector. Can be one of "otu" or "taxon"

drop_outgroup

Boolean

ladderize_tree

Boolean

Value

a plot

Author(s)

Luna L. Sanchez Reyes


McTavishLab/physcraperex documentation built on April 10, 2021, 12:02 a.m.