Consumer that can receive events from _MASTScanner (OBSOLETE).
A _MASTConsumer parses lines from a mast text output file. The motif
match diagrams are parsed using line buffering. Each of the buffering
functions have a dummy variable that is required for testing using the
Bio.ParserSupport.TaggingConsumer. If this variable isn't there, the
TaggingConsumer barfs. In the _MASTScanner, None is passed in the place
of this variable.
This class is OBSOLETE; its functionality is now available through
Bio.Motif.Parsers.MAST.
|
|
|
|
|
|
|
|
|
|
|
_add_sequence_match_with_diagram(self,
line) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|