Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

The Ensembl core software libraries.

Arne Stabenau1, Graham McVicker, Craig Melsopp

  • 1EMBL European Bioinformatics Institute, Wellcome Trust Genome Campus, Hinxton, CB10 1SD, UK.

Genome Research
|May 5, 2004
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Multi-omic analysis of deep learning-derived phenotypes links ophthalmic imaging to cardiovascular and neurological traits.

Nature cardiovascular research·2026
Same author

A panel of medaka isogenic lines suggests individual, seasonal, and sexual genetic variation of <i>bdnf</i> gene expression in the brain.

Frontiers in behavioral neuroscience·2026
Same author

The Human Pleiotropic Map of GWAS Associations and Therapeutic Implications.

bioRxiv : the preprint server for biology·2026
Same author

Medaka: a novel model for analyzing genome-environment interactions.

Trends in genetics : TIG·2026
Same author

Discovery and characterization of gene-by-environment and epistatic genetic effects in a vertebrate model.

Cell genomics·2026
Same author

Insights and emerging perspectives from the 2025 Medaka PI/ERC IndiGene meeting: Heidelberg July 22-24, 2025.

Developmental dynamics : an official publication of the American Association of Anatomists·2026
Same journal

A unified analysis of cell type- and trajectory-associated pathways in single-cell data using Phoenix.

Genome research·2026
Same journal

Resf1 is required for proper placental development and configuration of trophoblast cell-specific heterochromatin.

Genome research·2026
Same journal

Telomere-driven replicative crisis is driven by large-scale changes in genomic architecture.

Genome research·2026
Same journal

Spatially informed reference-free cell-type deconvolution for spatial transcriptomics with SpatialCD.

Genome research·2026
Same journal

Spatially resolved profiling of steroid nuclear receptors reveals a role for the disordered N-terminal domains in genome targeting and AP-1 interaction.

Genome research·2026
Same journal

Flexible and scalable inference of spatially varying correlation in spatial transcriptomics with spCorr.

Genome research·2026
See all related articles

Ensembl manages vast genomic data using MySQL databases and core software libraries. These libraries offer a simplified interface, ensuring program stability despite database schema changes.

Area of Science:

  • Bioinformatics
  • Genomic Data Management

Background:

  • Genomic data management systems require efficient storage for large datasets.
  • Ensembl utilizes multiple MySQL databases to store extensive genomic information.

Purpose of the Study:

  • To describe the architecture and design of Ensembl's core software libraries.
  • To explain how these libraries facilitate access to complex genomic data models.
  • To highlight the benefits of using these libraries over direct SQL queries.

Main Methods:

  • Development of core software libraries to abstract underlying MySQL database structures.
  • Implementation of an abstract interface for end-user data access.
  • Focus on schema independence for programs utilizing the libraries.

Related Experiment Videos

Main Results:

  • Ensembl's libraries provide a practical and effective means for accessing genomic data.
  • Programs using the libraries are resilient to most database schema modifications.
  • A simplified interface masks the complexity of the underlying data model.

Conclusions:

  • The described architecture ensures robust and adaptable genomic data management.
  • Freely available code and data promote accessibility and further development in bioinformatics.