Uses of Interface
org.biojava.nbio.structure.cath.CathDatabase
-
Uses of CathDatabase in org.biojava.nbio.structure.align.util
Modifier and TypeMethodDescriptionAtomCache.getStructureForCathDomain
(StructureName structureName, CathDatabase cathInstall) Returns aStructure
corresponding to the CATH identifier supplied instructureName
, using the specifiedCathDatabase
. -
Uses of CathDatabase in org.biojava.nbio.structure.cath
Modifier and TypeMethodDescriptionstatic CathDatabase
CathFactory.getCathDatabase()
Returns the default (singleton) CathDatabase.static CathDatabase
CathFactory.getCathDatabase
(String version) Returns a CATH database of the specified version.Modifier and TypeMethodDescriptionstatic void
CathFactory.setCath
(CathDatabase cath) Sets the default (singleton) CathDatabase.