pypath.inputs.interpro.interpro_annotations§
- pypath.inputs.interpro.interpro_annotations(page_size: int = 200, reviewed: bool = True, tax_id: str | int = 9606) dict [source]§
Downloads UniProtKB proteins and the InterPro entries they match.
- Args
page_size: Number of results returned at a time. reviewed: Downloads only reviewed UniprotKB proteins if True,
Downloads all UniprotKB proteins otherwise.
- Returns
A dictionary. Keys are Uniprot IDs, values are sets of annotations.