Samiksha Jaiswal (Editor)

Ensembl

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Description
  
Ensembl

Website
  
www.ensembl.org

Primary citation
  
Hubbard, et al. (2002)

Ensembl

Research center
  
Wellcome Trust Sanger Institute European Bioinformatics Institute

Ensembl is a joint scientific project between the European Bioinformatics Institute and the Wellcome Trust Sanger Institute, which was launched in 1999 in response to the imminent completion of the Human Genome Project. After 10 years in existence, Ensembl's aim remains to provide a centralized resource for geneticists, molecular biologists and other researchers studying the genomes of our own species and other vertebrates and model organisms. Ensembl is one of several well known genome browsers for the retrieval of genomic information.

Contents

Similar databases and browsers are found at NCBI and the University of California, Santa Cruz (UCSC).

Background

The human genome consists of three billion base pairs, which code for approximately 20,000–25,000 genes. However the genome alone is of little use, unless the locations and relationships of individual genes can be identified. One option is manual annotation, whereby a team of scientists tries to locate genes using experimental data from scientific journals and public databases. However this is a slow, painstaking task. The alternative, known as automated annotation, is to use the power of computers to do the complex pattern-matching of protein to DNA.

In the Ensembl project, sequence data are fed into the gene annotation system (a collection of software "pipelines" written in Perl) which creates a set of predicted gene locations and saves them in a MySQL database for subsequent analysis and display. Ensembl makes these data freely accessible to the world research community. All the data and code produced by the Ensembl project is available to download, and there is also a publicly accessible database server allowing remote access. In addition, the Ensembl website provides computer-generated visual displays of much of the data.

Over time the project has expanded to include additional species (including key model organisms such as mouse, fruitfly and zebrafish) as well as a wider range of genomic data, including genetic variations and regulatory features. Since April 2009, a sister project, Ensembl Genomes, has extended the scope of Ensembl into invertebrate metazoa, plants, fungi, bacteria, and protists, whilst the original project continues to focus on vertebrates.

Displaying genomic data

Central to the Ensembl concept is the ability to automatically generate graphical views of the alignment of genes and other genomic data against a reference genome. These are shown as data tracks, and individual tracks can be turned on and off, allowing the user to customise the display to suit their research interests. The interface also enables the user to zoom in to a region or move along the genome in either direction.

Other displays show data at varying levels of resolution, from whole karyotypes down to text-based representations of DNA and amino acid sequences, or present other types of display such as trees of similar genes (homologues) across a range of species. The graphics are complemented by tabular displays, and in many cases data can be exported directly from the page in a variety of standard file formats such as FASTA.

Externally produced data can also be added to the display, either via a DAS (Distributed Annotation System) server on the internet, or by uploading a suitable file in one of the supported formats, such as BAM, BED, or PSL.

Graphics are generated using a suite of custom Perl modules based on GD, the standard Perl graphics display library.

Alternative access methods

In addition to its website, Ensembl provides a Perl API (Application Programming Interface) that models biological objects such as genes and proteins, allowing simple scripts to be written to retrieve data of interest. The same API is used internally by the web interface to display the data. It is divided in sections like the core API, the compara API (for comparative genomics data), the variation API (for accessing SNPs, SNVs, CNVs..), and the functional genomics API (to access regulatory data). The Ensembl website provides extensive information on how to install and use the API.

This software can be used to access the public MySQL database, avoiding the need to download enormous datasets. The users could even choose to retrieve data from the MySQL with direct SQL queries, but this requires an extensive knowledge of the current database schema.

Large datasets can be retrieved using the BioMart data-mining tool. It provides a web interface for downloading datasets using complex queries.

Last, there is an FTP server which can be used to download entire MySQL databases as well some selected data sets in other formats.

Current species

The annotated genomes include most fully sequenced vertebrates and selected model organisms. All of them are eukaryotes, there are no prokaryotes. As of 2008, this includes:

  • Chordata
  • Mammalia
  • Euarchontoglires
  • Primates: bushbaby, chimp, human, macaque, mouse lemur, orangutan, tarsier;
  • Scandentia: tree shrew ;
  • Glires (= Rodents + Lagomorphs): guineapig, kangaroo rat, mouse, rat, ground squirrel, pika, rabbit ;
  • Laurasiatheria: cow, dolphin, alpaca, pig, cat, dog, horse, megabat, microbat, hedgehog, shrew ;
  • Afrotheria: elephant, hyrax, tenrec
  • Xenarthra: armadillo, sloth ;
  • Marsupialia: opossum, wallaby ;
  • Monotremes: platypus;
  • Birds: chicken, zebra finch;
  • Lepidosauria: anole lizard (pre);
  • Lissamphibia: Xenopus tropicalis;
  • Teleost fishes: Takifugu rubripes (fugu), Tetraodon nigroviridis (green spotted pufferfish), Danio rerio (zebrafish), Oryzias latipes (medaka), Gasterosteus aculeatus (stickleback);
  • Cyclostomata: Petromyzon marinus (sea lamprey) (pre);
  • Tunicates: Ciona intestinalis, Ciona savignyi;
  • Non-vertebrates
  • Insects: Drosophila melanogaster (fruitfly), Anopheles gambiae (mosquito), Aedes aegypti (mosquito)
  • Worm: Caenorhabditis elegans
  • Yeast: Saccharomyces cerevisiae (baker's yeast)
  • References

    Ensembl Wikipedia