STRING: Get interactions within query set
string_interactions_query_setRetrieves the interactions between the query proteins. Use this method only when you specifically need to list the interactions between all proteins in your query set. If user asks for 'physical' or 'complex' use 'physical' network type.
For a single protein, the network includes that protein and its top 10 most likely interaction partners, plus all interactions among those partners.
For multiple proteins, the network includes all direct interactions between them.
If the user refers to "physical interactions", "complexes", or "binding", set the network type to "physical".
STRING does not store or report information about self-interactions/homomers; if asked, explain the limitation.
If few or no interactions are returned, consider reducing the required_score.
For large query sets (>50 proteins), consider increasing the required_score (e.g. ≥700)
to focus on high-confidence interactions and avoid overly dense networks.
Expand the names of score sources:
nscore(neighborhood),fscore(fusion),pscore(phylogenetic profile),
ascore(coexpression),escore(experimental),dscore(database),tscore(text-mining)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| species | No | ||
| proteins | Yes | Required. One or more protein identifiers, separated by carriage return (%0d). Example: SMO%0dTP53 | |
| network_type | No | ||
| extend_network | No | ||
| required_score | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||