Bio.SearchIO.HHsuiteIO.hhsuite2_text module

Bio.SearchIO parser for HHSUITE version 2 and 3 plain text output format.

class Bio.SearchIO.HHsuiteIO.hhsuite2_text.Hhsuite2TextParser(handle)

Bases: object

Parser for the HHSUITE version 2 and 3 text output.

__init__(self, handle)

Initialize the class.

__iter__(self)

Iterate over query results - there will only ever be one.