Retrieves 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)