| Trees | Indices | Help |
|---|
|
|
object --+
|
Record
Holds information for one node in the SCOP hierarchy.
sunid -- SCOP unique identifiers
nodetype -- One of 'cl' (class), 'cf' (fold), 'sf' (superfamily),
'fa' (family), 'dm' (protein), 'sp' (species),
'px' (domain). Additional node types may be added.
sccs -- SCOP concise classification strings. e.g. b.1.2.1
name -- The SCOP ID (sid) for domains (e.g. d1anu1),
currently empty for other node types
description -- e.g. "All beta proteins","Fibronectin type III",
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Parses DES records. Records consist of 5 tab deliminated fields, sunid, node type, sccs, node name, node description. |
str(x)
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 18 18:22:15 2011 | http://epydoc.sourceforge.net |