# Installation

To install Sphinx, run the following command from inside its main directory:

./Install

Sphinx should then be installed in your path. For instructions about how to run it, run:

Sphinx -h




# Example (run from main directory)

Sphinx --sphinx_version h3 --no_fragments 2 --ignore 1lo4 <path_to_database> examples/1lo4_chothia.pdb 94 102 H GTSFVRYFDV examples/1lo4_example_output




# To re-compile the MECHANO library:

gcc -shared -Wl,-soname,MECHANO -o MECHANO.so -fPIC MECHANO.c


