tidytree
tidytree copied to clipboard
:shower:A Tidy Tool for Phylogenetic Tree Data Manipulation
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.
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
: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.