Difference between revisions of "SIFT"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "<!--Versions--> ==Available versions== .* <!--Modules-->" to "<!--Modules-->") |
Moskalenko (talk | contribs) m (Text replace - "Usage policy" to "Usage Policy") |
||
Line 39: | Line 39: | ||
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | ||
<!--Policy--> | <!--Policy--> | ||
− | {{#if: {{#var: policy}}|==Usage | + | {{#if: {{#var: policy}}|==Usage Policy== |
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used) | WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used) | ||
|}} | |}} |
Revision as of 16:33, 10 August 2012
Description
SIFT predicts whether an amino acid substitution affects protein function. SIFT prediction is based on the degree of conservation of amino acid residues in sequence alignments derived from closely related sequences, collected through PSI-BLAST. SIFT can be applied to naturally occurring nonsynonymous polymorphisms or laboratory-induced missense mutations.
Execution Environment and Modules
To use sift with the environment modules system at HPC the following commands are available:
Get module information for sift:
$module spider sift
Load the default application module:
$module load sift
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_SIFT_DIR - directory where sift is located.