Skip to main content

METHODS article

Front. Genet., 28 April 2021
Sec. Livestock Genomics
This article is part of the Research Topic Functional Annotation of Farm Animal Genomes View all 22 articles

Accessing Livestock Resources in Ensembl

  • European Molecular Biology Laboratory, European Bioinformatics Institute, Wellcome Genome Campus, Cambridge, United Kingdom

Genome assembly is cheaper, more accurate and more automated than it has ever been. This is due to a combination of more cost-efficient chemistries, new sequencing technologies and better algorithms. The livestock community has been at the forefront of this new wave of genome assembly, generating some of the highest quality vertebrate genome sequences. Ensembl’s goal is to add functional and comparative annotation to these genomes, through our gene annotation, genomic alignments, gene trees, regulatory, and variation data. We run computationally complex analyses in a high throughput and consistent manner to help accelerate downstream science. Our livestock resources are continuously growing in both breadth and depth. We annotate reference genome assemblies for newly sequenced species and regularly update annotation for existing genomes. We are the only major resource to support the annotation of breeds and other non-reference assemblies. We currently provide resources for 13 pig breeds, maternal and paternal haplotypes for hybrid cattle and various other non-reference or wild type assemblies for livestock species. Here, we describe the livestock data present in Ensembl and provide protocols for how to view data in our genome browser, download via it our FTP site, manipulate it via our tools and interact with it programmatically via our REST API.

Introduction

Efficient management of livestock resources is key to global food security. Livestock production represents the largest land use sector worldwide and employs almost a billion people globally (Hurst et al., 2005; Abu Hatab et al., 2019). Livestock production is critical to developing countries, as it acts both as a major source of income and a means to escape poverty (Otte and Upton, 2005) and as a backup food source in the case of crop failures (Kabubo-Mariara, 2009; Rota and Sperandini, 2009). As the world’s population continues to grow, so too does the demand for livestock source foods (LSFs). LSFs and other animal products account for approximately one-third of human protein consumption (Popp et al., 2010). The average per capita meat consumption is projected to grow from 34 kg in 2015 to 49 kg in 2050 (Yawson et al., 2017). At the same time, there is increasing competition for the use of key resources such as land and water and a need to move to less carbon intensive LSF production, especially in the face of climate change (Thornton, 2010; Yawson et al., 2017). Over the past decade, genomics has emerged as a key tool in the effort to create more efficient LSF production, particularly the use of genomic selection to improve breeding programs (Hayes et al., 2009; Christensen et al., 2012; Cleveland and Hickey, 2013).

The livestock community has been at the forefront of genomics in terms of generating high quality genome assemblies and accompanying transcriptomic data, which are key to generating detailed genome annotations and exploring genomic variation among populations. Species such as pig, chicken, cow, horse, sheep, goat, salmon and herring all have chromosome-level genome assemblies, suitable for detailed annotation and downstream analyses (Jiang et al., 2014; Lien et al., 2016; Bickhart et al., 2017; Warren et al., 2017; Kalbfleisch et al., 2019; Pettersson et al., 2019; Warr et al., 2020).

In addition to reference genomes, an increasing number of alternative genome assemblies are available for analysis. Several breed-specific genomes have been sequenced and assembled including a large number of pig breeds (Fang et al., 2012; Li et al., 2017; Warr et al., 2020), black Bengal goat (Siddiki et al., 2019), Korean chicken (Sohn et al., 2018), and three strains of common carp (Xu et al., 2019). Livestock species are often at the cutting edge of genome assembly, exemplified by the recent trio binning approach (Koren et al., 2018) used to fully separate the maternal and paternal genomes from a Bos indicus × Bos taurus hybrid individual (Low et al., 2020).

With this wealth of high-quality genome sequences, it is crucial that the resulting genome annotation is carried out and presented in a clear and consistent manner. Ensembl is a genomics resource built to provide genome annotation and enable consistent interpretation of genomic variation both within and across species (Howe et al., 2021). The mission of Ensembl is to accelerate downstream science by providing pre-computed analyses, powerful genome interpretation tools and numerous ways of interacting with data through our extensive infrastructure. The data include genome sequences, gene annotation (Aken et al., 2016), comparative analyses (Herrero et al., 2016), variation (Hunt et al., 2018), and regulatory data (Zerbino et al., 2015). Tools such as the Ensembl Variant Effect Predictor (VEP; McLaren et al., 2016) and BLAST/BLAT services allow further interrogation of both the genome sequences and their annotations. Numerous ways are available to interact with the data including our genome browser, FTP site, REST APIs and BioMart querying tool.

In this article we present protocols for interacting with livestock data in Ensembl. We will examine several different livestock species from a variety of perspectives. These include investigating a genomic region of the cow, exploring a gene in chicken, viewing comparative data across pig breeds and annotating variants in goat. For more large-scale analyses, we provide examples of how to programmatically access the data and download the associated annotation files. In summary, readers will get a thorough understanding of the livestock data held in Ensembl and how to work with it.

Materials

Computer and Internet Connection.

An Internet browser: recent versions of Firefox, Chrome, Safari, and Microsoft Edge are supported.

For working with the REST API, examples are presented in Python 3.

Methods

The following protocols use Ensembl release 101 (August 2020)1. There may be updates to interfaces or data if a more recent release is used.

Exploring Genes and Genomes

The most fundamental data in Ensembl are the genome sequences and the gene annotation for each species. In this section we will look initially at how to view and explore a region of the cow genome and then examine a gene in the chicken genome. This will form the basis for later explorations of comparative and variation data, which build on data held in the genes and genomes.

Browsing a Genome

Much of the annotation in Ensembl corresponds to an underlying genomic region. Becoming familiar with how to browse these regions is key to understanding the annotation available. The following protocol describes how to examine a region of the cow reference genome.

1. Getting started: The Ensembl genome browser can be searched using a variety of terms including gene names, genomic coordinates, variant IDs or phenotypes. Go to the Ensembl’s homepage, www.ensembl.org, and locate two search boxes: one in the upper right corner, and another in the middle of the page. Both the main and the corner search box can be used to search all species. Additionally, you can also refine the main search by choosing species of interest from a drop-down list.

2. Finding a region: Type “cow 2:20721000-20826000” into either box and press the return key. A Location tab will open with a “Region in detail” view displaying the region of interest spanning the HOXD gene cluster involved in limb development (see Figure 1). You will find available location displays in the left-hand side menu with blue tool buttons below. The “Region in detail” page has three images, each more detailed than the last: (1) the chromosome view at the top, (2) the 1MB region around the region of interest in the middle, (3) the region of interest corresponding to the specified genomic coordinates at the bottom. The region of interest is indicated by a red box in all three images.

FIGURE 1
www.frontiersin.org

Figure 1. Location view of the HOXD gene cluster in cow. In the figure, various tracks are displayed including the main gene track, SNP data, constrained elements and a GC content. Most tracks are disabled by default, tracks such as the tissue-specific short read alignments can be toggled on and off via the “Configure this page” option in the left-hand menu.

3. Getting help: To get page specific help, click on the question mark (?) button next to the “Region in detail” heading. A pop-up help window will open with instructions on how to navigate this page. You will find a description of the page with screenshots and a tutorial video, as well as links to FAQ, glossary and the Ensembl helpdesk.

4. Navigating a region: There are several ways of navigating a genomic region. By clicking over the region and dragging the cursor, you can draw a box in all three images, which opens a pop-up menu with options to “Mark region” and “Jump to region.” You can also scroll along the genome by using the “Scroll” arrow buttons in the middle image or by changing the mouse click mode to “Drag” (double headed arrow icon). The zoom scrollbar enables zooming in and out. Scroll along the genome in the middle image to change the current genomic location. As you scroll, the image below greys out and two blue buttons appear with options to “Update this image” or “Reset scrollable image.”

5. Customising the view: The data in this view is organised in tracks plotted along the genome. You will find separate tracks for different data types such as genes, SNPs, structural variants or contigs representing the genome assembly. Click on the “Configure this page” button on the left to add more data to this view. A pop-up window with a menu listing all currently active tracks will open. You can find a list of all available tracks organised in different categories on the left with a search box above (with the text “Find a track”). Search for “Proteins from UniProtKB” and turn it on as “Labels.” Click on the tick at the top left of the pop-up window or anywhere outside to save and close. You will find the protein track added to the view.

6. Exporting data: Click on the blue “Export data” button on the left to download data for this region.

A data export window will open with different output format options, including FASTA for sequences and various feature formats such as BED, CSV, TSV, GTF, and GFF3.

Exploring a Gene

Gene annotation is one of the most commonly used annotation types in Ensembl. It is a composite data type, representing underlying transcripts, exons, and protein products. In this section, we describe how to find and export information about the SOX5 gene in the chicken genome.

1. Getting started: To search for a chicken gene, select “Chicken” from the species selector drop down list above the main search box on the Ensembl homepage, type the gene name, “SOX5,” into the search box and click the “GO” button. A list of search results restricted to chicken and matching “SOX5” will be generated with the “SOX5 (Chicken Gene)” at the top.

2. Studying a gene: Click on the “SOX5 (Chicken Gene)” link to open the Gene tab.

The Gene tab landing page contains summary information on SOX5 including its Ensembl stable ID (ENSGALG00000032768), gene description, genomic position, and strand information, as well as the number of transcripts and an option to show them in the tabular format transcript table (see Figure 2). A graphical representation of all transcripts can be found at the bottom of the page. A number of gene-related displays providing additional data can be found in the left-hand menu. The gene overview at the top of this page is visible across all subsequent views.

FIGURE 2
www.frontiersin.org

Figure 2. Gene view of SOX5. The gene view tab shows a variety of information about the gene including details on the location, transcripts, orthologues, and paralogues. The main gene track is shown in the bottom panel with red blocks representing the exons and connecting red lines representing the introns. In this example a secondary track for liver transcriptomic data can be seen in blue. This and other tissue tracks are available via the “Configure this page” option in the left-hand menu.

3. Exploring a gene sequence: Click the “Sequence” display in the left-hand side menu.

A sequence view of SOX5 and its flanking region will be displayed in FASTA format with all exonic sequences in this region highlighted in peach colour. Exons of SOX5 will be indicated by brown bold lettering on top of the peach highlight. You can manipulate this view and change display options by clicking the blue “Configure this page” button on the left. It will allow you to customise the length of the flanking sequence and show genetic variants in the sequence.

4. Downloading a gene sequence: The gene sequence can be downloaded by clicking the “Download sequence” button in the current “Sequence” view or by clicking the blue “Export data” button on the left in any other view. This will open a pop-up window with customisation options that allow to choose different sequence types, the length of the flanking region and the file format (FASTA or RTF).

5. Studying gene ontology (GO): You will find three GO categories under “Ontologies” in the left-hand menu: “GO: Cellular component,” “GO: Molecular function” and “GO: Biological process.” Browse all three views to learn about the gene function. GO terms describe the protein function using standardised vocabulary:

(a) “GO: Biological process”: what does it do? Example: “positive regulation of chondrocyte differentiation.”

(b) “GO: Molecular function”: how does it do it? Example: “DNA binding.”

(c) “GO: Biological process”: where is it located? Example: “nucleus.”

Each of the above GO categories lists terms associated with transcripts of the SOX5 gene. The data are organised in a tabular format containing the GO term accession number, the corresponding description, evidence and annotation source, along with the associated transcript stable IDs. On exploring all three views, it emerges that SOX5 gene encodes a nuclear transcription factor involved in the regulation of chondrogenesis.

6. Exploring external resources: Click “External references” in the left-hand side menu.

Links to external databases such as Expression Atlas, NCBI, and WikiGene, as well as related RefSeq and UniProtKB/TrEMBL accession numbers can be found here.

7. Studying a transcript: Click the “Show transcript table” button at the top of the page and go to the Transcript tab by clicking the transcript stable ID link “ENSGALT00000105978.1” in the table. The transcript table is visible in any gene and transcript view. It lists all transcripts of the gene of interest, their corresponding name, stable ID, length, biotype and transcript flags indicating transcript quality. You can hover the cursor over the flags to find out more information. In this case the chosen transcript named “SOX5-201” has a flag “APPRIS P1.” This means that it is predicted by the APPRIS database (Rodriguez et al., 2018) to be the most functionally important transcript of this gene based on protein structure, functional features and information from cross-species conservation. Similar to the Gene tab, the Transcript tab is also composed of several displays introducing different data types including “Sequence” views and “Protein Information.”

8. Exploring exon sequences: Click “Exons” under “Sequence” in the left-hand side menu to see exon information in tabular format. The Exons view displays a table listing exons, their order in the transcript, genomic position, start and end phase, length, and sequence. Translated sequence is marked in blue, untranslated region (UTR) in orange, flanking sequence in green and introns in grey. This transcript has a 5′ UTR spanning the entire first exon and the beginning of the second exon. “Configure this page” will allow you to customise this view.

Comparing Genes and Genomes

Ensembl has a powerful comparative genomes infrastructure to deliver information about how genes and genomes relate to one another across our supported species. Here, we describe assessing comparative data, focusing on gene trees and whole genome alignments.

Examining Genes Trees and Orthologous Genes in Pig

A common way to assess the reliability of annotation of a gene, both in terms of structure and function, is to examine orthologous genes in other species. Genes that are present across a broad range of species, with high sequence similarity and within syntenic regions, are likely to have equivalent functions. Understanding the level of conservation of a gene across species can assist with downstream inference and analysis. Here, we will examine a highly conserved gene, FILIP1, in pig and explore the associated gene tree as well as data for FILIP1 orthologues in other species.

1. Getting started: Select “Pig” from the species selector drop down list above the main search box on the Ensembl homepage, type “FILIP1” into the search box and hit the “GO” button.

A list of search results across all breeds will be generated. In the left-hand menu you will see options for filtering the search results. For species like pig, where there are alternative breeds/strains available, we have a defined reference. In general, for livestock species, the reference chosen is based on feedback from the community. In the case of pig, the current reference chosen by the community is the Sscrofa11.1 assembly of the Duroc breed. Try restricting the results to the FILIP1 gene in the reference breed. First, in the left-hand menu under “Restrict breeds to” click on “Pig reference.” Next, under “Restrict category to” click on “Gene.” The initial results are now filtered to just genes in the reference breed matching the name “FILIP1.” You will now have two results representing the FILIP1 and FILIP1L genes. Click on the “FILIP1 (Pig Gene, Breed: reference)” link on top to go to the Gene tab. This will present the gene view for the FILIP1 gene in the reference pig genome.

2. Exploring a gene tree: In the left-hand side menu, click on the “Gene tree” display. An image showing a phylogenetic tree will be loaded. The current gene, marked in red, is shown in the context of homologous genes found across various clades including primates, rodents, birds, reptiles and even non-vertebrates such as Caenorhabditis elegans and Drosophila melanogaster (see Figure 3). Grey funnels indicate collapsed nodes, which can be expanded by clicking on them and selecting “expand this sub-tree” from the pop-up menu. A graphical representation of the protein alignment used to calculate this tree can be found on the right. Green colour indicates aligned sequences, while alignment gaps are shown in white. A consensus alignment is displayed for collapsed nodes, with two shades of green corresponding to the proportion of aligned collapsed sequences. Black vertical lines mark exon-intron boundaries.

FIGURE 3
www.frontiersin.org

Figure 3. The FILIP1 gene tree. The pig FILIP1 gene is highlighted in red. Various other clades are collapsed into funnels to improve usability of the tree. Subtrees can be expanded and collapsed by clicking on the corresponding node (represented by a square on the tree) and selecting the appropriate option from the menu. The right-hand side shows a visual representation of alignment conservation of the corresponding protein sequences across the tree.

3. Retrieving orthologues: Click “Orthologues” in the menu on the left. This will load the orthology table.

4. The table lists FILIP1 orthologues found across a large range of species. To make it easier to examine the data click on the show details box beside “Laurasiatheria” in the species set list. This will restrict the data in the orthologue table below to just laurasiatherian species.

5. Examine the column headings in the orthologue table to see the types of information available in the table. Some columns have extra information that displays when the mouse cursor is left over them.

6. Scroll down to the orthologue for horse. The sequence identity of the pig FILIP1 gene with the horse FILIP1 gene is high. The query and target ID percentages, which represent how much of the pig FILIP1 sequence matches the horse FILIP1 sequence and vice-versa are both over 94%, indicating strong conservation. The gene order conservation score, which represents conserved orthology between the two nearest 5′ and 3′ genes flanking FILIP1, and whole genome alignment coverage are both 100. This implies strong gene order conservation and a high coverage pairwise alignment of the broader underlying genomic regions. As a result, the orthologue is listed as high confidence, as indicated by a “Yes” in the “High Confidence” column.

7. Exploring a protein alignment: Click on the “View Sequence Alignments” link to open a pop-up menu with options to view protein and cDNA alignment. Click “View Protein Alignment.” An alignment of the gene of interest and its orthologue will be displayed in CLUSTAL W format. Click on the question mark button (?) next to the “Orthologue alignment” heading for more information on the conservation codes.

Viewing a Whole Genome Alignment of Pig Breeds

Ensembl provides a large number of pairwise and multiple whole genome alignments. Every species has a pairwise alignment against a reference species for its clade. The reference species for mammals, birds and fish are human, chicken, and zebrafish, respectively. For some species, additional pairwise alignments are generated. For example, rodent genomes are aligned against the mouse reference, while the pig reference has a pairwise alignment to the USMARC pig assembly. In addition to the pairwise alignments, various multiple whole genome alignments are available, including the 57 mammals and the 95 amniota vertebrates alignments.

Here, we will look at a multiple alignment generated for 13 pig breeds and three outgroup species: cow, horse, and sheep (texel). Using the COL12A1 gene, we will see that this region is generally well conserved across the alignment, however the gene is truncated in the Tibetan breed. We will examine the alignment for potential explanations for this truncation.

1. Getting started: From the Ensembl frontpage type “pig 1: 90744429-90875118” into the search box and click the “GO” button. This will bring you directly to the genomic location of the COL12A1 gene in the pig reference genome.

2. Using the left-hand side menu, click on “Alignments (text)” under “Comparative Genomics” to access available whole genome alignments for the pig reference genome.

3. Click on the “Select an alignment” button to see the alignment selector tool.

4. Choose “16 pig breeds EPO-Extended” from the multiple alignment category. This provides a multiple whole genome alignment of all pig genomes in Ensembl and the three outgroup species generated from the Enredo, Pecan, and Ortheus pipeline (Paten et al., 2008). A graphical representation of an expanded phylogenetic tree and corresponding section of the whole genome alignment will load, followed by a list of the aligned regions and a preview of the sequence alignment.

5. Examine the list of aligned regions. The alignment from the reference to the USMARC assembly is represented by a single contiguous alignment block in the USMARC assembly, reflecting the high-quality and contiguity of the assembly. This is also true for the aligned regions of the three outgroup assemblies (cow, sheep, and horse). For other pig breeds, there are multiple alignment blocks due to the lower contiguity and completeness of the assemblies. In particular, the Tibetan and Wuzhishan alignments are fragmented across multiple genomic regions, implying the region is not correctly reconstructed in these assemblies.

6. Click on the “View an image of this alignment” link, located directly above the list of regions. This will load a more detailed view of the COL12A1 gene structure across the aligned regions, as shown in Figure 4.

FIGURE 4
www.frontiersin.org

Figure 4. Genomic alignment of pig breeds centred on the COL12A gene. This figure shows only the first five alignments including the reference pig at the top, the complete alignment contains all 13 pig breeds along with cow, horse, and sheep as outgroups. The pale orange highlighting in the background represents conservation. Exonic regions are naturally more conserved across the alignment.

7. Examine the gene structure across the breeds. Note that the intron/exon structures are mostly well conserved across breeds. Scroll down to the Tibetan copy of the COL12A1 gene. Note that the gene is heavily truncated in comparison to the other breeds. The alternating light and dark blue bands represent the boundaries of different alignment blocks and are labelled with the region of the genome each block comes from. For the Tibetan breed the annotated section of the gene lies on the AORO02005858.1 scaffold. The remainder of the alignment blocks are on the AORO02052718.1 scaffold. This provides strong evidence that parts or all of these two scaffolds should have been joined in the Tibetan assembly. As a result of them not being joined the COL12A1 gene is truncated at the end of the AORO02005858.1 scaffold, where the majority of the gene resides.

Viewing a Synteny Map of Pig Chromosome 6 to Human

Whole genome alignments can also be used to generate synteny maps between chromosomes of different species. These maps show genomic regions in which genes occur in the same order in two species. This view gives insight into how chromosomes have diverged between two species and any two species with pairwise whole genome alignments can be compared in this way. Here, we will describe viewing a synteny map between pig chromosome 6 and the corresponding regions in the human genome.

1. Getting started: From the Ensembl homepage click the dropdown box under the “All genomes” heading (the box will have “–Select a species–” by default).

2. This will produce a list of species grouped under headings, including major clades such as primates and rodents. Scroll down to “Laurasiatheria” and click on “Pig” to go to the species page for the reference pig genome

3. From the species page select “View karyotype.” This will give the karyotype view of all chromosomes in the reference pig. Click anywhere within chromosome 6 on the image of the karyotype to see a pop-up window.

4. Select “Jump to region overview” in the pop-up window. This will bring you directly to the Location tab of the corresponding region on chromosome 6.

5. In the Location tab, select “Synteny” under the “Comparative Genomics” section in the left-hand side menu to bring up the synteny view for pig chromosome 6. You will now see an image of a synteny map between chromosome 6 in pig and the various chromosomes in human that it maps to (see Figure 5). The region you selected and the corresponding location in human are indicated by red boxes. Syntenic blocks are shown in different colours and connected by lines. You can change the chromosome or select species other than human, where a pairwise whole genome alignment is present, using the drop-down on the right.

FIGURE 5
www.frontiersin.org

Figure 5. A synteny map from pig chromosome 6 to human. Regions on pig chromosome 6 (located in the centre) are syntenic to multiple regions on human chromosomes 1, 7, 16, 18, and 19 (shown on the left- and right-hand sides). Syntenic blocks are coloured according to the chromosome numbers for human. The blocks are connected by lines, whereby black lines connect blocks with the same orientation and brown lines indicate blocks with the opposite orientation.

Examining Genetic Variation and Annotating Variants

Several livestock species including chicken, goat, pig, and salmon have extensive variation data. Ensembl provides extensive views via the bowser and also analysis of variant data via the Ensembl Variant Predictor (VEP). In this section we will show how to browse and analyse variant data in the goat genome.

Exploring Variation Data

Variation data can be accessed in a number of ways through the browser including by selecting it in the configuration menu and by navigating to the “Genetic variation” section in the left-hand menu on the Location, Gene, and Transcript tab. There are also example entry points on each species page and support for searching variant identifiers from dbSNP and other databases. Here, we will examine different aspects of variation data including population frequencies, phylogenetic context, and consequences.

1. Getting started: Type “rs666529295” into the main or the upper right corner search box to search all species and hit return. The search result page will return two hits with “rs666529295 (Goat Variant, Breed: reference)” at the top, click on this link.

2. Studying a variant: You will be taken to the variant summary page containing variant overview information such as the most severe consequence, variant alleles as reference/alternative (here: “G/A”), highest population minor allele frequency (MAF), genomic location and strand.

3. Exploring variant allele frequencies: Click the “Population genetics” icon or the link in the left-hand menu to display allele frequencies from the NextGen Project (Alberto et al., 2018). The pie chart shows the allele frequency across all sequenced goat populations (see Figure 6). Click the “ + ” next to “Sub-populations” to reveal the allele frequencies in the included sub-populations.

FIGURE 6
www.frontiersin.org

Figure 6. Exploring variation data in goat. Here, we see the view of population genetics data within the variant tab. Pie charts for the overall allele frequencies along with frequencies for subpopulations are provided based off the NextGen Project data.

4. Studying the phylogenetic context: Click “Phylogenetic context” to see the conservation of this variant and its flanking region across different taxa. Click “Select an alignment,” then “Multiple.” This should show a list of available multiple species alignments. Select “95 amniota vertebrates Mercator-Pecan” and click “Apply” to load the alignment. The resulting page displays a multiple alignment of 10 bp around the focus variant. In this case the variant is conserved across all taxa.

5. Transcript consequences: Click “Genes and regulation” under “Genomic context” in the menu to see which genes and transcripts are affected by this variant. In this case, we can see that a transcript in the EDNRA gene is affected with a consequence type of “Missense variant.” The location in both the transcript and CDS sequence are shown, along with the codon and amino acid changed. The Sorting Intolerant From Tolerant (SIFT) pathogenicity prediction score (Kumar et al., 2009) is “0,” indicating that the amino acid substitution is predicted to be deleterious to the function of the protein.

6. The Variant table: By clicking the Gene stable ID link “ENSCHIG00000019737,” you can navigate directly to the Gene tab and be taken straight to the “Variant Table” display. This lists all variants in the Ensembl database that fall within the EDNRA gene (including a 5 kb flanking region). Data can be downloaded as a CSV file by clicking the Excel icon.

7. Studying a phenotype: From the left-hand menu in the Gene tab, click “Phenotypes” to explore the complete set of phenotypes, diseases and traits associated with the gene. This gene has been associated with “Coat colour, white spotting, EDNRA-related” according to OMIA (Lenffer et al., 2006). There are no variants for this gene currently associated directly with phenotypes. Toward the bottom of the page a list of phenotypes for orthologues of the gene is provided to help cross-species phenotypic comparison. Clicking on the link for any of the phenotypes listed on the page will provide a list of other loci present in the species that are associated with the same phenotype.

Annotating Variants With the Ensembl VEP

The Ensembl VEP (McLaren et al., 2016) classifies the impact of variants on genes, transcripts, and protein sequences and identifies known variants that match the input variants.

The Ensembl VEP is available as a web interface, a command line tool and through a REST API endpoint. The web interface is suitable for smaller amounts of data, while the command line tools is suitable for large-scale analysis and offers maximum flexibility, including the option to analyse variants for genomes that are not in Ensembl. Here, we’ll look at the use of the point-and-click web interface to analyse six goat variants input in Variant Call Format (VCF).

1. From any page in Ensembl, click on the link to “VEP” at the top of the page.

2. From the VEP page, click on “Launch VEP” in the “Web interface” box to load the VEP input form (see Figure 7).

FIGURE 7
www.frontiersin.org

Figure 7. The Variant Effect Predictor input form. The overlayed dialogue boxes provide a breakdown of the steps involved in submitting data to the VEP.

3. By default, human is selected as in the species list, click on the “X” beside “Homo_sapiens” to remove human from the species list. Now click “Add/remove species” to load the species selector box. When it pops up, begin to type “goat” and select “Goat reference (Capra_hircus)” and click “Apply.” The reference goat genome should now be selected in the VEP input form.

4. Copy the below variant data into the “Input data” box.

#CHROM POS ID REF ALT

4 171761. AG A

4 237277. A G

17 60280444. G A

17 60280445. C A

29 5900081. G T

29 5900083. G C

In this case we will run with default parameters, but the reader is encouraged to take a look at the various options available for configuring the VEP.

5. Click on the “Run” button. The display shows the status of the job. It will say “Queued,” then switch to “Done” when the job has finished. It is possible to save, edit, share or delete a job by using the icons on the right. If multiple jobs are submitted, they will appear in this table.

6. Click on “View Results” once the job is done. At the top of the results page, three sets of summary information are displayed (see Figure 8). The table shows that six variants have been processed, none has been filtered out, three existed already and that the variants overlap three genes and three transcripts. Pie charts show the proportions of total and coding consequences predicted: two missense variants, one intron, frameshift, and synonymous variant each, and one variant that introduces a stop codon. At the bottom of the page, a table with detailed results is displayed. It includes the alleles used for the predictions, the location of the variants, their consequences and other useful information.

FIGURE 8
www.frontiersin.org

Figure 8. The Ensembl Variant Effect Predictor results page. The summary information at the top shows the consequence information for the uploaded variants. The results table at the bottom shows more detailed information for each uploaded variant including overlapping genes and transcripts.

Accessing and Downloading Large Data Sets

Up until this point we have focused on viewing data relating to individual loci in the context of the genome browser. To enable analysis of data over larger regions we provide a number of different methods for bulk data access. In this section, we will focus on three different methods: creating queries in our BioMart data exporter, programmatic access via our REST API and downloading files via our FTP site.

BioMart: Retrieving NCBI Gene IDs, GO Terms, and cDNA Sequences of Sheep Genes

BioMart (Kinsella et al., 2011) enables the creation of complex queries on data in Ensembl. The results can then be exported in different formats depending on the type of data queries. The underlying databases can also be accessed programmatically using R with the Bioconductor package biomaRt (Durinck et al., 2005). Data retrieval using BioMart is possible for medium to large datasets with hundreds of entries, but it is not suitable for whole genome-scale data.

The following BioMart queries first generate a CSV file with NCBI gene IDs and GO terms for the sheep genes ESPN, USH1C, CISD2, THRB, GIPC3, and BRCA2 (query #1 below) and the get their cDNA sequences in FASTA format (query #2 below). In all BioMart queries a dataset must be selected, filters set (input – here the six gene names) and attributes (desired output) defined before the results can be exported.

(1) Query 1: Click on “BioMart” at the top of any Ensembl page to load BioMart. You should see an interface similar to Figure 9.

FIGURE 9
www.frontiersin.org

Figure 9. The BioMart web interface. Panel (A) shows the application of one commonly used filter, an external references identifier list, here consisting of six gene names. The dataset size of six genes is displayed after clicking on “Count” at the top left. Panel (B) shows the selection of attributes, here “GO term accession,” “GO term name,” and “GO term definition.” The complete list of attributes, i.e., what will be included in the results table, is shown on the left.

1. Under “Dataset,” Choose the “Ensembl Genes” database and the “Sheep (texel) genes (Oar_v3.1)” dataset from the respective drop-down menu.

2. Click on “Filters” in the left panel. Expand the “GENE” section by clicking on the “ + ” box. Select “Input external references ID list” and paste “ESPN, USH1C, CISD2, THRB, GIPC3, BRCA2” in the text box. Select “Gene Name(s)” from the drop-down menu.

3. Click on “Count” to check the Filters. This shows six genes.

4. Click on “Attributes” in the left panel. Expand the “EXTERNAL” section by clicking on the “ + ” box. Select “GO term accession,” “GO term name,” “GO term definition” and “NCBI gene (formerly Entrezgene) ID.” Then expand the “GENE” section by clicking on the “ + ” box. The Ensembl “Gene stable ID” and “Transcript stable ID” are pre-selected. In addition, select “Gene name” to include the input in the CSV file.

5. Click “Results.” Select Export all results to “File” and “CSV” from the drop-down menus. Click on the “Go” button to export the file.

(2) Query 2: Click on “Attributes” again. Do not change Dataset and Filters.

1. Select the “Sequences” attributes page at the top. Expand the “SEQUENCES” section by clicking on the “+” box. Select “cDNA sequences.” Then expand the “HEADER INFORMATION” section by clicking on the “+” box. As before, Ensembl “Gene stable ID” and “Transcript stable ID” are pre-selected. Select “Gene name” to include the input in the FASTA file.

2. Click “Results.” Select Export all results to “File” and “FASTA” from the drop-down menus. Click on the “Go” button to export the file.

REST API: Retrieving Homologues of a Horse Gene

The Ensembl REST API (Yates et al., 2015) is available at rest.ensembl.org and its user guide, including a Getting Started section, at http://github.com/Ensembl/ensembl-rest/wiki. Our REST API consists of a variety of endpoints. Endpoints can be considered parts of the API that allow retrieval of particular types of data. The data these endpoints provide includes transcript sequences, meta data, gene trees, variants, and a host of others.

The following Python script uses the GET homology/symbol/:species/:symbol endpoint to retrieve homologues of the horse BRCA2 gene and print information about them in FASTA format. It uses a helper function to make the request, check for errors and decode the JSON response (the function returns text if the content_type is not JSON). The function can be integrated in any script to simplify these steps.

#!/usr/bin/env python

# Get the necessary Python modules

import requests, sys, json

# Define a helper function

def fetch_endpoint(server, request, content_type):

# Make the request

r = requests.get(server + request, headers = {”Accept”: content_type})

# Get the status of any failed query

if not r.ok:

r.raise_for_status()

sys.exit()

# Decode JSON, if used as content_type. If not, return text.

if content_type = = “application/json”:

return r.json()

else:

return r.text

# Define the gene name

gene = ”BRCA2”

# Define the general URL parameters

server = “http://rest.ensembl.org/”

ext_hom = “homology/symbol/horse/” + gene

con = “application/json”

# Submit the query by calling the helper function

get_hom = fetch_endpoint(server, ext_hom, con)

# Print some information about the homologues

for data in get_hom[“data”]:

for homology in data[“homologies”]:

source_id = homology[“source”][“id”]

source_species = homology[“source”][“species”]

source_seq = homology[“source”][“align_seq”]

target_id = homology[“target”][“id”]

target_seq = homology[“target”][“align_seq”]

target_species = homology[“target”][“species”]

print (“>,” source_id + “ ” + source_species + “\n” + source_seq + “\n>,” target_id + “ ” + target_species +“\n” + target_seq)

FTP: Downloading a GTF File for Atlantic Salmon

The Ensembl FTP site at ftp://ftp.ensembl.org/pub/can be accessed using the command line, a script, rsync, a web browser or FTP client. It provides files for all species in several formats, such as FASTA, GTF/GFF3 and VCF for the current and previous releases (going back to release 19). An overview of available data can be found at https://www.ensembl.org/info/data/ftp/index.html.

To download a GTF file with all annotated transcripts for Atlantic salmon using a web browser:

1. Navigate to ftp://ftp.ensembl.org/pub/

2. Click on current_gtf and then on salmo_salar

3. Click on the file Salmo_salar.ICSASG_v2.100.gtf.gz

Results

Here, we present a summary of some of the key livestock data present in Ensembl, including the genomes, different annotation types and FTP files.

Livestock Species in Ensembl

Ensembl contains a large variety of livestock species ranging from cow, pig, and chicken to Arabian camel, African ostrich, and Siberian musk deer. In addition, there are some species with accompanying non-domesticated genomes, such as common and wild mallard or domestic and wild yak. Table 1 shows ten of the major livestock species in Ensembl along with some accompanying information about the genome assembly and the Ensembl release which included the most recent update to the associated annotation.

TABLE 1
www.frontiersin.org

Table 1. Assembly statistics for ten reference livestock species in Ensembl.

Many of the livestock species, particularly the more recently sequenced ones, have high quality genome assemblies based on long read sequencing. Several species including chicken, cow, goat, and pig have genome assemblies with a contig N50 of over 10 Mb. That being said, there is considerable variability in the quality of livestock assemblies in Ensembl as many species were assembled using short read data. We see a range of contig N50 values, from approximately 30 kb to over 48 Mb, representing over a 1,000-fold variation in the level of contiguity of these assemblies.

Gene and Transcript Annotation Across Livestock Species

All livestock species have gene sets generated via the Ensembl gene annotation system (Aken et al., 2016). The counts of the coding and non-coding genes and transcripts across ten livestock species are shown in Figure 10. Across clades a consistent pattern emerges in terms of the expected number of protein-coding genes. Birds, with their smaller genomes and low number of repeat regions, have approximately 16,000 protein-coding genes, while mammals have closer to 20,000. Fish gene counts are highly variable, ranging between 20,000 and 60,000 protein-coding genes, which is reflective of the multiple rounds of whole genome duplication across fish species.

FIGURE 10
www.frontiersin.org

Figure 10. Counts of coding and non-coding genes and transcripts for ten livestock species. Panel (A) shows the gene counts, while panel (B) shows the transcripts counts for various livestock species from the bird, mammal and fish clades.

Non-coding genes, which include pseudogenes, long and short non-coding RNAs, are considerably more variable in terms of overall counts. In particular, lncRNAs annotations are highly variable as they are detected through transcriptomic data and are often expressed at low levels and tissue-specific (Uszczynska-Ratajczak et al., 2018). As a result, species with large amounts of transcriptomic data, sampled across a broad set of tissues and development stages, have considerably more lncRNA annotations than species with a small amount of transcriptomic data. Sequence similarity to species with entries in miRBase (Kozomara et al., 2019) and Rfam (Kalvari et al., 2018) heavily affects annotation of small ncRNAs, species with high sequence similarity to species with good coverage in these databases will generally have higher counts of sncRNAs.

Comparative Livestock Data

All livestock species are included as part of our protein and ncRNA gene tree pipelines, which calculate gene tress across all species in Ensembl.

Table 2 provides more information on the other comparative data available across different sets of species. These data are calculated for subsets of the species in Ensembl; the selection is made based on the quality of the genome assembly and the clade the species belongs to. For example, the high-quality 57 mammals EPO alignments are clade-specific and require that the genome assemblies used in the alignment are at the chromosome-level, while the 111 eutherian mammals EPO-extended alignment is a broader sampling of mammals and extends to lower quality genome assemblies.

TABLE 2
www.frontiersin.org

Table 2. Availability of whole genome alignments and syntenies for livestock and companion animal species.

For pig, there are 13 breeds available in Ensembl and we have generated additional breed-specific comparative resources. Table 3 shows data for a 16 species EPO-extended alignment between the 13 pig breeds, in addition to three outgroup species. We have also generated a set of gene trees using these 16 species.

TABLE 3
www.frontiersin.org

Table 3. Summary statistics of the pig breeds whole genome alignment.

Variation Livestock and Companion Animal Resources

Ensembl has variation data for ten livestock and companion animal species, summarised in Table 4. Between 9,000 and 104 million short variants are available for each of these species; in addition, structural variants are available for cow, dog, horse, pig, and sheep. Sources of short variants for livestock and companion animals in Ensembl are dbSNP, Pig SNP Consortium and EVA study PRJEB34225, while all structural variants are imported from DGVa. Sources of the phenotype data are OMIA, GOA and AnimalQTLdb, while allele frequencies are from NextGen Project, International Sheep Genome Consortium and EVA studies PRJEB34225, PRJEB24066, and PRJEB9799. Similar to the variant data, the amount of linked data available for the different species varies significantly. The richest linked data sets with all data types are available for Cow, Dog, Horse, and Sheep, while the linked data sets for Atlantic salmon, Cat and Turkey are most limited.

TABLE 4
www.frontiersin.org

Table 4. Variation data counts for livestock and companion animal species.

For each variant, we also identify all overlapping Ensembl transcripts and provide the most severe consequence of the variant, as defined by sequence ontology2. For missense variants of cat, chicken, cow, dog, goat, horse, pig, and sheep, SIFT scores are provided to help assess the potential pathogenicity of the variants.

Files Available for Livestock Species

Running analyses locally is made easier by the availability of data that has been exported from the Ensembl database into popular file formats for download. Files on the FTP site are organised by releases, with older releases stretching back almost 20 years. As such it is possible to retrieve files representing different reference assemblies or annotations through time. Table 5 shows some of the most popular files available on the FTP site along with a brief description of their content.

TABLE 5
www.frontiersin.org

Table 5. Selected files available on the Ensembl FTP site for livestock species.

Discussion

Ensembl contains a wealth of livestock data that can be accessed in a number of different ways as described in the protocols presented here. The depth of available data reflects the commercial value of applying genomics to understanding these species and breeds and there is, of course, some variability in the data available for different species. We have certain key data types available for all livestock species including gene annotations, gene trees, inclusion in whole genome alignments and compatibility with tools such as our BLAST service and the Ensembl VEP. In addition to this, there are a significant number of additional data tracks, though this varies from species to species. For example, while all livestock species have associated transcriptomic data used to produce their gene annotations, the amount of transcriptomic data varies considerably. For pig, there is an extensive collection of both short and long read tissue data, all of which are available in the browser as tissue-specific gene tracks. For several species, we have variation data, with tracks for SNPs and structural variants as well as an LD calculation tool available for goat, salmon and sheep. With falling costs of generating these data, we expect that data availability will become more consistent across species. Ensembl will continue to integrate new data in line with the needs of the livestock community.

Working with Ensembl can be divided into two major approaches: working through the genome browser or fetching data and running local analyses. These two approaches are often done in tandem, with analysis starting in the browser, before continuing on to large-scale local analyses using the REST service and/or downloading files from the FTP site.

The browser provides access to many different views of the underlying data. The gene and location views support access to small scale information on a gene or set of genes, while more specialised views such as the synteny view allow for cross species comparisons across genomic regions. A knowledge of the available views is key to utilising the browser fully. The default option for each view tries to strike the right balance between delivering key information without overloading the view with too much visual noise. Additional tracks, that are not visible by default, are accessible from the configuration menu. An example of these are the transcriptomic data tracks, which are available in the gene and location views. For species with transcriptomic data, it is possible to switch on tracks showing the transcripts identified in each tissue/development stage along with intron support and BAM/BigWig coverage plots. These additional tracks can provide valuable extra information for each locus. In addition to understanding available views and tracks, efficiently working with the browser benefits from knowledge of the supported tools. The BLAST/BLAT service can be used to help identify unannotated genes or exons in a genomic region of interest, while the Ensembl VEP can be used to analyse uploaded variants against reference genomes, annotations and linked data. BioMart is a powerful tool for exporting complex data sets. Taking the time to become familiar with the available tools, their strengths and limitations is an important aspect of fully utilising the genome browser.

For large-scale or custom analyses, the path to interacting with Ensembl generally shifts from the browser to programmatic access via the API and bulk download of data via the FTP site. A typical workflow could involve downloading the softmasked genome sequences from the FTP site for a set of species to be analysed, followed by fetching annotation data, such as the gene sets, either from the files on the FTP site or via the REST API. The REST API is a powerful method to subsample or filter the data in various ways, such as only selecting genes on a certain chromosome or fetching a particular subclass of genes such as miRNAs. If no filtering or grouping of the data are required, the corresponding FTP files are generally the most straightforward and fastest way to get bulk access to annotation data. When combined, the FTP site and REST API give access to the vast wealth of data present in Ensembl. They act as a starting point for local workflows and a better understanding of what can be fetched directly from Ensembl can help accelerate downstream analysis.

While the protocols provided here give a comprehensive overview of what data are in Ensembl and how to interact with it, there is still much more to discover. Support is available in a variety of ways including a dedicated email helpdesk (helpdesk@ensembl.org) to field any inquiries about Ensembl. We are currently running virtual training courses during the COVID-19 pandemic, and will resume a full in-person and virtual training programme, including webinars, when possible. Our training materials are accessible online at https://training.ensembl.org. Ensembl courses are also available from the EMBL-EBI Train Online platform3. Tutorial videos and recorded webinars can be found both on our YouTube4 and Youku5 channels.

We invite the community to contact us via our helpdesk to ask questions regarding the use of our browser, tools and related resources, to request training events or to suggest features which would assist their work.

Data Availability Statement

The original contributions presented in the study are included in the article/supplementary material, further inquiries can be directed to the corresponding author.

Author Contributions

AG, MS, and FJM designed the protocols. AG, MS, FJM, and PF wrote the manuscript. All authors contributed to the article and approved the submitted version.

Funding

This research was funded in whole, or in part, by the Wellcome Trust (Grant number 108749/Z/15/Z). For the purpose of open access, the author has applied a CC BY public copyright licence to any Author Accepted Manuscript version arising from this submission. This infrastructure has received funding from the European Union’s Horizon 2020 Research and Innovation Programme under Grant Agreement No. (817923) (AquaFAANG), No. (817998) (GENE-SWitCH), and No. (815668) (BovReg). We acknowledge funding from the Biotechnology and Biological Sciences Research Council (BB/M011615/1 and BB/S020152/1) and the European Molecular Biology Laboratory.

Conflict of Interest

PF is a member of the Scientific Advisory Boards of Fabric Genomics, Inc. and Eagle Genomics, Ltd.

The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Footnotes

  1. ^ http://e101.ensembl.org
  2. ^ http://www.sequenceontology.org
  3. ^ https://www.ebi.ac.uk/training/online/
  4. ^ https://www.youtube.com/user/EnsemblHelpdesk
  5. ^ https://i.youku.com/i/UMzM1NjkzMTI0?spm=a2hzp.8244740.0.0

References

Abu Hatab, A., Cavinato, M. E. R., and Lagerkvist, C. J. (2019). Urbanization, livestock systems and food security in developing countries: a systematic review of the literature. Food Secur. 11, 279–299. doi: 10.1007/s12571-019-00906-1

CrossRef Full Text | Google Scholar

Aken, B. L., Ayling, S., Barrell, D., Clarke, L., Curwen, V., Fairley, S., et al. (2016). The Ensembl gene annotation system. Database 2016:baw093. doi: 10.1093/database/baw093

PubMed Abstract | CrossRef Full Text | Google Scholar

Alberto, F. J., Boyer, F., Orozco-terWengel, P., Streeter, I., Servin, B., de Villemereuil, P., et al. (2018). Convergent genomic signatures of domestication in sheep and goats. Nat. Commun. 9:813. doi: 10.1038/s41467-018-03206-y

PubMed Abstract | CrossRef Full Text | Google Scholar

Bickhart, D. M., Rosen, B. D., Koren, S., Sayre, B. L., Hastie, A. R., Chan, S., et al. (2017). Single-molecule sequencing and chromatin conformation capture enable de novo reference assembly of the domestic goat genome. Nat. Genet. 49, 643–650. doi: 10.1038/ng.3802

PubMed Abstract | CrossRef Full Text | Google Scholar

Christensen, O. F., Madsen, P., Nielsen, B., Ostersen, T., and Su, G. (2012). Single-step methods for genomic evaluation in pigs. Animal 6, 1565–1571. doi: 10.1017/s1751731112000742

PubMed Abstract | CrossRef Full Text | Google Scholar

Cleveland, M. A., and Hickey, J. M. (2013). Practical implementation of cost-effective genomic selection in commercial pig breeding using imputation. J. Anim. Sci. 91, 3583–3592. doi: 10.2527/jas.2013-6270

PubMed Abstract | CrossRef Full Text | Google Scholar

Durinck, S., Moreau, Y., Kasprzyk, A., Davis, S., De Moor, B., Brazma, A., et al. (2005). BioMart and bioconductor: a powerful link between biological databases and microarray data analysis. Bioinformatics 21, 3439–3440. doi: 10.1093/bioinformatics/bti525

PubMed Abstract | CrossRef Full Text | Google Scholar

Fang, X. D., Mu, Y. L., Huang, Z. Y., Li, Y., Han, L. J., Zhang, Y. F., et al. (2012). The sequence and analysis of a Chinese pig genome. Gigascience 1, 1–16. doi: 10.1186/2047-217x-1-16

PubMed Abstract | CrossRef Full Text | Google Scholar

Hayes, B. J., Bowman, P. J., Chamberlain, A. J., and Goddard, M. E. (2009). Invited review: genomic selection in dairy cattle: progress and challenges. J. Dairy Sci. 92, 433–443. doi: 10.3168/jds.2008-1646

PubMed Abstract | CrossRef Full Text | Google Scholar

Herrero, J., Muffato, M., Beal, K., Fitzgerald, S., Gordon, L., Pignatelli, M., et al. (2016). Ensembl comparative genomics resources. Database 2016:bav096. doi: 10.1093/database/bav096

PubMed Abstract | CrossRef Full Text | Google Scholar

Howe, K. L., Achuthan, P., Allen, J., Allen, J., Alvarez-Jarreta, J., Amode, M. R., et al. (2021). Ensembl 2021. Nucleic Acids Res. 49, D884–D891. doi: 10.1093/nar/gkaa942

PubMed Abstract | CrossRef Full Text | Google Scholar

Hunt, S. E., McLaren, W., Gil, L., Thormann, A., Schuilenburg, H., Sheppard, D., et al. (2018). Ensembl variation resources. Database 2018:bay119. doi: 10.1093/database/bay119

PubMed Abstract | CrossRef Full Text | Google Scholar

Hurst, P., Termine, P., and Karl, M. (2005). Agricultural Workers and Their Contribution to Sustainable Agriculture and Rural Development. Rome: FAO.

Google Scholar

Jiang, Y., Xie, M., Chen, W., Talbot, R., Maddox, J. F., Faraut, T., et al. (2014). The sheep genome illuminates biology of the rumen and lipid metabolism. Science 344, 1168–1173. doi: 10.1126/science.1252806

PubMed Abstract | CrossRef Full Text | Google Scholar

Kabubo-Mariara, J. (2009). Global warming and livestock husbandry in Kenya: impacts and adaptations. Ecol. Econ. 68, 1915–1924. doi: 10.1016/j.ecolecon.2009.03.002

CrossRef Full Text | Google Scholar

Kalbfleisch, T. S., Rice, E. S., DePriest, M. S., Walenz, B. P., Hestand, M. S., Vermeesch, J. R., et al. (2019). Improved reference genome for the domestic horse increases assembly contiguity and composition. Commun. Biol. 2:342. doi: 10.1038/s42003-019-0591-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Kalvari, I., Argasinska, J., Quinones-Olvera, N., Nawrocki, E. P., Rivas, E., Eddy, S. R., et al. (2018). Rfam 13.0: shifting to a genome-centric resource for non-coding RNA families. Nucleic Acids Res. 46, D335–D342. doi: 10.1093/nar/gkx1038

PubMed Abstract | CrossRef Full Text | Google Scholar

Kinsella, R. J., Kähäri, A., Haider, S., Zamora, J., Proctor, G., Spudich, G., et al. (2011). Ensembl BioMarts: a hub for data retrieval across taxonomic space. Database 2011:bar030. doi: 10.1093/database/bar030

PubMed Abstract | CrossRef Full Text | Google Scholar

Koren, S., Rhie, A., Walenz, B. P., Dilthey, A. T., Bickhart, D. M., Kingan, S. B., et al. (2018). De novo assembly of haplotype-resolved genomes with trio binning. Nat. Biotechnol. 36, 1174–1182. doi: 10.1038/nbt.4277

PubMed Abstract | CrossRef Full Text | Google Scholar

Kozomara, A., Birgaoanu, M., and Griffiths-Jones, S. (2019). miRBase: from microRNA sequences to function. Nucleic Acids Res. 47, D155–D162. doi: 10.1093/nar/gky1141

PubMed Abstract | CrossRef Full Text | Google Scholar

Kumar, P., Henikoff, S., and Ng, P. C. (2009). Predicting the effects of coding non-synonymous variants on protein function using the SIFT algorithm. Nat. Protoc. 4, 1073–1081. doi: 10.1038/nprot.2009.86

PubMed Abstract | CrossRef Full Text | Google Scholar

Lenffer, J., Nicholas, F. W., Castle, K., Rao, A., Gregory, S., Poidinger, M., et al. (2006). OMIA (Online Mendelian Inheritance in Animals): an enhanced platform and integration into the Entrez search interface at NCBI. Nucleic Acids Res. 34(Suppl._1), D599–D601. doi: 10.1093/nar/gkj152

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, M. Z., Chen, L., Tian, S. L., Lin, Y., Tang, Q. Z., Zhou, X. M., et al. (2017). Comprehensive variation discovery and recovery of missing sequence in the pig genome using multiple de novo assemblies. Genome Res. 27, 865–874. doi: 10.1101/gr.207456.116

PubMed Abstract | CrossRef Full Text | Google Scholar

Lien, S., Koop, B. F., Sandve, S. R., Miller, J. R., Kent, M. P., Nome, T., et al. (2016). The Atlantic salmon genome provides insights into rediploidization. Nature 533, 200–205. doi: 10.1038/nature17164

PubMed Abstract | CrossRef Full Text | Google Scholar

Low, W. Y., Tearle, R., Liu, R. J., Koren, S., Rhie, A., Bickhart, D. M., et al. (2020). Haplotype-resolved genomes provide insights into structural variation and gene content in Angus and Brahman cattle. Nat. Commun. 11:2071. doi: 10.1038/s41467-020-15848-y

PubMed Abstract | CrossRef Full Text | Google Scholar

Otte, J., and Upton, M. (2005). “Poverty and livestock agriculture,” in Animal Production and Animal Science Worldwide, eds A. Rosati, A. Tewolde, and C. Mosconi (Wageningen: Wageningen Academic Publisher), 281–296.

Google Scholar

McLaren, W., Gil, L., Hunt, S. E., Riat, H. S., Ritchie, G. R., Thormann, A., et al. (2016). The ensembl variant effect predictor. Genome Biol. 17:122. doi: 10.1186/s13059-016-0974-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Paten, B., Herrero, J., Beal, K., Fitzgerald, S., and Birney, E. (2008). Enredo and Pecan: genome-wide mammalian consistency-based multiple alignment with paralogs. Genome Res. 18, 1814–1828. doi: 10.1101/gr.076554.108

PubMed Abstract | CrossRef Full Text | Google Scholar

Pettersson, M. E., Rochus, C. M., Han, F., Chen, J. F., Hill, J., Wallerman, O., et al. (2019). A chromosome-level assembly of the Atlantic herring genome-detection of a supergene and other signals of selection. Genome Res. 29, 1919–1928. doi: 10.1101/gr.253435.119

PubMed Abstract | CrossRef Full Text | Google Scholar

Popp, A., Lotze-Campen, H., and Bodirsky, B. (2010). Food consumption, diet shifts and associated non-CO2 greenhouse gases from agricultural production. Glob. Environ. Chang. 20, 451–462. doi: 10.1016/j.gloenvcha.2010.02.001

CrossRef Full Text | Google Scholar

Rodriguez, J. M., Rodriguez-Rivas, J., Di Domenico, T., Vazquez, J., Valencia, A., and Tress, M. L. (2018). APPRIS 2017: principal isoforms for multiple gene sets. Nucleic Acids Res. 46, D213–D217. doi: 10.1093/nar/gkx997

PubMed Abstract | CrossRef Full Text | Google Scholar

Rota, A., and Sperandini, S. (2009). Livestock and Pastoralists. Livestock Thematic Papers–Tools for Project Design. Rome: International Fund for Agricultural Development (IFAD).

Google Scholar

Siddiki, A. Z., Baten, A., Billah, M., Alam, M. A. U., Shawrob, K. S. M., Saha, S., et al. (2019). The genome of the Black Bengal goat (Capra hircus). BMC Res. Notes 12:362. doi: 10.1186/s13104-019-4400-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Sohn, J. I., Nam, K., Hong, H., Kim, J. M., Lim, D., Lee, K. T., et al. (2018). Whole genome and transcriptome maps of the entirely black native Korean chicken breed Yeonsan Ogye. Gigascience 7, 1–14. doi: 10.1093/gigascience/giy086

PubMed Abstract | CrossRef Full Text | Google Scholar

Thornton, P. K. (2010). Livestock production: recent trends, future prospects. Philos. Trans. R. Soc. Lond. B Biol. Sci. 365, 2853–2867. doi: 10.1098/rstb.2010.0134

PubMed Abstract | CrossRef Full Text | Google Scholar

Uszczynska-Ratajczak, B., Lagarde, J., Frankish, A., Guigó, R., and Johnson, R. (2018). Towards a complete map of the human long non-coding RNA transcriptome. Nat. Rev. Genet. 19, 535–548. doi: 10.1038/s41576-018-0017-y

PubMed Abstract | CrossRef Full Text | Google Scholar

Warr, A., Affara, N., Aken, B., Beiki, H., Bickhart, D. M., Billis, K., et al. (2020). An improved pig reference genome sequence to enable pig genetics and genomics research. Gigascience 9:giaa051. doi: 10.1093/gigascience/giaa051

PubMed Abstract | CrossRef Full Text | Google Scholar

Warren, W. C., Hillier, L. W., Tomlinson, C., Minx, P., Kremitzki, M., Graves, T., et al. (2017). A new chicken genome assembly provides insight into avian genome structure. G3 Genes Genom. Genet. 7, 109–117. doi: 10.1534/g3.116.035923

PubMed Abstract | CrossRef Full Text | Google Scholar

Xu, P., Xu, J., Liu, G. J., Chen, L., Zhou, Z. X., Peng, W. Z., et al. (2019). The allotetraploid origin and asymmetrical genome evolution of the common carp Cyprinus carpio. Nat. Commun. 10:4625. doi: 10.1038/s41467-019-12644-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Yates, A., Beal, K., Keenan, S., McLaren, W., Pignatelli, M., Ritchie, G. R., et al. (2015). The Ensembl REST API: Ensembl data for any language. Bioinformatics 31, 143–145. doi: 10.1093/bioinformatics/btu613

PubMed Abstract | CrossRef Full Text | Google Scholar

Yawson, D. O., Mulholland, B. J., Ball, T., Adu, M. O., Mohan, S., and White, P. J. (2017). Effect of climate and agricultural land use changes on uk feed barley production and food security to the 2050s. Land 6:74. doi: 10.3390/land6040074

CrossRef Full Text | Google Scholar

Zerbino, D. R., Wilder, S. P., Johnson, N., Juettemann, T., and Flicek, P. R. (2015). The ensembl regulatory build. Genome Biol. 16:56. doi: 10.1186/s13059-015-0621-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: Ensembl, genome browser, annotation, tutorial, livestock, farmed animals, Ensembl VEP, REST API

Citation: Martin FJ, Gall A, Szpak M and Flicek P (2021) Accessing Livestock Resources in Ensembl. Front. Genet. 12:650228. doi: 10.3389/fgene.2021.650228

Received: 06 January 2021; Accepted: 18 March 2021;
Published: 28 April 2021.

Edited by:

Hans Cheng, United States Department of Agriculture, United States

Reviewed by:

Derek M. Bickhart, United States Department of Agriculture, United States
Christophe Klopp, Institut National de la Recherche Agronomique de Toulouse, France

Copyright © 2021 Martin, Gall, Szpak and Flicek. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Fergal J. Martin, fergal@ebi.ac.uk

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.