Download REAP


The current release of REAP is 1.2. It is available as a gzipped tar archive that contains all of the source code and documentation as well as a precompiled binary for Linux 64 bit machines. It also contains example input and output files.
  1. Download the archive REAP_1.2.tar.gz
  2. Gunzip and untar the archive contents: tar xvfz REAP_1.2.tar.gz
  3. Switch to the newly created directory containing the source: cd REAP
  4. To get started, follow the instructions in the REAP_Documentation.pdf file
If you do not have the tar and gunzip utilities available, you can download each of the files in the REAP distribution individually.  GNU GENERAL PUBLIC LICENSE

We have a precompiled binary of REAP for Linux 64-bit platforms in case you do not want to compile the code yourself.
After downloading the above files into a directory, read the file REAP_Documentation.pdf for instructions on how to compile and run the code.