==========
 segtools
==========
by Michael Hoffman <mmh1@uw.edu>
and Orion Buske <stasis@uw.edu>


Installation
============

Prerequisites to this installation guide:
    Python 2.5.1+
    Zlib

Installation has been simplified with the install.py script.

1) Download and run the install.py script:
   wget http://noble.gs.washington.edu/proj/segtools/install.py
   python install.py

Optional
--------
If you would like to make transition network diagrams, you should
install graphviz, and PyGraphviz. easy_install pygraphviz should work
if graphviz is already installed.
