README.md

tidytree: A Tidy Tool for Phylogenetic Tree Data Manipulation

CRAN_Status_Badge

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.

Visit https://yulab-smu.top/treedata-book/ for details.

:writing_hand: Author

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://guangchuangyu.github.io

saythanks

:arrow_double_down: Installation

Get the released version from CRAN:

install.packages("tidytree")

Or the development version from github:

remotes::install_github("GuangchuangYu/tidytree")

:sparkling_heart: Contributing

We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.



GuangchuangYu/tidytree documentation built on April 12, 2024, 5:23 a.m.