Bio.SearchIO.InterproscanIO.interproscan_xml module

Bio.SearchIO parser for InterProScan XML output formats.

class Bio.SearchIO.InterproscanIO.interproscan_xml.InterproscanXmlParser(handle)

Bases: object

Parser for the InterProScan XML format.

__init__(handle)

Initialize the class.

__iter__()

Iterate qresults.

__firstlineno__ = 36
__static_attributes__ = ('NS', '_meta', 'xml_iter')