ggtreeSpace
Visualizing Phylomorphospaces using 'ggtree'
Bioconductor version: 3.23 · Package version: 1.8.0
This package is a comprehensive visualization tool specifically designed for exploring phylomorphospace. It not only simplifies the process of generating phylomorphospace, but also enhances it with the capability to add graphic layers to the plot with grammar of graphics to create fully annotated phylomorphospaces. It also provide some utilities to help interpret evolutionary patterns.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ggtreeSpace") Details
| Maintainer | Guangchuang Yu <guangchuangyu@gmail.com> |
| Author | Guangchuang Yu [aut, cre, ths, cph] (ORCID: <https://orcid.org/0000-0002-6485-8781>), Li Lin [ctb] |
| License | Artistic-2.0 |
| URL | https://github.com/YuLab-SMU/ggtreeSpace |
| Bug Reports | https://github.com/YuLab-SMU/ggtreeSpace/issues |
| Downloads rank | 157 |
| Source branch | RELEASE_3_23 |
| biocViews | Annotation, Phylogenetics, Software, Visualization |