Bio.SearchIO.InterproscanIO.interproscan_xml module
Bio.SearchIO parser for InterProScan XML output formats.
- class Bio.SearchIO.InterproscanIO.interproscan_xml.InterproscanXmlParser(handle)
Bases:
objectParser for the InterProScan XML format.
- __init__(handle)
Initialize the class.
- __iter__()
Iterate qresults.
- __annotate_func__ = None
- __annotations_cache__ = {}
- __firstlineno__ = 36
- __static_attributes__ = ('NS', '_meta', 'xml_iter')