| Package | Description |
|---|---|
| org.biojava.nbio.structure.scop |
Parsers and API for SCOP, Structural Classification of Proteins.
|
| Modifier and Type | Method and Description |
|---|---|
ScopNode |
ScopInstallation.getScopNode(int sunid) |
ScopNode |
ScopDatabase.getScopNode(int sunid)
Access a particular ScopNode.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScopNode> |
ScopInstallation.getTree(ScopDomain domain) |
List<ScopNode> |
ScopDatabase.getTree(ScopDomain domain)
get the SCOP sub-tree for a particular domain.
|
Copyright © 2000–2021 BioJava. All rights reserved.