Package Bio :: Package MEME :: Module Parser :: Class _MEMEScanner
[show private | hide private]
[frames | no frames]

Class _MEMEScanner


Scanner for MEME output.

Methods: feed
Method Summary
  _scan_header(self, uhandle, consumer)
  _scan_motifs(self, uhandle, consumer)
  feed(self, handle, consumer)
Feeds in MEME output for scanning.

Method Details

feed(self, handle, consumer)

Feeds in MEME output for scanning. handle should implement the readline method. consumer is a Consumer object that can receive the salient events.

Generated by Epydoc 2.1 on Mon Aug 27 16:12:12 2007 http://epydoc.sf.net