8000 GitHub - evo-palaeo/treesurgeon: Tools, tricks and timesavers for tinkering with phylogenetic trees and data in R.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

evo-palaeo/treesurgeon

Repository files navigation

treesurgeon v 0.3

Tools and timesavers for tinkering with phylogenetic trees and data in R.

  • Author: Joseph Keating
  • Maintainer: Joseph Keating

Installation

The development version of treesurgeon is available on Github. I aim to make the package availible on CRAN in the near future. To install treesurgeon from Github, use the install_github() function in the devtools package:

if (!require(remotes)){
  install.packages("remotes")
}
remotes::install_github("evo-palaeo/treesurgeon")

About

Tools, tricks and timesavers for tinkering with phylogenetic trees and data in R.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0