An interactive visual shell for phylogenetics
Project description
ivy is a lightweight library and an interactive visual programming environment for phylogenetics. It is built on a powerful foundation of open-source software components, including numpy, scipy, matplotlib, and IPython.
ivy emphasizes interactive, exploratory visualization of phylogenetic trees. For example:
#!/usr/bin/env ipython
from ivy.interactive import *
root = readtree("primates.newick")
fig = treefig(root)
Documentation and other resources
Installation
Install virtualenv.
Install ivy: pip install ivy
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
ivy-phylo-20120228.tar.gz
(68.5 kB
view details)
File details
Details for the file ivy-phylo-20120228.tar.gz.
File metadata
- Download URL: ivy-phylo-20120228.tar.gz
- Upload date:
- Size: 68.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5418371d3c8994aa70bf0e9ca01945cd65fbdf782321a005da1651817b526257
|
|
| MD5 |
e1cb6405fdc81cda372e7b0bfe867c67
|
|
| BLAKE2b-256 |
037da3d612c06621d57e56cb5bf3b85c4e8865e702f97510b5c2ed3052ca36e5
|