Package Bio :: Package SCOP :: Module Cla :: Class Record
[hide private]
[frames] | no frames]

Class Record

source code

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 sequence of tuples (nodetype, sunid) describing the
                location of this domain in the SCOP hierarchy.
                See the Scop module for a description of nodetypes.

Instance Methods [hide private]
 
__init__(self, line=None) source code
 
_process(self, line) source code
 
__str__(self) source code