How to Install on MS windows

Automatic installation is available at the moment on recent Microsoft Windows (Windows 98, 2000, ME, XP, NT) platforms.

Run installation file setup.exe and follow the instructions.

The installation file setup.exe will create a new folder ColorHOR. Its default position is within folder Program Files. Optionally, the ColorHOR folder could be placed somewhere else.

New ColorHOR folder contains 36 files, and subfolder test containes test sequence file sequence.fa in FASTA format and optional block.dat that containes prepared data with other application (format of this ASCII file is very simple and it is easy to write module with tools of your preference that prepares such a file) so ColorHOR is used for graphical representation of the data.

Starting: run the wapp.exe file inside the ColorHOR folder. Before running wapp.exe please read "How to Use" colorHOR.

Uninstalling: run the unins000.exe file inside the ColorHOR folder.

How to use generic source code version (cross platform: Unix, Linux ...)

Unpack the source code archive of the application. Go into the data directory and run wapp.py from src directory using the python intepreter. Something like:
%python ../src/wapp.py
Use as described in the short manual "How to Use"

Preresquites: Python 2.2 or higher, wxPython 2.4, numarray 0.9 or higher

Contact author: rpezer@phy.hr

Go home.