Phylogenetic tree generally contains multiple components including node, edge, branch and associated data. 'tidytree' provides an approach to convert tree object to tidy data frame as well as provides tidy interfaces to manipulate tree data.
Version: | 0.1.9 |
Depends: | R (≥ 3.4.0) |
Imports: | ape, dplyr, lazyeval, magrittr, methods, tibble |
Suggests: | ggtree, knitr, prettydoc, testthat, treeio |
Published: | 2018-06-13 |
Author: | Guangchuang Yu |
Maintainer: | Guangchuang Yu <guangchuangyu at gmail.com> |
BugReports: | https://github.com/GuangchuangYu/tidytree/issues |
License: | Artistic-2.0 |
URL: | https://github.com/GuangchuangYu/tidytree |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Phylogenetics |
CRAN checks: | tidytree results |
Reference manual: | tidytree.pdf |
Vignettes: |
tidytree introduction |
Package source: | tidytree_0.1.9.tar.gz |
Windows binaries: | r-devel: tidytree_0.1.9.zip, r-release: tidytree_0.1.9.zip, r-oldrel: tidytree_0.1.9.zip |
OS X binaries: | r-release: tidytree_0.1.9.tgz, r-oldrel: tidytree_0.1.9.tgz |
Old sources: | tidytree archive |
Please use the canonical form https://CRAN.R-project.org/package=tidytree to link to this page.