Back to catalog
Cortexa research tool·genomics·mirna
MiRBase Get Mirna Publications
Retrieve publications associated with a microRNA from RNAcentral. Returns publication titles, authors, PubMed IDs, DOIs, and journal information. miR-21-5p (URS000039ED8D) has 344+ publications, making it one of the most-studied miRNAs. Use after miRBase_search_mirna to get the RNAcentral ID, then retrieve associated literature.
Livelast probed 2026-04-30 23:07Z· 126msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 126ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"page_size": {
"description": "Number of publications to return (1-50). Default: 10.",
"type": "integer"
},
"rnacentral_id": {
"description": "RNAcentral URS identifier (e.g., 'URS000039ED8D' for hsa-miR-21-5p). Use base URS ID without taxid suffix.",
"type": "string"
}
},
"required": [
"rnacentral_id"
],
"type": "object"
}Examples (1)
Default MiRBase Get Mirna Publications call
public-safeinput
{
"page_size": 1,
"rnacentral_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_miRBase_get_mirna_publications
- Tool name
- miRBase_get_mirna_publications
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse