Package Bio :: Package SeqIO :: Module generic :: Class EMBLFormat
[show private | hide private]
[frames | no frames]

Class EMBLFormat

GenericFormat --+
                |
               EMBLFormat


Method Summary
  __init__(self, instream, outstream, alphabet)
  next(self)
  write(self, record)
    Inherited from GenericFormat
  __getitem__(self, i)
  close(self)
  find_start(self)
  flush(self)
  get_header(self, line)
  write_records(self, records)

Class Variable Summary
list order = ['AC', 'DT', 'DE', 'GN', 'OS', 'OC', 'DR']

Class Variable Details

order

Type:
list
Value:
['AC', 'DT', 'DE', 'GN', 'OS', 'OC', 'DR']                             

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