tci

R package to calculate the Total Cophenetic Index of Mir et al. 2013

https://github.com/ms609/tci

Science Score: 20.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

R package to calculate the Total Cophenetic Index of Mir et al. 2013

Basic Info
  • Host: GitHub
  • Owner: ms609
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 45.9 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 10 years ago · Last pushed about 5 years ago
Metadata Files
Readme

README.md

CRAN Status Badge CRAN Downloads DOI Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.

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'.

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() in the 'TreeTools' package, and via Rotger's (unmaintained?) package 'CollessLike'.

References

A. Mir, F. Rossello, L. A. Rotger, A new balance index for phylogenetic trees. Math. Biosci. 241, 125-136 (2013).

Owner

  • Name: Martin R. Smith
  • Login: ms609
  • Kind: user
  • Location: Durham, UK
  • Company: Department of Earth Sciences, Durham University

Palaeontology & phylogenetics

GitHub Events

Total
Last Year

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 57
  • Total Committers: 2
  • Avg Commits per committer: 28.5
  • Development Distribution Score (DDS): 0.018
Top Committers
Name Email Commits
Martin R. Smith m****s@g****m 56
Martin R. Smith m****h@d****k 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 1
  • Average time to close issues: 9 months
  • Average time to close pull requests: 10 minutes
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ms609 (1)
Pull Request Authors
  • ms609 (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 248 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 1
cran.r-project.org: TotalCopheneticIndex

Quantify the Balance of Phylogenetic Trees

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 248 Last month
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Average: 37.0%
Downloads: 55.6%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.4.0 depends
  • TreeTools >= 1.4.5 imports
  • ape * suggests
  • testthat * suggests