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.

Authors

Guangchuang YU https://guangchuangyu.github.io

School of Public Health, The University of Hong Kong

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

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Guangchuang Yu

Last Published

February 27th, 2018

Functions in tidytree (0.1.7)

get.data

get.data method
get.fields

get.fields method
parent

parent
reexports

Objects exported from other packages
sibling

sibling
treedata-class

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

as.treedata
child

child
treedata

treedata
MRCA

MRCA
ancestor

ancestor
groupOTU

groupOTU
offspring

offspring
get_tree_data

get_tree_data
groupClade

groupClade
rootnode

rootnode
show

show method