Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DomBennett/treeman

Repository files navigation

treeman

Build Status Coverage Status CRAN downloads Rdoc

An R package for manipulating phylogentic trees using an intuitive S4 class structure.

The treeman R package provides a list based class for encoding phylogenetic trees in R, making manipulating phylogenetic trees easier to code and more efficient to run. treeman is aimed to be fast, simple and intuitive.

Installation

With CRAN:

install.packages('treeman')

Installing the development copy via GitHub

library(devtools)
install_github('dombennett/treeman')

Quick guide

# working with the TreeMan class
library(treeman)
?TreeMan # check the documentation
tree <- randTree(10) # generate a random tree of 10 tips
summary(tree) # check key stats
tree["tips"] # extract key stats

For more details check out the wiki.

Licence

GPL-2

Status

Version 1.1 released.

Reference

Bennett, D.J., Sutton, M.D. & Turvey, S.T., 2017. treeman: an R package for efficient and intuitive manipulation of phylogenetic trees. BMC Research Notes, 10(1), p.30. Available online

Author

D.J. Bennett (but I welcome pull requests!)

About

πŸŒ³πŸ‘¨ An R package for manipulating phylogentic trees

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /