Back to catalog
Cortexa research tool·structure·modomics
MODOMICS Get Modification
Get detailed information about a specific RNA modification from MODOMICS by its numeric ID. Returns the full chemical structure (SMILES), molecular formula, average and monoisotopic masses, protonated mass (for mass spectrometry), reference moiety, abbreviation, product ions, and LC elution data. Useful for identifying RNA modifications in mass spectrometry experiments.
Livelast probed 2026-05-01 01:00Z· 1231msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1231ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"modification_id": {
"description": "MODOMICS modification numeric ID. Examples: 78 (pseudouridine), 2 (5,2'-O-dimethylcytidine), 58 (N6-methyladenosine/m6A), 22 (5-methylcytidine/m5C)",
"type": "integer"
}
},
"required": [
"modification_id"
],
"type": "object"
}Examples (1)
Default MODOMICS Get Modification call
public-safeinput
{
"modification_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MODOMICS_get_modification
- Tool name
- MODOMICS_get_modification
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse