skip to navigation
skip to content

ivy-phylo 20111004

An interactive visual shell for phylogenetics

Downloads ↓

Latest Version: 20120228

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
 
File Type Py Version Uploaded on Size # downloads
ivy-phylo-20111004.tar.gz (md5) Source 2011-10-04 64KB 254