OpenStructure
Public Member Functions | Data Fields
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 aligned patches. 

Definition at line 15 of file blast.py.


Constructor & Destructor Documentation

def __init__ (   self,
  identifier,
  aligned_patches 
)

Definition at line 22 of file blast.py.


Field Documentation

aligned_patches

Definition at line 24 of file blast.py.

identifier

Definition at line 23 of file blast.py.


The documentation for this class was generated from the following file: