Uses of Interface
org.biojava.nbio.structure.scop.ScopDatabase
Packages that use 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
Methods in org.biojava.nbio.structure.align.client with parameters of type ScopDatabaseModifier and TypeMethodDescriptionstatic ScopDomain
StructureName.guessScopDomain
(String name, ScopDatabase scopDB) Guess a scop domain. -
Uses of ScopDatabase in org.biojava.nbio.structure.align.util
Methods in org.biojava.nbio.structure.align.util with parameters of type ScopDatabaseModifier 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
Methods in org.biojava.nbio.structure.gui.util that return ScopDatabase -
Uses of ScopDatabase in org.biojava.nbio.structure.scop
Subinterfaces of ScopDatabase in org.biojava.nbio.structure.scopModifier and TypeInterfaceDescriptioninterface
Classes which implement ScopDatabase in a way which allows them to serve queries without accessing the internet should implement this interface instead.Classes in org.biojava.nbio.structure.scop that implement ScopDatabaseModifier 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.Methods in org.biojava.nbio.structure.scop that return ScopDatabaseModifier and TypeMethodDescriptionstatic ScopDatabase
ScopFactory.getSCOP()
Get the current default instance for the default versionstatic ScopDatabase
Gets an instance of the specified scop version.Methods in org.biojava.nbio.structure.scop with parameters of type ScopDatabaseModifier and TypeMethodDescriptionstatic void
ScopFactory.setScopDatabase
(ScopDatabase scop) Set the default scop version and instance