------The OIOR Generator------ Author: Emma Birath, SwRI Boulder Colorado, emma@boulder.swri.edu Version: 0.1 Description: This tool was written to facilitate sequence building for the Rosetta Alice instrument. It allows you to build a sequence from scratch, and read/write OIOR files. To run this program: (1) Untar/unzip the tarbundle wherever you want the program to run. It will create a directory called "OiorGen". (2) Edit the config file "OiorGen/oior_config.cfg" to point to your personal directories, and the sequence files you want to use etc. (3) To run this program, you also need the Pmw package (Python MegaWidgets). You can get this package from: http://pmw.sourceforge.net/ Install it in a place like: "/usr/lib/python2.4/site-packages" or somewhere in your PYTHONPATH. (4) Run program by executing "oior_gen.py" For questions, contact emma@boulder.swri.edu