Public Member Functions | |
def | __init__ |
Data Fields | |
identifier | |
aligned_patches |
A positive match found by BLAST. Each blast hit consists of one or more HSPs, encoded by the :class:`AlignedPatch` class. .. attribute:: identifier The identifier of the matching sequence .. attribute:: aligned_patches list of :class:`AlignedPatch` instances holding the actual HSPs.
Definition at line 42 of file blast.py.