STRING: Resolves protein identifiers to metadata
string_resolve_proteinsMaps one or more protein identifiers to their corresponding STRING metadata, including: gene symbol, description, sequence, domains, species, and internal STRING ID.
This method is useful for translating raw identifiers into readable, annotated protein entries.
Example input: "TP53%0dSMO"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| species | No | ||
| proteins | Yes | Required. One or more input protein identifiers (gene symbols, UniProt IDs, etc.), separated by carriage return (%0d). Example: TP53%0dSMO | |
| show_sequence | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||