Skip to main content

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

http://www.reelab.net/ivy

Installation

  1. Install virtualenv.

  2. Install ivy: pip install ivy

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page