Bioc2026 Registration Open!

tanggle

Visualization of Phylogenetic Networks

Bioconductor version: 3.23 · Package version: 1.18.0

Offers functions for plotting split (or implicit) networks (unrooted, undirected) and explicit networks (rooted, directed) with reticulations extending. 'ggtree' and using functions from 'ape' and 'phangorn'. It extends the 'ggtree' package [@Yu2017] to allow the visualization of phylogenetic networks using the 'ggplot2' syntax. It offers an alternative to the plot functions already available in 'ape' Paradis and Schliep (2019) <doi:10.1093/bioinformatics/bty633> and 'phangorn' Schliep (2011) <doi:10.1093/bioinformatics/btq706>.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("tanggle")

Details

MaintainerKlaus Schliep <klaus.schliep@gmail.com>
AuthorKlaus Schliep [aut, cre] (ORCID: <https://orcid.org/0000-0003-2941-0161>), Marta Vidal-Garcia [aut], Claudia Solis-Lemus [aut] (ORCID: <https://orcid.org/0000-0002-9789-8915>), Leann Biancani [aut], Eren Ada [aut], L. Francisco Henao Diaz [aut], Guangchuang Yu [ctb], Joshua Justison [aut]
LicenseArtistic-2.0
URLhttps://klausvigo.github.io/tanggle/, https://github.com/KlausVigo/tanggle
Bug Reportshttps://github.com/KlausVigo/tanggle/issues
Downloads rank280
Source branchRELEASE_3_23
biocViewsAlignment, Clustering, DataImport, MultipleSequenceAlignment, Phylogenetics, Software, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.1), ggplot2 (>= 3.0.0), ggtree

Imports: ape (>= 5.0), phangorn (>= 2.12), rlang, utils, methods, dplyr

Suggests: tinytest, BiocStyle, ggimage, knitr, rmarkdown