get_interaction_partners
Retrieve protein interaction partners with confidence scores from the STRING database to analyze protein networks and relationships.
Instructions
Get all STRING interaction partners for your proteins. Returns a list of interacting proteins with confidence scores.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifiers | Yes | Protein names or STRING IDs, newline or space-separated | |
| species | No | NCBI taxon ID | |
| limit | No | Maximum number of interaction partners to return per query protein | |
| required_score | No | Minimum interaction confidence score (0-1000) | |
| network_type | No | Type of network | functional |