PROGRAM: CRAVE

DESCRIPTION: A program for associating genes with disease

AUTHOR: Joshua Sampson

CONTACT: Joshua.Sampson.nih.gov

YEAR: 2011

LICENSE: Released under GNU General Public License, v2 (see
COPYING.txt)

INSTALLATION: If you have downloaded a gzipped archive with an
executable binary, no installation is necessary. Otherwise, 
see notes on compilation below.

COMPILATION: You will need a standard C compiler such as GNU gcc.
 This is likely available on all Linux/Unix platforms.
Type "make" or "make -f makefile" from the command line.

USAGE: Type "crave" or "./crave" from the command line followed by the
options (see documentation). To see a list of all possible options
type "./crave --help".

