Package Bio :: Package Enzyme
[hide private]
[frames] | no frames]

Package Enzyme

source code

This module provides code to work with the enzyme.dat file from Enzyme (OBSOLETE as of Biopython version 1.50). http://www.expasy.ch/enzyme/

The functionality of Bio.Enzyme has moved to Bio.ExPASy.Enzyme; please use that module instead of Bio.Enzyme. Most likely, Bio.Enzyme will be deprecated in a future release of Biopython.

Classes: _Scanner Scans Enzyme data.

Classes [hide private]
  _Scanner
Scans Enzyme data.
  DataRecord
  EnzymeRecord
  RecordParser
  Iterator
  _RecordConsumer
Variables [hide private]
  StringTypes = (<type 'str'>, <type 'unicode'>)
  __package__ = 'Bio.Enzyme'
  xml_support = 1