Back to catalog
Cortexa research tool·genomics·encode
ENCODE Get Experiment
Get comprehensive metadata for a specific ENCODE experiment by its accession ID. Returns detailed information including assay type, target protein, biosample details, replicates, files, quality metrics, analysis pipeline, lab, award, and publication references. Use this to understand experimental design, data quality, and available files before downloading. Find experiment accessions using ENCODE_search_experiments (format: ENCSR######).
Livelast probed 2026-05-01 01:00Z· 495msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 495ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "ENCODE experiment accession identifier (format: ENCSR######, e.g., 'ENCSR000AKS', 'ENCSR000CAG'). Find accessions using ENCODE_search_experiments.",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default ENCODE Get Experiment call
public-safeinput
{
"accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ENCODE_get_experiment
- Tool name
- ENCODE_get_experiment
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse