Table of Contents

Class: _Scanner Bio/Prosite/Prodoc.py

Scans Prodoc-formatted data.

Tested with: Release 15.0, July 1998

Methods   
_scan_accession
_scan_copyright
_scan_prosite_refs
_scan_record
_scan_refs
_scan_text
feed
  _scan_accession 
_scan_accession (
        self,
        uhandle,
        consumer,
        )

  _scan_copyright 
_scan_copyright (
        self,
        uhandle,
        consumer,
        )

  _scan_prosite_refs 
_scan_prosite_refs (
        self,
        uhandle,
        consumer,
        )

  _scan_record 
_scan_record (
        self,
        uhandle,
        consumer,
        )

  _scan_refs 
_scan_refs (
        self,
        uhandle,
        consumer,
        )

  _scan_text 
_scan_text (
        self,
        uhandle,
        consumer,
        )

  feed 
feed (
        self,
        handle,
        consumer,
        )

feed(self, handle, consumer)

Feed in Prodoc data for scanning. handle is a file-like object that contains prosite data. consumer is a Consumer object that will receive events as the report is scanned.


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:53 2002 by HappyDoc version 2.0.1