Uses of Interface
org.biojava.nbio.structure.scop.ScopDatabase
Package
Description
This package deals with the server communication for auto-downloading pre-calculated alignments.
Some utility classes for the protein structure GUIs.
Parsers and API for SCOP, Structural Classification of Proteins.
-
Uses of ScopDatabase in org.biojava.nbio.structure.align.client
Modifier and TypeMethodDescriptionstatic ScopDomain
StructureName.guessScopDomain
(String name, ScopDatabase scopDB) Guess a scop domain. -
Uses of ScopDatabase in org.biojava.nbio.structure.align.util
Modifier and TypeMethodDescriptionAtomCache.getStructureForDomain
(String scopId, ScopDatabase scopDatabase) Returns the representation of aScopDomain
as a BioJavaStructure
object.AtomCache.getStructureForDomain
(ScopDomain domain, ScopDatabase scopDatabase) Returns the representation of aScopDomain
as a BioJavaStructure
object.AtomCache.getStructureForDomain
(ScopDomain domain, ScopDatabase scopDatabase, boolean strictLigandHandling) Returns the representation of aScopDomain
as a BioJavaStructure
object. -
Uses of ScopDatabase in org.biojava.nbio.structure.gui.util
-
Uses of ScopDatabase in org.biojava.nbio.structure.scop
Modifier and TypeInterfaceDescriptioninterface
Classes which implement ScopDatabase in a way which allows them to serve queries without accessing the internet should implement this interface instead.Modifier and TypeClassDescriptionclass
SCOPe: The Structural Classification of Proteins (extended) at Berkeley Lab and UC Berkeley (http://scop.berkeley.edu/).class
This class provides access to the SCOP protein structure classification.Modifier and TypeMethodDescriptionstatic ScopDatabase
ScopFactory.getSCOP()
Get the current default instance for the default versionstatic ScopDatabase
Gets an instance of the specified scop version.Modifier and TypeMethodDescriptionstatic void
ScopFactory.setScopDatabase
(ScopDatabase scop) Set the default scop version and instance