Phylogenetic trees contain components such as nodes, edges, branches, and associated data. As the core data manipulation tool in the ‘ggtree’ ecosystem, ‘tidytree’ provides tools for converting tree objects to tidy data frames and tidy interfaces for manipulating, analyzing, and visualizing tree data.
Visit https://yulab-smu.top/treedata-book-2ed/ for details.
Guangchuang YU
School of Basic Medical Sciences, Southern Medical University
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.