Examples
Worked examples
- Is an instance
A geneticist looks up a specific gene's full transcript structure, including alternative splicing isoforms and regulatory features, using Ensembl's genome browser before designing primers for a targeted sequencing experiment.
- Is an instance
A comparative-genomics researcher uses Ensembl's REST API to programmatically pull orthologous gene calls for a target gene across a defined panel of vertebrate species, rather than looking each one up manually through the web interface.
Counter-examples
Looks similar, but isn't
- Not an instance
A raw, unannotated genome assembly deposited to a sequence archive is not the same resource as its Ensembl entry -- Ensembl's actual contribution is the annotation layer (gene models, regulatory features, comparative alignments) built on top of an assembly, not the underlying sequence data itself, which typically originates from a separate archive.
Editorial commentary
Ensembl is a genome browser and annotation resource maintained by the European Bioinformatics Institute (EMBL-EBI), built to automatically annotate reference genomes and make that annotation, along with related biological data, publicly available in one integrated, browsable system. The core distinction worth holding onto is that Ensembl is an annotation layer, not a raw sequence archive: a reference genome assembly typically originates elsewhere, and what Ensembl adds is the gene models, transcript structures, regulatory feature calls, and comparative-genomics alignments built on top of that assembly.
Scale and species coverage
As of 2022, Ensembl directly supports 271 registered species, concentrated on vertebrates and established model organisms. A sister initiative, Ensembl Genomes, launched in 2009 specifically to extend equivalent annotation infrastructure to taxa outside that core scope — invertebrates, plants, fungi, bacteria, and protists — groups that have their own dedicated genomic resources elsewhere but benefit from the same annotation pipeline and browsing tools. Combined, Ensembl and Ensembl Genomes covered more than 50,000 genomes by 2020, a scale that reflects genome annotation becoming increasingly automated rather than each genome being manually curated from scratch.
What the browser actually shows
Ensembl displays genomic information as customizable data tracks aligned against a reference genome, viewable at multiple resolution levels — from a whole-karyotype overview down to individual DNA bases. A researcher can layer gene and transcript annotation, known variation, regulatory-feature predictions, and cross-species alignments on the same coordinate system, which is what makes it possible to ask, for example, whether a specific noncoding variant falls inside a predicted regulatory element and whether the surrounding sequence is conserved across species — questions that require several data types to already share one consistent genomic coordinate framework, which is exactly what Ensembl’s annotation pipeline provides.
Access and licensing
Ensembl data and software are released under a Creative Commons Attribution 4.0 license. Beyond the interactive website, access methods include a REST API and a Perl API for programmatic queries, BioMart for structured bulk data mining without writing custom queries, FTP downloads, and public MySQL databases for direct database-level access. Three geographic mirrors — the Sanger Institute in the UK, and AWS-hosted mirrors in the US and Asia — distribute query load and improve access latency depending on a user’s location. Recent additions include a Rapid Release track for faster availability of new annotation ahead of the main scheduled release, and dedicated SARS-CoV-2 reference genome resources.
Where Ensembl fits among named repositories
Ensembl sits alongside the GDC and other named genomic resources as annotation/access infrastructure rather than a single dataset — a researcher citing “the reference genome” in a methods section without specifying the Ensembl release (or GRCh38 vs. an earlier assembly build) is leaving out a real, reproducibility-relevant detail, since gene models and coordinates genuinely shift between releases. A data management plan describing genome-annotation dependencies should name the specific Ensembl release used, the same accession-level specificity CASRAI’s own Data Management Plan guidance recommends for any named repository dependency.
Machine-readable encodings
Use in your systems
<role vocab="credit"
vocab-identifier="https://casrai.org/dictionary/"
vocab-term="Ensembl (Genome Browser)"
vocab-term-identifier="https://casrai.org/dictionary/term/ensembl" />{
"@context": "https://schema.org",
"@type": "DefinedTerm",
"@id": "https://casrai.org/dictionary/term/ensembl",
"name": "Ensembl (Genome Browser)",
"identifier": "https://casrai.org/dictionary/term/ensembl",
"description": "A genome browser and annotation resource, maintained by EMBL-EBI, that automatically annotates reference genomes -- gene models, transcripts, regulatory features, comparative-genomics alignments -- and integrates that annotation with other biological data (variation, expression, disease association) into one browsable, queryable interface. As of 2022, Ensembl supports 271 registered vertebrate and other model-organism species directly; a sister project, Ensembl Genomes (launched 2009), extends equivalent coverage to invertebrates, plants, fungi, bacteria and protists, together spanning over 50,000 genomes by 2020. Data and software are released under a Creative Commons Attribution 4.0 license, accessible via the website, REST and Perl APIs, BioMart, FTP, and public MySQL databases, with mirror sites at the Sanger Institute (UK) and on AWS (US, Asia).",
"inDefinedTermSet": "https://casrai.org/dictionary/domain/data-infrastructure#set",
"url": "https://casrai.org/dictionary/term/ensembl",
"sameAs": [],
"license": "https://creativecommons.org/licenses/by/4.0/",
"publisher": {
"@id": "https://casrai.org/#organization"
},
"author": {
"@id": "https://casrai.org/#editorial-team"
},
"datePublished": "2026-09-01T08:07:38",
"dateModified": "2026-09-01T08:07:38",
"inLanguage": "en-GB",
"isAccessibleForFree": true
}






