| Trees | Indices | Help |
|
|---|
|
|
This module provides code to work with the enzyme.dat file from Enzyme. http://www.expasy.ch/enzyme/ Tested with the release of 03-Mar-2009. Functions: read Reads a file containing one ENZYME entry parse Reads a file containing multiple ENZYME entries Classes: Record Holds ENZYME data.
|
|||
|
Record Holds information from an ExPASy ENZYME record as a Python dictionary. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Parse ENZYME records. This function is for parsing ENZYME files containing multiple records. handle - handle to the file. |
Read one ENZYME record. This function is for parsing ENZYME files containing exactly one record. handle - handle to the file. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Feb 5 17:59:45 2013 | http://epydoc.sourceforge.net |