https://github.com/ms609/tci
R package to calculate the Total Cophenetic Index of Mir et al. 2013
https://github.com/ms609/tci
Last synced: about 2 months ago
JSON representation
R package to calculate the Total Cophenetic Index of Mir et al. 2013
- Host: GitHub
- URL: https://github.com/ms609/tci
- Owner: ms609
- Created: 2016-03-23T10:08:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T18:14:41.000Z (about 5 years ago)
- Last Synced: 2025-12-09T19:32:32.234Z (8 months ago)
- Language: R
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://cran.r-project.org/package=TotalCopheneticIndex)
[](https://cran.r-project.org/package=TotalCopheneticIndex)
[](https://zenodo.org/badge/latestdoi/54549731)
[](https://www.repostatus.org/#inactive)
# TotalCopheneticIndex
R package implementing the Total Cophenetic Index measure of Mir _et al._ (2013).
This package is now simply a wrapper for the function `TotalCopheneticIndex()`
in the package '[TreeTools](https://ms609.github.io/TreeTools/)'.
The total cophenetic index describes how balanced a phylogenetic tree is,
by measuring the how deep the most recent common ancestor of each pair of leaves
lies within the tree.
# See also
This functionality is now available via the function [`TotalCopheneticIndex()`](https://ms609.github.io/TreeTools/reference/TotalCopheneticIndex.html) in the
'[TreeTools](https://ms609.github.io/TreeTools/)' package, and via Rotger's
(unmaintained?) package
'[CollessLike](https://github.com/LuciaRotger/CollessLike)'.
# References
A. Mir, F. Rossello, L. A. Rotger, A new balance index for phylogenetic trees.
_Math. Biosci._ 241, 125-136 (2013).