Package Bio :: Package Sequencing :: Module Ace :: Class _RecordConsumer
[show private | hide private]
[frames | no frames]

Class _RecordConsumer

AbstractConsumer --+
                   |
                  _RecordConsumer


Reads the ace tags into data records.
Method Summary
  __init__(self)
  af(self, line)
  begin_contig(self)
  bq_data(self, qual)
  bq_header(self, line)
  bs(self, line)
  co_data(self, seq)
  co_header(self, line)
  ct_data(self, taglines)
  ct_start(self, line)
  ds(self, line)
  end_contig(self)
  qa(self, line)
  rd_data(self, seq)
  rd_header(self, line)
  rt_data(self, taglines)
  rt_start(self, line)
  wa_data(self, taglines)
  wa_start(self, line)
  wr_data(self, taglines)
  wr_start(self, line)
    Inherited from AbstractConsumer
  __getattr__(self, attr)
  _unhandled(self, data)
  _unhandled_section(self)

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