Package Bio :: Package Blast :: Module ParseBlastTable :: Class BlastTableReader
[hide private]
[frames] | no frames]

Class BlastTableReader

source code

Instance Methods [hide private]
 
__init__(self, handle) source code
 
next(self) source code
 
_consume_entry(self, inline) source code
 
_consume_header(self, inline) source code
 
_parse_version(self, inline) source code
 
_parse_iteration(self, inline) source code
 
_parse_query(self, inline) source code
 
_parse_database(self, inline) source code
 
_parse_fields(self, inline) source code
 
_Parse(self, method_name, inline) source code