dendropy
Package — BioinformaticsPython 3.7+Expert
Phylogenetic computing: tree manipulation, simulation, analysis
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- None (pure Python)
- Install
pip install dendropy
Learn by Difficulty
Quick Example
python
# Install: pip install dendropy import dendropy # Basic dendropy usage print(f"Using dendropy") # See documentation for detailed examples
dendropy is a third-party package. Phylogenetic computing: tree manipulation, simulation, analysis. Install with: pip install dendropy
Try in PlaygroundTags
packagebioinformaticsgenomicslife-science