bc_search_interpro_entries
Search InterPro entries by name, type, database, GO term, or species. Returns matching entries with metadata to analyze protein domains and families.
Instructions
Search InterPro entries by name, type, database, GO term, or species. Returns matching entries with metadata.
Returns: dict: Search results with results array (InterPro entries), count, total_available, search_criteria or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search term for entry names/descriptions | |
| go_term | No | GO term filter (e.g., 'GO:0006122') | |
| page_size | No | Results per page (max 200) | |
| entry_type | No | family, domain, homologous_superfamily, repeat, conserved_site, binding_site, active_site, or ptm | |
| species_filter | No | Taxonomy ID filter (e.g., '9606') | |
| source_database | No | pfam, prosite, panther, smart, cdd, hamap, pirsf, prints, etc. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||