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

Class AlignAceConsumer

source code

The general purpose consumer for the AlignAceScanner.

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

Instance Methods [hide private]
 
__init__(self) source code
 
parameters(self, line) source code
 
parameter(self, line) source code
 
sequences(self, line) source code
 
sequence(self, line) source code
 
motif(self, line) source code
 
motif_hit(self, line) source code
 
motif_score(self, line) source code
 
motif_mask(self, line) source code
 
noevent(self, line) source code
 
version(self, line) source code
 
command_line(self, line) source code