Uses of Class
org.biojava.nbio.structure.align.client.StructureName
Package
Description
This package deals with the server communication for auto-downloading pre-calculated alignments.
-
Uses of StructureName in org.biojava.nbio.structure.align.client
Modifier and TypeMethodDescriptionint
StructureName.compareTo
(StructureName o) Orders identifiers lexicographically by PDB ID and then full Identifier -
Uses of StructureName in org.biojava.nbio.structure.align.util
Modifier and TypeMethodDescriptionAtomCache.getStructureForCathDomain
(StructureName structureName) Returns aStructure
corresponding to the CATH identifier supplied instructureName
, using the theCathDatabase
atCathFactory.getCathDatabase()
.AtomCache.getStructureForCathDomain
(StructureName structureName, CathDatabase cathInstall) Returns aStructure
corresponding to the CATH identifier supplied instructureName
, using the specifiedCathDatabase
.