applyLayoutDaylight: applyLayoutDaylight

View source: R/tree-utilities.R

applyLayoutDaylightR Documentation

applyLayoutDaylight

Description

Apply the daylight alorithm to adjust the spacing between the subtrees and tips of the specified node.

Usage

applyLayoutDaylight(df, node_id)

Arguments

df

tree data.frame

node_id

is id of the node from which daylight is measured to the other subtrees.

Value

list with tree data.frame with updated layout using daylight algorithm and max_change angle.


GuangchuangYu/ggtree documentation built on April 12, 2024, 5:20 a.m.