Package | Description |
---|---|
org.biojava.nbio.structure.secstruc |
Modifier and Type | Class and Description |
---|---|
class |
SecStrucState
This class extends the basic container for secondary structure annotation,
including all the information used in the DSSP algorithm.
|
Modifier and Type | Method and Description |
---|---|
static List<SecStrucInfo> |
SecStrucTools.getSecStrucInfo(Structure s)
Obtain the List of secondary structure information (SecStrucInfo) of a
Structure.
|
Modifier and Type | Method and Description |
---|---|
static void |
SecStrucTools.assignSecStruc(Structure s,
List<SecStrucInfo> listSSI) |
Copyright © 2000–2019 BioJava. All rights reserved.