Back to catalog
Cortexa research tool·genomics·ena_browser
Ena Get Sequence Embl
Get nucleotide sequence in EMBL format from ENA by accession number. Supports EMBL/GenBank accessions only (e.g., U00096, AJ312385, M15390). Does NOT support RefSeq accessions (NC_*, NM_*, NP_* prefixes). Returns EMBL-formatted sequence record.
Livelast probed 2026-04-30 23:07Z· 98msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 98ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "EMBL/GenBank accession number. NOT RefSeq (NC_*, NM_*, NP_*). Examples: 'U00096', 'AJ312385', 'M15390'",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default Ena Get Sequence Embl call
public-safeinput
{
"accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ena_get_sequence_embl
- Tool name
- ena_get_sequence_embl
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse