Back to catalog
Cortexa research tool·genomics·epigenomics
ENCODE Search Microrna Experiments
Search ENCODE microRNA-seq experiments. MicroRNA-seq profiles small regulatory RNAs (miRNAs, ~22nt) that post-transcriptionally regulate gene expression by targeting mRNA 3' UTRs. Returns experiment accessions, biosample details, and metadata. Use this to find miRNA expression profiling data for specific cell types or tissues. ENCODE has 400+ released microRNA-seq experiments across diverse cell types.
Livelast probed 2026-04-30 23:07Z· 485msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 485ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"biosample_term_name": {
"description": "Biosample name filter (e.g., 'K562', 'GM12878', 'liver', 'heart'). Leave empty for all.",
"type": [
"string",
"null"
]
},
"limit": {
"default": 25,
"description": "Maximum number of results to return.",
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"organism": {
"default": "Homo sapiens",
"description": "Organism scientific name (e.g., 'Homo sapiens', 'Mus musculus').",
"type": "string"
}
},
"type": "object"
}Examples (1)
Default ENCODE Search Microrna Experiments call
public-safeinput
{
"limit": 3
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ENCODE_search_microrna_experiments
- Tool name
- ENCODE_search_microrna_experiments
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse