Installation instructions
Download the application: [ EPO.zip ]
Unzip the contents to an installation folder of your choice.
Install Java Virtual Machine (http://www.java.com/) if you don't already have it.
Execution instructions
Open a command prompt/console and cd into the installation folder.
Run the following command:
java -jar EPO.jar [path-to-parameter-file]
The [path-to-parameter-file] must be a clear-text file where you specify the folder including the input files, the output folder for results, and additional execution parameters.
Sample data and parameters files are provided under Demo/curves and Demo/protein directories. On windows, two batch files "tryme_curves.bat" and "tryme_protein.bat" that run the application for the sample data are included for your convenience.