Class DSSPParser

java.lang.Object
org.biojava.nbio.structure.secstruc.DSSPParser

public class DSSPParser extends Object
Class to parse a DSSP file (output of the DSSP program), that contains the secondary structure assignment of a structure.

This class has been ported from the OWL Java library for Structural Bioinformatics (https://github.com/eppic-team/owl).

As of September 2015, the DSSP source code and executables can be downloaded from http://swift.cmbi.ru.nl/gv/dssp/.

Since:
4.1.1
Author:
Aleix Lafita
  • Constructor Details

    • DSSPParser

      public DSSPParser()
  • Method Details