tree.backbone: tree.backbone

Description Usage Arguments Value Author(s)

View source: R/visualizer.R

Description

basic tree (backbone) plotting utility

Usage

1
2
3
4
5
6
7
8
tree.backbone(
  tree,
  size = 2,
  layout = "circular",
  shape = 21,
  fill = "white",
  color = "black"
)

Arguments

tree

a treeio::treedata object

size

branch width

layout

tree layout

shape

clade node shape

fill

clade node fill

color

clade node fill

Value

a ggtree object

Author(s)

Chenhao Li, Guangchuang Yu


lch14forever/microbiomeViz documentation built on Sept. 7, 2020, 4:34 p.m.