geom_zoom_clade: geom_zoom_clade

View source: R/geom-zoom-clade.R

geom_zoom_cladeR Documentation

geom_zoom_clade

Description

zoom selected clade of a tree

Usage

geom_zoom_clade(node, xexpand = NULL)

Arguments

node

internal node number to zoom in its corresponding clade

xexpand

numeric, extend x, meaning the ratio of range of the xlim of the original tree, defaults to NULL.

Details

'geom_zoom_clade' zooms in on a selected clade of a tree, while showing its on the full view of tree as a seperated panel for reference

Value

updated tree view

Author(s)

Guangchuang Yu


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