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

Functions

Initialize the class

Parses HIE records

Link to this section Functions

Initialize the class.

Parses HIE records.

Records consist of 3 tab deliminated fields; node’s sunid, parent’s sunid, and a list of children’s sunids.