Back to catalog
Cortexa research tool·structure·bmrb
BMRB Get Entry
Get NMR data entry from the Biological Magnetic Resonance Data Bank (BMRB). Returns the full NMR-STAR data for a BMRB entry including chemical shifts, coupling constants, relaxation data, structure restraints, and experimental conditions. BMRB archives NMR spectroscopy data for biological macromolecules (proteins, nucleic acids, carbohydrates) and small molecules. Entry IDs are integers (e.g., 15000 for villin headpiece, 4020 for ubiquitin).
Livelast probed 2026-04-30 23:07Z· 102msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 102ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"entry_id": {
"description": "BMRB entry ID (e.g., '15000', '4020', '11086')",
"type": "string"
}
},
"required": [
"entry_id"
],
"type": "object"
}Examples (1)
Default BMRB Get Entry call
public-safeinput
{
"entry_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BMRB_get_entry
- Tool name
- BMRB_get_entry
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse