- Home
- Bioconductor 3.22
- Software Packages
- ggtreeDendro
ggtreeDendro
This is the released version of ggtreeDendro; for the devel version, see ggtreeDendro.
Drawing 'dendrogram' using 'ggtree'
Bioconductor version: Release (3.22)
Offers a set of 'autoplot' methods to visualize tree-like structures (e.g., hierarchical clustering and classification/regression trees) using 'ggtree'. You can adjust graphical parameters using grammar of graphic syntax and integrate external data to the tree.
Author: Guangchuang Yu [aut, cre, cph] ORCID iD ORCID: 0000-0002-6485-8781 , Shuangbin Xu [ctb] ORCID iD ORCID: 0000-0003-3513-5362 , Chuanjie Zhang [ctb]
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
citation("ggtreeDendro")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ggtreeDendro")
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("ggtreeDendro")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.