| Trees | Indices | Help |
|---|
|
|
object --+
|
Record
Holds information for one node in the SCOP hierarchy.
sunid -- SCOP unique identifiers of this node
parent -- Parents sunid
children -- Sequence of childrens sunids
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Parses HIE records. Records consist of 3 tab deliminated fields; node's sunid, parent's sunid, and a list of children's sunids. |
str(x)
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 18 18:22:15 2011 | http://epydoc.sourceforge.net |