STRING: Get links to interaction evidence pages
string_interaction_evidenceRetrieves direct links to STRING evidence pages for protein–protein interaction pairs.
Use this tool only when a STRING evidence page/link is needed. To determine whether
an interaction is supported, use string_interactions_query_set.
It returns URLs linking to STRING’s evidence pages, which display the underlying data sources
(experimental results, publications, and curated databases) supporting each predicted interaction.
A URL can be generated even for unsupported pairs; the URL is not itself an interaction verdict.
Parameters:
identifier_a: Query protein identifier (Protein A)
identifiers_b: One or more target protein identifiers (Protein B), separated by
%0dspecies: NCBI taxonomy ID (e.g.
9606for human or10090for mouse)
Typical user questions that should trigger this tool:
"Can you show me the STRING evidence for this interaction?"
"Show me the details supporting this interaction."
"What supports the interaction between TP53 and MDM2?"
"Where can I find the STRING evidence for this pair?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| species | No | ||
| identifier_a | Yes | Required. Protein A identifier. | |
| identifiers_b | Yes | Required. One or more protein B identifiers, separated by %0d. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||