Learn R Programming

⚠️There's a newer version (0.4.6) of this package.Take me there.

tidytree: A Tidy Tool for Phylogenetic Tree Data Manipulation

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.

Author

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://guangchuangyu.github.io

Installation

Get the released version from CRAN:

install.packages("tidytree")

Or the development version from github:

## install.packages("devtools")
devtools::install_github("GuangchuangYu/tidytree")

Copy Link

Version

Install

install.packages('tidytree')

Monthly Downloads

59,498

Version

0.2.3

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Guangchuang Yu

Last Published

January 30th, 2019

Functions in tidytree (0.2.3)

parent

parent
treedata-class

Class "treedata" This class stores phylogenetic tree with associated data
get.fields

get.fields method
reexports

Objects exported from other packages
get.data

get.data method
treedata

treedata
child

child
as.treedata

as.treedata
sibling

sibling
get_tree_data

get_tree_data
rootnode

rootnode
MRCA

MRCA
show

show method
groupClade

groupClade
ancestor

ancestor
groupOTU

groupOTU
offspring

offspring