HHSearchResult Class Reference


Public Member Functions

def __init__

Data Fields

 pipe_separated
 hits

Detailed Description

Read HHSearch result file. The result is stored in a list of hh search hits.

Usage:

result=HHSearchResult('output.hhr')
for hit in result.hits:
  print hit.pdb_id, hit.chain
  print hit.alignment.ToString(80)

Definition at line 25 of file hhsearch.py.


Member Function Documentation

def __init__ (   self,
  filename,
  pipe_separated = False 
)

Definition at line 36 of file hhsearch.py.


Field Documentation

Definition at line 43 of file hhsearch.py.

Definition at line 37 of file hhsearch.py.


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

Generated on Fri Jul 2 14:23:07 2010 for OpenStructure by  doxygen 1.5.8