#| ======================== GEOFOLD =================================
#| GEOFOLD is a suite of programs for simulating protein
#| unfolding pathways and kinetics. This installation package
#| is designed for Linux systems only. Other systems
#| are currently unsupported.
#|-------------------------------------------------------------------
#| To install GeoFold programs,
#|
#| tar -zxvf geofold.tgz
#| cd geofold
#| make clean
#| make all
#|
#| To test, use
#| make test
#|
#| The Makefile also installs MASKER for surface area calculations.
#| To install MASKER programs only, use
#|
#| make masker
#|
#| To run GeoFold, use the included CSH script:
#| ./RUNGEOFOLD.csh PDBFILE chaincode
#|
#| FORTRAN compiler:
#| Edit Makefile, set FF to the fortran compiler on your system.
#| For best results use the g95 compiler (www.g95.org)
#|
#| C.Bystroff 24 SEP 2009
#| www.bioinfo.rpi.edu/bystrc/
#|-------------------------------------------------------------------
Questions? Contact
bystrc@rpi.edu
To Home Page
Last updated:
Wed Sep 30 21:32:39 EDT 2009