Package Bio :: Package Motif :: Package Parsers :: Module MEME
[hide private]
[frames] | no frames]

Module MEME

source code

Classes [hide private]
  MEMEMotif
A subclass of Motif used in parsing MEME (and MAST) output.
  MEMEInstance
A class describing the instances of a MEME motif, and the data thereof.
  MEMERecord
A class for holding the results of a MEME run.
  MEMEParser
A parser for the text output of the MEME program.
  _MEMEScanner
Scanner for MEME output.
  _MEMEConsumer
Consumer that can receive events from MEME Scanner.
  _MASTConsumer
Consumer that can receive events from _MASTScanner.
  MASTParser
Parser for MAST text output.
  _MASTScanner
Scanner for MAST text output.
  MASTRecord
The class for holding the results from a MAST run.
Variables [hide private]
  StringTypes = (<type 'str'>, <type 'unicode'>)
  __package__ = 'Bio.Motif.Parsers'
  xml_support = 1