biopython v1.71.0 Bio.SCOP.Hie.Record
Holds information for one node in the SCOP hierarchy.
Attributes:
- sunid - SCOP unique identifiers of this node
- parent - Parents sunid
- children - Sequence of childrens sunids
Link to this section Summary
Link to this section Functions
Link to this function
__init__()
Initialize the class.
Link to this function
_process()
Parses HIE records.
Records consist of 3 tab deliminated fields; node’s sunid, parent’s sunid, and a list of children’s sunids.