Package | Description |
---|---|
org.biojava.nbio.structure.secstruc |
Modifier and Type | Method and Description |
---|---|
static List<SecStrucElement> |
SecStrucTools.getSecStrucElements(List<Group> groups)
Obtain the List of secondary structure elements (SecStrucElement) of a
List of Groups (assumed to be sequential, this is, connected in the
original Structure).
|
static List<SecStrucElement> |
SecStrucTools.getSecStrucElements(Structure s)
Obtain the List of secondary structure elements (SecStrucElement) of a
Structure.
|
Copyright © 2000–2019 BioJava. All rights reserved.