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