Other packages > Find by keyword >

TreeDist  

Calculate and Map Distances Between Phylogenetic Trees
View on CRAN: Click here


Download and install TreeDist package within the R console
Install from CRAN:
install.packages("TreeDist")

Install from Github:
library("remotes")
install_github("cran/TreeDist")

Install by package version:
library("remotes")
install_version("TreeDist", "2.9.2")



Attach the package and use:
library("TreeDist")
Maintained by
Martin R. Smith
[Scholar Profile | Author Map]
First Published: 2020-06-30
Latest Update: 2023-10-25
Description:
Implements measures of tree similarity, including information-based generalized Robinson-Foulds distances (Phylogenetic Information Distance, Clustering Information Distance, Matching Split Information Distance; Smith 2020) <doi:10.1093/bioinformatics/btaa614>; Jaccard-Robinson-Foulds distances (Bocker et al. 2013) <doi:10.1007/978-3-642-40453-5_13>, including the Nye et al. (2006) metric <doi:10.1093/bioinformatics/bti720>; the Matching Split Distance (Bogdanowicz & Giaro 2012) <doi:10.1109/TCBB.2011.48>; Maximum Agreement Subtree distances; the Kendall-Colijn (2016) distance <doi:10.1093/molbev/msw124>, and the Nearest Neighbour Interchange (NNI) distance, approximated per Li et al. (1996) <doi:10.1007/3-540-61332-3_168>. Includes tools for visualizing mappings of tree space (Smith 2022) <doi:10.1093/sysbio/syab100>, for calculating the median of sets of trees, and for computing the information content of trees and splits.
How to cite:
Martin R. Smith (2020). TreeDist: Calculate and Map Distances Between Phylogenetic Trees. R package version 2.9.2, https://cran.r-project.org/web/packages/TreeDist. Accessed 06 Apr. 2025.
Previous versions and publish date:
1.0.0 (2020-06-30 11:10), 1.1.1 (2020-07-10 17:40), 1.2.0 (2020-08-28 13:30), 1.2.1 (2020-09-17 15:10), 2.0.0 (2021-01-20 17:20), 2.0.2 (2021-01-27 14:20), 2.0.3 (2021-01-31 06:40), 2.1.0 (2021-07-12 09:50), 2.1.1 (2021-07-13 14:20), 2.2.0 (2021-09-13 17:30), 2.3.0 (2022-01-04 01:20), 2.4.0 (2022-03-23 08:50), 2.4.1 (2022-07-20 16:40), 2.5.0 (2022-10-07 15:50), 2.6.0 (2023-02-20 11:20), 2.6.1 (2023-05-01 16:30), 2.6.2 (2023-06-30 00:10), 2.6.3 (2023-08-25 12:50), 2.7.0 (2023-10-26 00:10), 2.8.0 (2024-07-26 10:30), 2.9.0 (2024-09-03 18:20), 2.9.1 (2024-09-07 11:20)
Other packages that cited TreeDist R package
View TreeDist citation profile
Other R packages that TreeDist depends, imports, suggests or enhances
Complete documentation for TreeDist
Downloads during the last 30 days
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for TreeDist01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA