-
This enum contains all of the secondary structure types found in the DSSP
output.
-
Container that represents a beta Bridge between two residues.
A bridge is formed by two non-overlapping stretches of three residues each
(i-1,i,i+1) and (j-1,j,j+1), where i<j.
Container that represents a hidrogen bond.
A secondary structure element (SSE) is an object representing a block of
sequential residues that share the same secondary structure type.
Container for the secondary structure information of a single residue.
This class extends the basic container for secondary structure annotation,
including all the information used in the DSSP algorithm.
This enum contains all of the secondary structure types found in the DSSP
output.