Package Bio :: Package ExPASy :: Module Prodoc
[hide private]
[frames] | no frames]

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.

Classes [hide private]
  Record
Holds information from a Prodoc record.
  Reference
Holds information from a Prodoc citation.
Functions [hide private]
 
read(handle) source code
 
parse(handle) source code
 
__read_prosite_reference_line(record, line) source code
 
__read_text_line(record, line) source code
 
__read_reference_start(record, line) source code
 
__read_reference_line(record, line) source code
 
__read_copyright_line(record, line) source code
 
__read(handle) source code
Variables [hide private]
  __package__ = None
hash(x)