Difference between revisions of "DSSP"

From UFRC
Jump to navigation Jump to search
 
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
=== Serial (with Intel compiler) ===
 
*intel/2013
 
*{{lc:{{#var:app}}}}
 
 
 
=== Serial (with GCC) ===
 
*gcc/4.7.2
 
*{{lc:{{#var:app}}}}
 
 
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory

Latest revision as of 19:51, 13 June 2022

Description

DSSP website  

The DSSP program was designed by Wolfgang Kabsch and Chris Sander to standardize secondary structure assignment. DSSP is a database of secondary structure assignments (and much more) for all protein entries in the Protein Data Bank (PDB). DSSP is also the program that calculates DSSP entries from PDB entries. DSSP does not predict secondary structure.

Environment Modules

Run module spider DSSP to find out what environment modules are available for this application.

System Variables

  • HPC_DSSP_DIR - installation directory
  • HPC_DSSP_BIN - executable directory