ETE Gallery

May 6, 2025 ยท View on GitHub

A demonstration of some of the graphical capabilities of ETE.

๐Ÿ“– Tutorial

The files in tutorial introduce in a gentle way how to draw and explore trees with ETE.

  1. Simple visualization
  2. Two trees in the same session
  3. Layout with a tree style
  4. Layout using the draw_node() function
  5. Layout with a draw_node() that generates faces
  6. Layout with a draw_node() that generates styles (dicts) and faces
  7. Use of draw_node(node, collapsed) and is_leaf_fn()
  8. Tree style and node style with many options
  9. Tree style and node style with many options, as arguments to explore()

๐Ÿ’ก Examples

The files in examples show the use of different representation elements (mostly faces).

๐Ÿ‘ฉโ€๐ŸŽ“ Course material

The files in course contain interactive jupyter notebooks that we have used as course material during ETE workshops.

๐Ÿ“š Documentation

The documentation about how to use the visualization capabilities of ETE can be found at: