Uses of Class
org.biojava.nbio.structure.secstruc.SecStrucInfo
-
Uses of SecStrucInfo in org.biojava.nbio.structure.secstruc
Modifier and TypeClassDescriptionclass
This class extends the basic container for secondary structure annotation, including all the information used in the DSSP algorithm.Modifier and TypeMethodDescriptionstatic List
<SecStrucInfo> SecStrucTools.getSecStrucInfo
(Structure s) Obtain the List of secondary structure information (SecStrucInfo) of a Structure.Modifier and TypeMethodDescriptionstatic void
SecStrucTools.assignSecStruc
(Structure s, List<SecStrucInfo> listSSI)