openfold.data.tools.hhsearch¶
Library to run HHsearch from Python.
Classes
|
Python wrapper of the HHsearch binary. |
- class HHSearch(*, binary_path, databases, n_cpu=2, maxseq=1000000)¶
Python wrapper of the HHsearch binary.
- static get_template_hits(output_string, input_sequence)¶
Gets parsed template hits from the raw string output by the tool
- Parameters:
- Return type:
- query(a3m, output_dir=None)¶
Queries the database using HHsearch using a given a3m.