Skip to content

salilab/cryptosite-web

Repository files navigation

Build Status codecov Code Climate

This is the source code for CryptoSite, a web service for predicting the location of cryptic binding sites in proteins and protein complexes. It uses the Sali lab web framework.

See P. Cimermancic et al., J Mol Biol, (2016) 428, 709-19 for details.

Setup

First, install and set up the Sali lab web framework and the base CryptoSite library.

The web service expects to find a cryptosite module, i.e. it runs module load cryptosite. This module should put the CryptoSite scripts from that library in the system PATH. The library is used by all parts of the web service, including jobs that run on the cluster, so it must be installed on a network filesystem that is visible to all nodes.