ete3Easy Playground

Phylogenetic tree analysis and visualization

Getting started with ete3Run locally
Install
pip install ete3
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: ete3)

ete3 is a third-party package. Phylogenetic tree analysis and visualization. Install with: pip install ete3

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?