All Projects β†’ YuLab-SMU β†’ treeio

YuLab-SMU / treeio

Licence: other
🌱 Base Classes and Functions for Phylogenetic Tree Input and Output

Programming Languages

r
7636 projects
Makefile
30231 projects

Projects that are alternatives of or similar to treeio

phyd3
Phylogenetic tree viewer based on D3.js
Stars: ✭ 47 (-32.86%)
Mutual labels:  phylogenetic-trees
daru-io
daru-io is a plugin gem to the existing daru gem, which aims to add support to Importing DataFrames from / Exporting DataFrames to multiple formats.
Stars: ✭ 21 (-70%)
Mutual labels:  exporter
couchbase exporter
Export metrics from Couchbase Server for Prometheus consumption
Stars: ✭ 32 (-54.29%)
Mutual labels:  exporter
ox-ssh
SSH config export for org-mode
Stars: ✭ 33 (-52.86%)
Mutual labels:  exporter
draftjs exporter
Library to convert Draft.js ContentState to HTML
Stars: ✭ 77 (+10%)
Mutual labels:  exporter
tracboat
Trac to GitLab migration toolbox
Stars: ✭ 32 (-54.29%)
Mutual labels:  exporter
yarn-prometheus-exporter
Export Hadoop YARN (resource-manager) metrics in prometheus format
Stars: ✭ 44 (-37.14%)
Mutual labels:  exporter
mq-java-exporter
Exporter for IBM MQ metrics https://prometheus.io/
Stars: ✭ 19 (-72.86%)
Mutual labels:  exporter
prometheus exporter base
Base library for Rust Prometheus exporters
Stars: ✭ 30 (-57.14%)
Mutual labels:  exporter
nvidia smi exporter
nvidia-smi exporter for Prometheus
Stars: ✭ 66 (-5.71%)
Mutual labels:  exporter
blendmaxwell
Maxwell Render exporter for Blender
Stars: ✭ 23 (-67.14%)
Mutual labels:  exporter
genshin-audio-exporter
Export audio files from Genshin Impact game data into different audio formats.
Stars: ✭ 83 (+18.57%)
Mutual labels:  exporter
extractors
Data extractors for import demo-date to the api
Stars: ✭ 44 (-37.14%)
Mutual labels:  exporter
biodiverse
A tool for the spatial analysis of diversity
Stars: ✭ 63 (-10%)
Mutual labels:  phylogenetic-trees
greenplum exporter
Greenplum(v5,v6) exporter for Prometheus
Stars: ✭ 48 (-31.43%)
Mutual labels:  exporter
shelly-plug-prometheus
Shelly Plug Prometheus exporter.
Stars: ✭ 40 (-42.86%)
Mutual labels:  exporter
yoda
GitHub extension for agile project management, using the issues subsystem.
Stars: ✭ 86 (+22.86%)
Mutual labels:  exporter
io scene pbrt
Exporter for blender that exports the scene into pbrt's ascii file format.
Stars: ✭ 42 (-40%)
Mutual labels:  exporter
jmx exporter-cloudera-hadoop
Prometheus jmx_exporter configurations for Cloudera Hadoop
Stars: ✭ 33 (-52.86%)
Mutual labels:  exporter
ping-exporter
Prometheus Ping exporter
Stars: ✭ 60 (-14.29%)
Mutual labels:  exporter

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

✍️ Authors

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://yulab-smu.top

If you use treeio in published research, please cite:

  • LG Wang, TTY Lam, S Xu, Z Dai, L Zhou, T Feng, P Guo, CW Dunn, BR Jones, T Bradley, H Zhu, Y Guan, Y Jiang, G Yu*. treeio: an R package for phylogenetic tree input and output with richly annotated and associated data. Molecular Biology and Evolution. 2020, 37(2):599-603. doi: 10.1093/molbev/msz240.

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

πŸ’– Contributing

We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.

🏘️ Package Affiliations

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

bioconductor_footer ropensci_footer
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].