A Python Environment for (phylogenetic) Tree Exploration


Keywords
tree, reconstruction, visualization, comparison, phylogeny, phylogenetics, phylogenomics, phylogenomic, python, tree-structure, treeview
License
GPL-3.0
Install
pip install ete3==3.0.0b32

Documentation

https://travis-ci.org/etetoolkit/ete.svg?branch=master Join the chat at https://gitter.im/jhcepas/ete

Overview

ETE (Environment for Tree Exploration is a Python programming toolkit that assists in the automated manipulation, analysis and visualization of phylogenetic trees. Clustering trees or any other tree-like data structure are also supported.

ETE is currently developed as a tool for researchers working in phylogenetics and genomics. ETE provides specialized tools to reconstruct, compare and visualize phylogenetic trees. If you use ETE for a published work, please cite:

Jaime Huerta-Cepas, François Serra and Peer Bork. "ETE 3: Reconstruction,
analysis and visualization of phylogenomic data."  Mol Biol Evol (2016) doi:
10.1093/molbev/msw046

Install and Documentation

Gallery of examples

https://raw.githubusercontent.com/jhcepas/ete/master/sdoc/gallery.png

Getting Support

Whenerver possible, please avoid sending support related emails directly to the developers. Keep communication public:

  • For any type of question on how to use ETE in a bioinformatics context, the BioStars community (http://biostars.org) provides an excellent help desk. ETE developers contribute there with answers, but you will also get feedback from other users. It is recommended to tag your questions with the "etetoolkit" label.
  • For technical problems or more ETE specific questions, you can also use the official ETE mailing list at https://groups.google.com/d/forum/etetoolkit. To avoid spam, messages from new users are moderated. Expect some delay until your first message and account is validated.
  • Bug reports, feature requests and general discussion should be posted into github: https://github.com/etetoolkit/ete/issues
  • For any other inquire please contact huerta /at/ embl.de

Contributing and BUG reporting

https://github.com/etetoolkit/ete/wiki/Contributing