ete3
Package — BioinformaticsPython 3.7+Expert
Phylogenetic tree analysis and visualization
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- NumPy, PyQt5 or PySide2, lxml
- Install
pip install ete3
Learn by Difficulty
Quick Example
python
# Install: pip install ete3 import ete3 # Basic ete3 usage print(f"Using ete3") # See documentation for detailed examples
ete3 is a third-party package. Phylogenetic tree analysis and visualization. Install with: pip install ete3
Try in PlaygroundTags
packagebioinformaticsgenomicslife-science