biopython v1.71.0 Bio.SearchIO.BlatIO.BlatPslParser
Parser for the BLAT PSL format.
Link to this section Summary
Functions
Initialize the class
Generator function that returns QueryResult objects
Returns a dictionary of parsed column values
Link to this section Functions
Link to this function
__init__()
Initialize the class.
Link to this function
_parse_qresult()
Generator function that returns QueryResult objects.
Link to this function
_parse_row()
Returns a dictionary of parsed column values.