Back to catalog
Cortexa research tool·genomics·sra
SRA Get Experiment
Get detailed metadata for a specific SRA experiment by accession number. Returns experiment title, organism, sequencing platform, library information, study details, and run statistics. Accepts SRA experiment accessions (SRX/ERX/DRX), study accessions (SRP/ERP/DRP), or sample accessions (SRS/ERS/DRS).
Livelast probed 2026-05-01 01:00Z· 88msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 88ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "SRA accession number (e.g., 'SRX26927637', 'SRP000001', 'SRS000001')",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default SRA Get Experiment call
public-safeinput
{
"accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SRA_get_experiment
- Tool name
- SRA_get_experiment
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse