Package Bio :: Package AlignAce :: Module Parser :: Class AlignAceConsumer
[show private | hide private]
[frames | no frames]

Class AlignAceConsumer


The general purpose consumer for the AlignAceScanner.

Should be passed as the consumer to the feed method of the AlignAceScanner. After 'consuming' the file, it has the list of motifs in the motifs property.
Method Summary
  __init__(self)
  command_line(self, line)
  motif(self, line)
  motif_hit(self, line)
  motif_mask(self, line)
  motif_score(self, line)
  noevent(self, line)
  parameter(self, line)
  parameters(self, line)
  sequence(self, line)
  sequences(self, line)
  version(self, line)

Generated by Epydoc 2.1 on Thu Aug 10 20:01:11 2006 http://epydoc.sf.net