Module Prodoc
source code
This module provides code to work with the prosite.doc file from
Prosite. http://www.expasy.ch/prosite/
Tested with: Release 15.0, July 1998 Release 16.0, July 1999 Release
20.22, 13 November 2007 Release 20.43, 10 February 2009
Functions: read Read a Prodoc file containing exactly
one Prodoc entry. parse Iterates over entries in a Prodoc
file.
Classes: Record Holds Prodoc data. Reference
Holds data from a Prodoc reference.
DEPRECATED functions: index_file Index a Prodoc file for a
Dictionary. _extract_record Extract Prodoc data from a web page.
DEPRECATED classes: Dictionary Accesses a Prodoc file using a
dictionary interface. RecordParser Parses a Prodoc record into a
Record object. _Scanner Scans Prodoc-formatted data.
_RecordConsumer Consumes Prodoc data to a Record object. Iterator
Iterates over entries in a Prodoc file.
|
Record
Holds information from a Prodoc record.
|
|
Reference
Holds information from a Prodoc citation.
|
|
|
|
|
|
__read_prosite_reference_line(record,
line) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
__package__ = None
hash(x)
|