Difference between revisions of "DSSP"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
Moskalenko (talk | contribs) m (Text replacement - "#lowercase" to "lc") |
||
Line 25: | Line 25: | ||
=== Serial (with Intel compiler) === | === Serial (with Intel compiler) === | ||
*intel/2013 | *intel/2013 | ||
− | *{{ | + | *{{lc:{{#var:app}}}} |
=== Serial (with GCC) === | === Serial (with GCC) === | ||
*gcc/4.7.2 | *gcc/4.7.2 | ||
− | *{{ | + | *{{lc:{{#var:app}}}} |
==System Variables== | ==System Variables== |
Revision as of 21:31, 6 December 2019
Description
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
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