get_interaction_network
Retrieves a protein interaction network from STRING for a given list of proteins, illustrating their connections and functional associations.
Instructions
Get interaction network between a list of proteins from STRING. Shows how multiple proteins interact with each other.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proteins | Yes | List of protein/gene names (e.g., ['TP53', 'BRCA1', 'ATM']) | |
| species | No | NCBI species taxonomy ID (default: 9606 for human) |