ggtree
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see ggtree.
an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data
Bioconductor version: 3.6
'ggtree' extends the 'ggplot2' plotting system which implemented the grammar of graphics. 'ggtree' is designed for visualization and annotation of phylogenetic trees with their covariates and other associated data.
Author: Guangchuang Yu [aut, cre, cph], Tommy Tsan-Yuk Lam [aut, ths], Justin Silverman [ctb]
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
citation("ggtree")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ggtree")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | |
| NEWS | Text |
Details
| biocViews | Alignment, Annotation, Clustering, DataImport, MultipleSequenceAlignment, ReproducibleResearch, Software, Visualization |
| Version | 1.10.5 |
| In Bioconductor since | BioC 3.1 (R-3.2) (9 years) |
| License | Artistic-2.0 |
| Depends | R (>= 3.3.2), ggplot2 (>= 2.2.0), treeio |
| Imports | ape, grDevices, grid, magrittr, methods, rvcheck, scales, tidyr, utils |
| System Requirements | |
| URL | https://guangchuangyu.github.io/ggtree |
| Bug Reports | https://github.com/GuangchuangYu/ggtree/issues |
See More
| Suggests | Biostrings, colorspace, EBImage, emojifont, knitr, prettydoc, rmarkdown, testthat |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | LINC, LymphoSeq, philr |
| Suggests Me | treeio |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | ggtree_1.10.5.tar.gz |
| Windows Binary | ggtree_1.10.5.zip |
| Mac OS X 10.11 (El Capitan) | ggtree_1.10.5.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/ggtree |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/ggtree |
| Package Short Url | https://bioconductor.org/packages/ggtree/ |
| Package Downloads Report | Download Stats |
| Old Source Packages for BioC 3.6 | Source Archive |