Trees | Indices | Help |
---|
|
object --+ | Record
Holds information for one SCOP domain. sid -- SCOP identifier. e.g. d1danl2 residues -- The domain definition as a Residues object sccs -- SCOP concise classification strings. e.g. b.1.2.1 sunid -- SCOP unique identifier for this domain hierarchy -- A dictionary, keys are nodetype, values are sunid, describing the location of this domain in the SCOP hierarchy. See the Scop module for a description of nodetypes. This used to be a list of (key,value) tuples in older versions of Biopython (see Bug 3109).
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Aug 20 10:38:57 2011 | http://epydoc.sourceforge.net |