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.
Guangchuang YU
School of Basic Medical Sciences, Southern Medical University
https://guangchuangyu.github.io
Get the released version from CRAN:
install.packages("tidytree")
Or the development version from github:
remotes::install_github("GuangchuangYu/tidytree")
We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.