GHOST Download

The current version of GHOST is 0.0.9. If you use GHOST please e-mail wmchen@virginia.edu

Source Distribution

This version of source code is recommended for Unix or Linux users with access to the GNU C++ compiler. To install GHOST, unpack (using "gunzip ghost.tar.gz" and "tar xvf ghost.tar") the archive below:

ghost.tar.gz
Then type
prompt> c++ -lm -o ghost *.cpp 


Example Files

samples.tar.gz includes the following three files:
    data file | pedigree file | map file     

Precompiled Binaries

If you do not have access to a C++ compiler, one of the following precompiled versions may work on your system:
Linux-ghost.tar.gz     For GNU/LINUX systems
SunOS-ghost.tar.gz     For Sun Workstations
Windows-ghost.zip      For Windows Workstations


====================================
Last updated: September 18, 2007 by Wei-Min Chen