biopython v1.71.0 Bio.SCOP.Hie

Handle the SCOP HIErarchy files, which describe the SCOP hierarchy in terms of SCOP unique identifiers (sunid).

The file format is described in the scop “release notes.”:http://scop.berkeley.edu/release-notes-1.55.html The latest HIE file can be found “elsewhere at SCOP.”:http://scop.mrc-lmb.cam.ac.uk/scop/parse/

“Release 1.55”:http://scop.berkeley.edu/parse/dir.hie.scop.txt_1.55 (July 2001)

Link to this section Summary

Functions

Iterates over a HIE file as Hie records for each line

Link to this section Functions

Iterates over a HIE file as Hie records for each line.

Arguments:

  • handle - file-like object.