- Home
- Bioconductor 3.19
- Software Packages
- ggtreeExtra
ggtreeExtra
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see ggtreeExtra.
An R Package To Add Geometric Layers On Circular Or Other Layout Tree Of "ggtree"
Bioconductor version: 3.19
'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] , Guangchuang Yu [aut, ctb]
Maintainer: Shuangbin Xu <xshuangbin at 163.com>
citation("ggtreeExtra")):
Installation
To install this package, start R (version "4.4") 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.