README.md

treeio: Base classes and functions for phylogenetic tree input and output

Bioc Project Status: Active - The project has reached a stable, usable
state and is being actively
developed. platform codecov

Linux Travis Build
Status AppVeyor Build
Status

download

‘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.

Twitter saythanks

:writing_hand: Authors

Guangchuang YU https://guangchuangyu.github.io

School of Basic Medical Sciences, Southern Medical University

If you use treeio in published research, please cite:

:arrow_double_down: Installation

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")

: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.

:houses: Package Affiliations

The treeio package is a part of the Bioconductor and rOpenSci projects.

| bioconductor_footer | ropensci_footer | | :------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------: |



Try the treeio package in your browser

Any scripts or data that you put into this service are public.

treeio documentation built on Nov. 21, 2020, 2:01 a.m.