get_interaction_network
Generate and analyze protein-protein interaction networks using a list of protein IDs, species, network type, and confidence scores. Explore functional or physical connections to study biological relationships and pathways.
Instructions
Build and analyze protein interaction network for multiple proteins
Input Schema
Name | Required | Description | Default |
---|---|---|---|
add_nodes | No | Number of additional interacting proteins to add (default: 0) | |
network_type | No | Type of network to build (default: functional) | |
protein_ids | Yes | List of protein identifiers | |
required_score | No | Minimum interaction confidence score (0-1000, default: 400) | |
species | No | Species name or NCBI taxonomy ID (default: 9606 for human) |