dendropy — Easy Playground
Phylogenetic computing: tree manipulation, simulation, analysis
Getting started with dendropyRun locally
Install
pip install dendropyPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: dendropy)
dendropy is a third-party package. Phylogenetic computing: tree manipulation, simulation, analysis. Install with: pip install dendropy
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?