All Projects → etetoolkit → Ete

etetoolkit / Ete

Licence: gpl-3.0
Python package for building, comparing, annotating, manipulating and visualising trees. It provides a comprehensive API and a collection of command line tools, including utilities to work with the NCBI taxonomy tree.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ete

Bosket
Collection of tree view components for front-end frameworks. 🌳
Stars: ✭ 457 (-9.68%)
Mutual labels:  tree-structure, treeview
vue-virtualised
Blazing fast scrolling and updating for any amount of list and hierarchical data.
Stars: ✭ 18 (-96.44%)
Mutual labels:  tree-structure, treeview
Graphview
Android GraphView is used to display data in graph structures.
Stars: ✭ 918 (+81.42%)
Mutual labels:  tree-structure, treeview
Bstreeview
Bootstrap Treeview, A very simple plugin to build a basic and elegant Treeview with bootstrap 4. See the demo:
Stars: ✭ 308 (-39.13%)
Mutual labels:  tree-structure, treeview
react-treefold
A renderless tree component for your hierarchical React views
Stars: ✭ 37 (-92.69%)
Mutual labels:  tree-structure, treeview
Vue Draggable Nested Tree
Please use the he-tree-vue, vue-draggable-nested-tree will no longer be maintained.
Stars: ✭ 302 (-40.32%)
Mutual labels:  tree-structure, treeview
Graphview
Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
Stars: ✭ 152 (-69.96%)
Mutual labels:  tree-structure, treeview
Pbtreeview
An UITreeView implementation from UITableView that Apple missed in its UIKit framework. And it is in pure Swift.
Stars: ✭ 128 (-74.7%)
Mutual labels:  tree-structure, treeview
react-folder-tree
A versatile react treeview library that supports custom icons and event handlers
Stars: ✭ 56 (-88.93%)
Mutual labels:  tree-structure, treeview
react-tree
Hierarchical tree component for React in Typescript
Stars: ✭ 174 (-65.61%)
Mutual labels:  tree-structure, treeview
Unity-IMGUI-TreeView
Simple Tree View implementation for IMGUI (Editor GUI) in Unity. Includes a special type for working with asset paths, but base data structure and view can be easily extended to support anything.
Stars: ✭ 73 (-85.57%)
Mutual labels:  tree-structure, treeview
GraphView
Android GraphView is used to display data in graph structures.
Stars: ✭ 952 (+88.14%)
Mutual labels:  tree-structure, treeview
Perfect-Server-Side-Swift iOS-App
A family tree API server implementation with iOS client. Server has been implemented with Perfect: Server-Side Swift And iOS client is in pure Swift.
Stars: ✭ 15 (-97.04%)
Mutual labels:  tree-structure, treeview
Treeview
An android tree structure view with high performance and rich features
Stars: ✭ 429 (-15.22%)
Mutual labels:  tree-structure, treeview
Gijgo
Gijgo - Free Javascript Controls
Stars: ✭ 424 (-16.21%)
Mutual labels:  treeview
Ngx Treeview
An Angular treeview component with checkbox
Stars: ✭ 312 (-38.34%)
Mutual labels:  treeview
Plibsys
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
Stars: ✭ 402 (-20.55%)
Mutual labels:  tree-structure
Data Structure Php Clanguage
对于数据结构和算法类的东西,我工作有些年份了,大学也有所涉猎,积累了一些内容,不高产不母猪,打我自己脸
Stars: ✭ 299 (-40.91%)
Mutual labels:  tree-structure
Thinkmap
Draw a tree in Android。在 Android 上绘制思维导图控件,让思维更简单。
Stars: ✭ 285 (-43.68%)
Mutual labels:  treeview
Laravel Nestedset
Effective tree structures in Laravel 4-5
Stars: ✭ 3,045 (+501.78%)
Mutual labels:  tree-structure

.. image:: https://travis-ci.org/etetoolkit/ete.svg?branch=master :target: https://travis-ci.org/etetoolkit/ete

.. image:: https://badges.gitter.im/Join%20Chat.svg :alt: Join the chat at https://gitter.im/jhcepas/ete :target: https://gitter.im/jhcepas/ete?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge .. .. image:: https://coveralls.io/repos/jhcepas/ete/badge.png

.. image:: http://img.shields.io/badge/stackoverflow-etetoolkit-blue.svg :target: https://stackoverflow.com/questions/tagged/etetoolkit+or+ete3

.. image:: http://img.shields.io/badge/biostars-etetoolkit-purple.svg :target: https://www.biostars.org/t/etetoolkit,ete3,ete,ete2/

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.

Given that ETE is mainly developed as a tool for researchers working in phylogenetics and genomics, it also provides specialized tools in that context (e.g. reconstructing, comparing and visualizing phylogenetic trees). If you use ETE in 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

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

Getting Support

Please, whenerver possible, avoid sending direct support-related emails to the developers. Keep communication public:

Contributing and BUG reporting

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

ROADMAP

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

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