- Home
- Bioconductor 3.22
- Software Packages
- ggtreeExtra
ggtreeExtra
This is the released version of ggtreeExtra; for the devel version, see ggtreeExtra.
An R Package To Add Geometric Layers On Circular Or Other Layout Tree Of "ggtree"
Bioconductor version: Release (3.22)
'ggtreeExtra' extends the method for mapping and visualizing associated data on phylogenetic tree using 'ggtree'. These associated data can be presented on the external panels to circular layout, fan layout, or other rectangular layout tree built by 'ggtree' with the grammar of 'ggplot2'.
Author: Shuangbin Xu [aut, cre] ORCID iD ORCID: 0000-0003-3513-5362 , Guangchuang Yu [aut, ctb] ORCID iD ORCID: 0000-0002-6485-8781
Maintainer: Shuangbin Xu <xshuangbin at 163.com>
citation("ggtreeExtra")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ggtreeExtra")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ggtreeExtra")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.