bc_get_interpro_entry
Retrieve InterPro entry metadata: family, domain, functional site details from member databases like PFAM and PROSITE, with optional pathway, interaction, and cross-reference data.
Instructions
Get InterPro entry details (family, domain, or functional site). Returns metadata from member databases like PFAM, PROSITE.
Returns: dict: Entry metadata including name, type, description, member databases, optionally interactions/pathways/cross-references or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interpro_id | Yes | InterPro ID (e.g., 'IPR000001') | |
| include_pathways | No | Include pathway information | |
| include_interactions | No | Include protein-protein interactions data | |
| include_cross_references | No | Include cross-references to other databases |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||