Back to catalog
Cortexa research tool·genomics·rcsb_pdb
Get Sequence Positional Features By Instance ID
Retrieve sequence positional features (e.g., binding sites, motifs) for a polymer entity instance.
Livelast probed 2026-04-30 23:07Z· 83msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 83ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"instance_id": {
"description": "Polymer entity instance ID like '1NDO.A'",
"type": "string"
}
},
"required": [
"instance_id"
],
"type": "object"
}Examples (1)
Default Get Sequence Positional Features By Instance ID call
public-safeinput
{
"instance_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_get_sequence_positional_features_by_instance_id
- Tool name
- get_sequence_positional_features_by_instance_id
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse