Score Conservation
Score Conservation is code for protein residue conservation prediction and is produced by the Capra lab at Vanderbilt University.
Documentation
- Capra lab web home
- Score Conservation page
- Citation: If you use Score Conservation, please cite this publication:
Capra JA and Singh M. Predicting functionally important residues from sequence conservation. Bioinformatics, 23(15):1875-82, 2007.
Usage
To see what versions of Score Conservation are available type
module avail score_conservation
To see what other modules are needed, what commands are available and how to get additional help type
module help score_conservation
To use Score Conservation, include a command like this in your batch script or interactive session to load the score_conservation module:
module load score_conservation
Be sure you also load any other modules needed, as listed by the module help score_conservation
command.