/ete

ETE is a Python programming toolkit for building, comparing, annotating, manipulating and visualising trees. It provides both a comprehensive API and a collection of command line tools, including utilities to work with the NCBI taxonomy tree.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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 the bioinformatics context, use BioStars (http://biostars.org) or even StackOverflow forums.

    Please use the "etetoolkit" tag for your questions:

  • Bug reports, feature requests and general discussion should be posted into github: https://github.com/etetoolkit/ete/issues
  • For more technical problems, 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.
  • For any other inquire please contact jhcepas /at/ gmail.com

Contributing and BUG reporting

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