MiRBase Search Mirna
Search for microRNAs (miRNAs) by name, accession, or keyword using EBI Search over RNAcentral. RNAcentral aggregates miRNA data from miRBase, TarBase, LncBase, and 50+ other databases. Supports filtering by species (e.g., 'Homo sapiens', 'Mus musculus') and RNA type. Returns RNAcentral IDs, descriptions, sequence lengths, and source databases. Use this to find miRNAs like hsa-miR-21-5p, let-7, miR-155, or search by miRBase accession (e.g., MIMAT0000076). Examples: search 'hsa-miR-21' for human…
Overview
Search for microRNAs (miRNAs) by name, accession, or keyword using EBI Search over RNAcentral. RNAcentral aggregates miRNA data from miRBase, TarBase, LncBase, and 50+ other databases. Supports filtering by species (e.g., 'Homo sapiens', 'Mus musculus') and RNA type. Returns RNAcentral IDs, descriptions, sequence lengths, and source databases. Use this to find miRNAs like hsa-miR-21-5p, let-7, miR-155, or search by miRBase accession (e.g., MIMAT0000076). Examples: search 'hsa-miR-21' for human miR-21 family, 'let-7 AND TAXONOMY:Homo sapiens' for human let-7 family members.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 95ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"query": {
"description": "Search query: miRNA name (e.g., 'hsa-miR-21-5p'), miRBase accession (e.g., 'MIMAT0000076'), gene name, or keyword. Supports AND/OR operators.",
"type": "string"
},
"size": {
"description": "Number of results to return (1-100). Default: 10.",
"type": "integer"
},
"species": {
"description": "Species name filter (e.g., 'Homo sapiens', 'Mus musculus', 'Drosophila melanogaster'). Leave empty for all species.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default MiRBase Search Mirna call
{
"query": "BRCA1",
"size": 1
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_miRBase_search_mirna
- Tool name
- miRBase_search_mirna
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse