Uses of Class
org.biojava.nbio.structure.align.client.StructureName
Packages that use 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
Methods in org.biojava.nbio.structure.align.client with parameters of type StructureNameModifier and TypeMethodDescriptionint
StructureName.compareTo
(StructureName o) Orders identifiers lexicographically by PDB ID and then full IdentifierConstructors in org.biojava.nbio.structure.align.client with parameters of type StructureName -
Uses of StructureName in org.biojava.nbio.structure.align.util
Methods in org.biojava.nbio.structure.align.util with parameters of type StructureNameModifier 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
.