1 |
This directory contains files for the ModelIt structure prediction server. It is our implementation of a |
2 |
contact-based homology modeling server. The server is written in PHP and is intended for intranet use only |
3 |
(i.e. it is not secure for internet use!). |
4 |
|
5 |
The server directory contains the PHP scripts and associated css and image files. |
6 |
The PHP scripts reference some of the shell scripts in the scripts directory so currently the server runs on Unix only. |
7 |
Also required are the java classes in owl.casp.* |