biopython v1.71.0 Bio.SearchIO.BlatIO.BlatPslIndexer

Indexer class for BLAT PSL output.

Link to this section Summary

Functions

Initialize the class

Iterates over the file handle; yields key, start offset, and length

Returns raw bytes string of a QueryResult object from the given offset

Link to this section Functions

Initialize the class.

Iterates over the file handle; yields key, start offset, and length.

Returns raw bytes string of a QueryResult object from the given offset.