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-phylo
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-20110930.tar.gz
(66.5 kB
view details)
File details
Details for the file ivy-phylo-20110930.tar.gz.
File metadata
- Download URL: ivy-phylo-20110930.tar.gz
- Upload date:
- Size: 66.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c069e54f68ffa2ae2b69cd0bbb7e125fb53f4c1c82d0720eec08d189af5a00b
|
|
| MD5 |
a2ce1a5f8f86613c71d424c6428902d3
|
|
| BLAKE2b-256 |
e9be3e1b55cb1ab0a07749e42c4b5f37fb185f3d74a9d55a596e062ee09424d7
|