Download the RCCalculator Program

The code is available at http://www.geneorder.org/RCCalculator/RCCalculator.tar.gz

Installation

On a Linux machine, follow the steps:

1. uncompress the file

2. go to each directory

3. type "make" to compile the code, an executable "prog1" will be created

Run the Program

On a Linux machine, in the directory of compiled program, type the following:

./prog1 inputfilename

You can change the input file to the name you desired. There is a sample input file (RNASE.in) in each directory.