Package Bio :: Package Motif :: Package Parsers :: Module AlignAce :: Class CompareAceConsumer
[hide private]
[frames] | no frames]

Class CompareAceConsumer

source code

The general purpose consumer for the CompareAceScanner.

Should be passed as the consumer to the feed method of the CompareAceScanner. After 'consuming' the file, it has the list of motifs in the motifs property.

Instance Methods [hide private]
 
__init__(self) source code
 
motif_score(self, line) source code