Module to draw a phylogenetic tree using matplotlib
Project description
plot_phylo
This module allows the user to plot a phylogenetic tree on an existing matplotlib axis.
This means that:
- Phylogenies can be incorporated into existing plots.
- Annotations can be added using standard matplotlib functionality.
- Plots can be output in png, pdf, svg or tiff formats.
- Automatically generated and updated figures can include phylogenies
Full documentation is available via ReadTheDocs.
Installation
Requirements
- python >= 3.6
- matplotlib >= 2.1.1
- ete3 >= 3.1.0
The module can be installed using pip
pip install plot_phylo
You can also download the latest release here
Or clone the GitHub repository directly.
git clone git@github.com:KatyBrown/plot_phylo.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
plot_phylo-0.1.9.tar.gz
(12.6 kB
view hashes)
Built Distribution
plot_phylo-0.1.9-py3-none-any.whl
(13.9 kB
view hashes)
Close
Hashes for plot_phylo-0.1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87d0c7f8b8371df8fde7397584b0e894648e0be40a37ffebb28d60d8f3e3e343 |
|
MD5 | 36dffb8098b029f6876024808f41c951 |
|
BLAKE2b-256 | bb4c026dcf3f73b90369f34031f48038a93c1bb549d3cca63835782b97122513 |