| Package | Description | 
|---|---|
| org.biojava.nbio.structure.align.util | |
| org.biojava.nbio.structure.cath | 
| Modifier and Type | Method and Description | 
|---|---|
Structure | 
AtomCache.getStructureForCathDomain(StructureName structureName,
                         CathDatabase cathInstall)
Returns a  
Structure corresponding to the CATH identifier supplied in structureName, using the specified CathDatabase. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CathInstallation  | 
| Modifier and Type | Method and Description | 
|---|---|
static CathDatabase | 
CathFactory.getCathDatabase()
Returns the default (singleton) CathDatabase. 
 | 
static CathDatabase | 
CathFactory.getCathDatabase(String version)
Returns a CATH database of the specified version. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
CathFactory.setCath(CathDatabase cath)
Sets the default (singleton) CathDatabase. 
 | 
Copyright © 2000–2017 BioJava. All rights reserved.