Back to catalog
Cortexa research tool·genomics·modomics
MODOMICS Search Modifications
Search MODOMICS RNA modifications by name, short name, or chemical formula. Searches across the full MODOMICS database of 430+ RNA modifications. Query matches against modification name (e.g., 'pseudouridine', 'methyladenosine'), short name (e.g., 'm6A', 'm5C'), or formula. Returns matching modifications with their chemical details.
Livelast probed 2026-05-01 01:00Z· 1131msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1131ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"description": "Maximum number of results to return (default: 20)",
"type": "integer"
},
"query": {
"description": "Search term to match against modification name, short name, or formula. Examples: 'pseudouridine', 'methyl', 'm6A', 'inosine', 'thio'",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default MODOMICS Search Modifications call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MODOMICS_search_modifications
- Tool name
- MODOMICS_search_modifications
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse