biopython v1.71.0 Bio.SCOP.Cla
Handle the SCOP CLAssification file, which describes SCOP domains.
The file format is described in the scop “release notes.”:http://scop.mrc-lmb.cam.ac.uk/scop/release-notes.html The latest CLA file can be found “elsewhere at SCOP.”:http://scop.mrc-lmb.cam.ac.uk/scop/parse/
“Release 1.73”: http://scop.mrc-lmb.cam.ac.uk/scop/parse/dir.cla.scop.txt_1.73 (July 2008)
Link to this section Summary
Link to this section Functions
Link to this function
parse()
Iterates over a CLA file as Cla records for each line.
Arguments:
- handle - file-like object.