BlastHit Class Reference

Public Member Functions

def __init__

Data Fields

 identifier
 aligned_patches

Detailed Description

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.


Member Function Documentation

def __init__ (   self,
  identifier,
  aligned_patches 
)

Definition at line 57 of file blast.py.


Field Documentation

Definition at line 59 of file blast.py.

Definition at line 58 of file blast.py.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1