What problem does it solve?
Rapidly identify and interpret protein domains, families, repeats, and functional sites from sequence identifiers without manually navigating the InterPro website or parsing raw annotation files.
Core Features & Use Cases
- REST API queries: Use InterPro endpoints to fetch protein annotations, domain matches, and InterPro entry details for a given UniProt ID or search term.
- Domain architecture mapping: Extract domain names, accession IDs, types, and residue ranges suitable for visualization or mapping onto structures.
- Search and discovery: Find InterPro entries by text query to locate families, repeats, homologous superfamilies, and functional sites.
- Use Case: Given a UniProt accession (e.g., P04637), return all domain annotations with start/end coordinates and InterPro accessions for downstream analysis or visualization.
Quick Start
Find InterPro domains for UniProt ID P04637 and list each domain's name, type, accession, and residue coordinates.