| Package | Description |
|---|---|
| org.biojava.nbio.structure.cath |
| Modifier and Type | Method and Description |
|---|---|
CathNode |
CathInstallation.getCathNode(String nodeId) |
CathNode |
CathDatabase.getCathNode(String nodeId)
Return the CathNode for a node ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<CathNode> |
CathInstallation.getTree(CathDomain domain) |
List<CathNode> |
CathDatabase.getTree(CathDomain domain)
Return the CATH sub-tree for a particular domain.
|
Copyright © 2000–2016 BioJava. All rights reserved.