get_protein_interactions
Analyze direct protein interactions by identifying interaction partners for a specific protein using its identifier, species, and confidence score. Ideal for protein network analysis in research.
Instructions
Get direct interaction partners for a specific protein
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of interactions to return (default: 10) | |
protein_id | Yes | Protein identifier (gene name, UniProt ID, or STRING ID) | |
required_score | No | Minimum interaction confidence score (0-1000, default: 400) | |
species | No | Species name or NCBI taxonomy ID (default: 9606 for human) |