get_protein_interactions
Retrieve protein-protein interaction networks from the STRING database. Specify a protein of interest to discover its interacting partners.
Instructions
Get protein-protein interaction network from STRING database. Shows what proteins interact with your protein of interest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protein | Yes | Protein or gene name (e.g., 'TP53', 'BRCA1') | |
| species | No | NCBI species taxonomy ID (default: 9606 for human) | |
| limit | No | Maximum number of interaction partners to return (default: 20) | |
| score_threshold | No | Minimum interaction confidence score 0-1 (default: 0.4 = medium confidence) |