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

Class MEMERecord

source code

A class for holding the results of a MEME run (OBSOLETE).

A MEMERecord is an object that holds the results from running MEME. It implements no methods of its own.

This class is OBSOLETE; its functionality is now available through Bio.Motif.Parsers.MEME.

Instance Methods [hide private]
 
__init__(self)
__init__ (self)
source code
 
get_motif_by_name(self, name) source code