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-20111004.tar.gz
(66.0 kB
view details)
File details
Details for the file ivy-phylo-20111004.tar.gz.
File metadata
- Download URL: ivy-phylo-20111004.tar.gz
- Upload date:
- Size: 66.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5a37aab874aad30edbbc08a023f4120be74b2de6f4fb647aa6e1aaddda644c7
|
|
| MD5 |
61556348fce48c9bd1bd314b5601a6d6
|
|
| BLAKE2b-256 |
94aae848bea2d52e286328c426b4721b10d5e189e333c68f76335f92fdf309bb
|