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.7.tar.gz
(12.7 kB
view details)
Built Distribution
File details
Details for the file plot_phylo-0.1.7.tar.gz
.
File metadata
- Download URL: plot_phylo-0.1.7.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a909234d500d5bec9b77d952e45f9dcc6a1cd36347ba90fb8ccc5910e83a8a93
|
|
MD5 |
8ee80fcce7779cabe6c023aa1e0cf1d2
|
|
BLAKE2b-256 |
9b398b0906a636d8f1aa24b24b34f51ba48c99c4753822c9370ed553bd677839
|
File details
Details for the file plot_phylo-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: plot_phylo-0.1.7-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f259c8a453f48a1c9724f9ac5531d8aefb6a253573a7fd3c1e4f42bed3a5681e
|
|
MD5 |
8140ed6f5df6109ae2c9ea6ca5e20dee
|
|
BLAKE2b-256 |
03de2634d0dd15b1522fcf761ae59a8d4ed8333c46c7fce8db414eaa06134167
|