Difference between revisions of "DSSP"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
m (Text replacement - "#lowercase" to "lc")
Line 25: Line 25:
 
=== Serial (with Intel compiler) ===
 
=== Serial (with Intel compiler) ===
 
*intel/2013
 
*intel/2013
*{{#lowercase:{{#var:app}}}}
+
*{{lc:{{#var:app}}}}
  
 
=== Serial (with GCC) ===
 
=== Serial (with GCC) ===
 
*gcc/4.7.2
 
*gcc/4.7.2
*{{#lowercase:{{#var:app}}}}
+
*{{lc:{{#var:app}}}}
  
 
==System Variables==
 
==System Variables==

Revision as of 21:31, 6 December 2019

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.

Required Modules

modules documentation

Serial (with Intel compiler)

  • intel/2013
  • dssp

Serial (with GCC)

  • gcc/4.7.2
  • dssp

System Variables

  • HPC_DSSP_DIR - installation directory
  • HPC_DSSP_BIN - executable directory





Validation

  • Validated 4/5/2018