‘treeio’ is an R package to make it easier to import and store phylogenetic tree with associated data; and to link external data from different sources to phylogeny. It also supports exporting phylogenetic tree with heterogeneous associated data to a single tree file and can be served as a platform for merging tree with associated data and converting file formats.
Visit https://yulab-smu.top/treedata-book/ for details.
Guangchuang YU https://guangchuangyu.github.io
School of Basic Medical Sciences, Southern Medical University
If you use treeio in published research, please cite:
Get the released version from Bioconductor:
## try http:// if https:// URLs are not supported
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
## BiocManager::install("BiocUpgrade") ## you may need this
BiocManager::install("treeio")
Or the development version from github:
## install.packages("devtools")
devtools::install_github("GuangchuangYu/treeio")
We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.
The treeio
package is a part of the Bioconductor and rOpenSci
projects.
| | | | :------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------: |
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.