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-20110601.tar.gz
(47.7 kB
view details)
File details
Details for the file ivy-phylo-20110601.tar.gz.
File metadata
- Download URL: ivy-phylo-20110601.tar.gz
- Upload date:
- Size: 47.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90390d15b6cb34ad42da47afd5e8d4baac18e46b5a8330176d151d349e34f746
|
|
| MD5 |
3655221bfffb6d2b04dff01e69896287
|
|
| BLAKE2b-256 |
054c9c3cf6ce1e1c9af96f8caa5ca4c95dbfb253d708a44399fe4bd165a8a39f
|