Uses of Package
org.biojava.nbio.structure.secstruc
Packages that use org.biojava.nbio.structure.secstruc
-
Classes in org.biojava.nbio.structure.secstruc used by org.biojava.nbio.structure.io.mmtfClassDescriptionThis enum contains all of the secondary structure types found in the DSSP output.
-
Classes in org.biojava.nbio.structure.secstruc used by org.biojava.nbio.structure.secstrucClassDescriptionContainer 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.