BIO Assignment Week 9

From "A B C"
Revision as of 23:01, 29 November 2015 by Boris (talk | contribs)
Jump to navigation Jump to search

Assignment for Week 9
Genome Analysis

< Assignment 8 Assignment 10 >

Note! This assignment is currently active. All significant changes will be announced on the mailing list.

 
 

Concepts and activities (and reading, if applicable) for this assignment will be topics on next week's quiz.



 

Introduction

 

Large scale genome sequencing and annotation has made a wealth of information available that is all related to the same biological objects: the DNA. The information however can be of very different types, it includes:

  • the actual sequence
  • sequence variants (SNPs and CNVs)
  • conservation between related species
  • genes (with introns and exons)
  • mRNAs
  • expression levels
  • regulatory features such as transcription factor bindings sites

and much more.

Since all of this information relates to specific positions or ranges on the chromosome, displaying it alongside the chromosomal coordinates is a useful way to integrate and visualize it. We call such strips of annotation tracts and display them in genome browsers. Quite a number of such browsers exist and most work on the same principle: server hosted databases are queried through a Web interface; the resulting data is displayed graphically in a Web browser window. The large data centres each have their own browsers, but arguably the best engineered, most informative and mostly widely used one is provided by the University of California Santa Cruz (UCSC) Genome Browser Project.

Compiling the data requires a massive annotation effort, which has not been completed for all genome-sequenced species. In particular, not all of our YFOs have been included in the major model-organism annotation efforts. The general strategy for analysis of a gene in YFO is thus to map it to homologous genes in model organisms. In this assignment you will explore the UCSC genome browser and we will go through an exercise that relates fungal replication genes to human genes. We have previously focused a lot on Mbp1 homologs, but these have no clear equivalences in "higher" eukaryotes. However one of the key target genes of Mbp1 is the cell cycle protein Cdc6, which is well conserved in fungi and other eukaryotes eukaryotes and has a human homolog. Since generally speaking the annotation level for human genes is the highest, we will have a closer look at that gene.


 

GBrowse

 

GBrowse - the Generic genome Browser - is the browser developed by the Generic Model Organism Database project that aims to make industry-strength bioinformatics tools and software available for the model organism community. One of the many databases that uses GMod tools is the Saccharomyces Genome Database but you will find the browser in use on many different sites.

Task:
In this task you will access the SGD GBrowse page for Cdc6 and explore some of the options.

  1. Navigate to the the Saccharomyces Genome Database, enter Cdc6 into the site search field and on the result page, in the Sequence / Location box click on the View in GBrowse link.
  2. Locate CDC6 (YJL194W) as a red bar in the graph. Note that the triangle at the end points in the direction of transcription.
  3. Note how the shape of the cursor changes over different regions of the window. For example, you can click/hold the graph and slide it left and right (this changes the overview indicator that shows where on the chromosome the currently displayed window of sequence is located). You can click on and follow annotation information. You can also select a stretch of nucleotides and dump it as FASTA (hover over the ruler in the Details pane). It should be obvious how this could e.g. be useful to study untranslated regions upstream of the stop-codon to validate translation start sites.
  4. Zoom in by selecting Show 5 kbp at the scroll/zoom controls.
  5. Click on the Select Tracks tab at the top (next to the Browser tab). This gives you access to a fine-grained selection of all tracks that have been created as genome annotations.
  6. Find the section for Transcription Factors (a subsection of Transcription Regulation). Click on the star next to TF ChIP chip to mark this experiment as a "favorite". Then click on Show Favorites Only at the top of the page. Finally check All on for the Transcription Factors track and Back to browser.


This view shows you the ChIP-chip validated TF-binding sites in the upstream regulatory region of yeast Cdc6. Note that Mbp1 is among them. Curiously, Swi6 is also listed there - but you know that Swi6 does not actually bind DNA directly, but forms a complex with the APSES domain transcription factors Mbp1/Swi4 which form the MBF complex. However, crosslinking of the complex and immunoprecipitation with anti-Swi6 would certainly identify this region. You should be aware that an annotation of a protein in a ChIP-chip experiment is not the same as demonstrating a protein's physical interaction with DNA.


 

NCBI Map Viewer

 

Task:
In this task you will locate and display a map view at the NCBI for the yeast Cdc6 gene.

  1. Navigate to the NCBI home page and follow the link to Genomes & maps in the left-hand menu.
  2. Click on the Tools tab and find the link to the Map Viewer
  3. In the Fungi section, click on the latest "build" of the Saccharomycs cerevisiae genome. This takes you to an overview page of the status of the Genome project. Each chromosome is linked to its map. If you would not know what chromosome to look for, you would need to search by keyword, or gene name in the nucleotide database. Regarding Cdc6, you remember from the task above that it is located on Chromosome X (i.e the roman numeral ten, not the "X-Chromosome"). You will arrive at the actual mapview of the entire Chromosome with the RefSeq accession number NC_001142.9. This large nucleotide record containing the entire chromosomal sequence underlies the display.
  4. Enter Cdc6 into the Search field and click the Find in This View button. Then zoom in a few levels.


The resulting view shows you the location and orientation of the gene on the chromosome. A number of links to various NCBI databases are given for each gene. Note that this is primarily a tool for database crossreferencing, not for integrating and displaying annotations.


 

Ensembl

 

The EBI offers its own version of genome browsers through the Ensembl project. A large number of genomes have been annotated, cross-referenced and made available for viewing. The EBI has spent a lot of effort on automated curation of their genome offerings. The ensemble offerings are therefore more comprehensive and complete than those of other sources. In particular, you may find a genome view for YFO. Use any other fungus if YFO is not present.

Task:
In this task you will review the ensembl view of the YFO ortholog to yeast CDC6.

  1. Navigate to the EnsemblFungi page (easy to find via Google).
  1. Select Saccharomyces cerevisiae from the species list.
  2. Search for Cdc6 as a search term in the Search Saccharomyces cerevisiae ... field.
  3. Click on CDC6 (YJL194W)

You will be taken to a browser view of the genome. Tracts can be switched on and off through the menu on the left hand side.

  1. Find the link to Orthologues under the Fungal Compara section in the menu.
  2. In the resulting page, find the YFO orthologue and click on the link in the Location column.
  3. On the Browser page, click on the cogwheel icon in the bottom left bar of the lower pane to configure tracks.
  4. On the configuration page, in the Configure Region Image tab, click on Sequence and Assembly in the left-hand menu and click the (check)-boxes to turn Contigs off and Translated sequence on. Leave Sequence on. Click the checkmark in the top-right corner of the configuration window to close it and return to the browser view.
  5. Zoom in until you see the display of the actual nucleotides and the six reading frames. This is a genome view of YFO at the actual nucleotide level.


ensembl provides a very comprehensive offering in terms of sequences, and it has a well thought-out and maintained REST API. However, ensemble too offers little in terms of annotations of DNA elements, expression levels and the like. Nevertheless, since it is the database with the largest number of species annotated, it would be the tool to go to if you were to compare syntenic regions or genomic context between different species.


 

The UCSC genome browser

 

The University of California Santa Cruz (UCSC) Genome Browser Project has the largest offering of annotation information. However it is strictly model-organism oriented and you will probably not find YFO among its curated genomes. Nevertheless, if you are studying eg. human genes, or yeast, the UCSC browser will probably be your first choice.

Task:
In this task you will access the UCSC genome browser view of the yeast Cdc6 gene and its human orthologue. You will explore some of the very large number of tracks that are available for both, and compare transcription factor binding regions.

  1. Navigate to the UCSC Genome Bioinformatics entry page and follow the link to the Genome Browser in the left-hand menu.
  2. From the available menus, access the S. cerevisiae information (group → other) and enter Cdc6 as the search term.
  3. Click on the link to the Cdc6 gene on chromosome X.
  4. Click on the button to zoom out 3x - we want to see the upstream regulatory region.
  5. In the subsection for Expression and Regulation, find the menu for Regulatory Code and select full; select hide for all other expression tracks. Click refresh.

Up to now, this looks very similar to the SGD genome browser.

  1. Open a second window, and access the UCSC Genome browser for the human genome. Search for CDC6 and click the link to Homo sapiens cell division cycle 6 (CDC6), mRNA on chromosome 17.
  2. Study the Genome Browser view of the human CDC6 homolog.
    1. In particular, note the extensive functional annotations of DNA and the alignments of vertebrate syntenic regions that allow detailed genomic comparisons.
    2. Distinguish between exon and intron sequence.
    3. Note that the mammal Conservation track has high values for all of the exons, but not only for exons.
  3. Zoom out 1.5x and click/slide the gene to the right to view the upstream regulatory region.
  4. On the page, note the large number of available tracks that have been integrated into this view. Most of them are switched off. Find the Regulation section, and click on ENC TF Binding to access the information page on where this data originates from. Note that you can switch individual experiments on or off on this page, as well as setting the display format for all of the results. Set the selection for HAIB TFBS, SYDH TFBS, and UChicago TFBS to dense, set the display to show and click the Submit button.
  5. Get a sense of the amount of information that is displayed here and note that all experiments agree on a regulatory region that ranges from about 1.5kb upstream to 0.5 kb downstream of the transcription start.
  6. Go back to the ENCODE Transcription Factor Binding Tracks page uncheck all of the data sources except for the ENCODE/Stanford/Yale/USC/Harvard Chip-seq experiment (SYDH TFBS), set the format to full, Display mode: show and click submit.
  7. The resulting tracks are an excellent view of the kind of information that is provided by ChIP-seq experiments in which bound transcription factors are crosslinked to the DNA, immuno-precipitated with transcription factor specific antibodies, and the co-precipitated DNA sequenced with high-throughput sequencing methods. Note that most sequence tags are found in a unimodal distribution close to the transcription start.
  8. Now scroll down to the track sections, hide the ENCODE TF binding data and show the full view of the TFBS conserved track - a consensus of human/mouse and rat annotated TF binding sites. Click on the small vertical bar in the V$E2F_02 row, this will take you to a detailed information page on this transcription factor, with cross-references to the databases.


Based on this kind of information, it should be straightforward to identify human transcription factors that potentially regulate human Cdc6 and determine - via sequence comparisons - whether any of them are homologous to any of the yeast transcription factors. Through a detailed analysis of existing systems, their regulatory components and the conservation of regulation, one can in principle establish functional equivalences across large evolutionary distances.


The UCSC browser has a sometimes bewildering amount of information available. But its curators are aware of the need for educating users regarding the utility of their tools.

Task:
In this task you will access some of the tutorial information that UCSC provides.

  1. Return to the UCSC Genome Bioinformatics entry page and follow the link to Training in the left-hand menu.
  2. Follow the link to the OpenHelix UCSC tutorials.
  3. Download the Hands-on exercise PDF file and work through Exercise 2 (the rat leptin exercise).

This exercise includes a number of interesting options to work with the UCSC data - the BLAT tool for genomic region alignment and the selective display of SNP annotations.

Optional
  • Work through exercise one and three of the OpenHelix UCSC introduction.
  • Access the OpenHelix ENCODE tutorial, download the Hands-on Exercises pdf and work through the exercises. Exercise 3 is particularly valuable, as it teaches you how to create results from complex intersections of queries.
  • You can also work through the Guide to the UCSC Genome Browser at "nature" which gives an excellent, in-depth overview.
  • Study the User's guide to ENCODE paper linked below.


 

Links and resources

Wang et al. (2013) A brief introduction to web-based genome browsers. Brief Bioinformatics 14:131-43. (pmid: 22764121)

PubMed ] [ DOI ] Genome browser provides a graphical interface for users to browse, search, retrieve and analyze genomic sequence and annotation data. Web-based genome browsers can be classified into general genome browsers with multiple species and species-specific genome browsers. In this review, we attempt to give an overview for the main functions and features of web-based genome browsers, covering data visualization, retrieval, analysis and customization. To give a brief introduction to the multiple-species genome browser, we describe the user interface and main functions of the Ensembl and UCSC genome browsers using the human alpha-globin gene cluster as an example. We further use the MSU and the Rice-Map genome browsers to show some special features of species-specific genome browser, taking a rice transcription factor gene OsSPL14 as an example.

 
Sloan et al. (2016) ENCODE data at the ENCODE portal. Nucleic Acids Res 44:D726-32. (pmid: 26527727)

PubMed ] [ DOI ] The Encyclopedia of DNA Elements (ENCODE) Project is in its third phase of creating a comprehensive catalog of functional elements in the human genome. This phase of the project includes an expansion of assays that measure diverse RNA populations, identify proteins that interact with RNA and DNA, probe regions of DNA hypersensitivity, and measure levels of DNA methylation in a wide range of cell and tissue types to identify putative regulatory elements. To date, results for almost 5000 experiments have been released for use by the scientific community. These data are available for searching, visualization and download at the new ENCODE Portal (www.encodeproject.org). The revamped ENCODE Portal provides new ways to browse and search the ENCODE data based on the metadata that describe the assays as well as summaries of the assays that focus on data provenance. In addition, it is a flexible platform that allows integration of genomic data from multiple projects. The portal experience was designed to improve access to ENCODE data by relying on metadata that allow reusability and reproducibility of the experiments.

Pazin (2015) Using the ENCODE Resource for Functional Annotation of Genetic Variants. Cold Spring Harb Protoc 2015:522-36. (pmid: 25762420)

PubMed ] [ DOI ] This article illustrates the use of the Encyclopedia of DNA Elements (ENCODE) resource to generate or refine hypotheses from genomic data on disease and other phenotypic traits. First, the goals and history of ENCODE and related epigenomics projects are reviewed. Second, the rationale for ENCODE and the major data types used by ENCODE are briefly described, as are some standard heuristics for their interpretation. Third, the use of the ENCODE resource is examined. Standard use cases for ENCODE, accessing the ENCODE resource, and accessing data from related projects are discussed. Although the focus of this article is the use of ENCODE data, some of the same approaches can be used with data from other projects.

ENCODE Project Consortium (2011) A user's guide to the encyclopedia of DNA elements (ENCODE). PLoS Biol 9:e1001046. (pmid: 21526222)

PubMed ] [ DOI ] The mission of the Encyclopedia of DNA Elements (ENCODE) Project is to enable the scientific and medical communities to interpret the human genome sequence and apply it to understand human biology and improve health. The ENCODE Consortium is integrating multiple technologies and approaches in a collective effort to discover and define the functional elements encoded in the human genome, including genes, transcripts, and transcriptional regulatory regions, together with their attendant chromatin states and DNA methylation patterns. In the process, standards to ensure high-quality data have been implemented, and novel algorithms have been developed to facilitate analysis. Data and derived results are made available through a freely accessible database. Here we provide an overview of the project and the resources it is generating and illustrate the application of ENCODE data to interpret the human genome.

 
Zarrei et al. (2015) A copy number variation map of the human genome. Nat Rev Genet 16:172-83. (pmid: 25645873)

PubMed ] [ DOI ] A major contribution to the genome variability among individuals comes from deletions and duplications - collectively termed copy number variations (CNVs) - which alter the diploid status of DNA. These alterations may have no phenotypic effect, account for adaptive traits or can underlie disease. We have compiled published high-quality data on healthy individuals of various ethnicities to construct an updated CNV map of the human genome. Depending on the level of stringency of the map, we estimated that 4.8-9.5% of the genome contributes to CNV and found approximately 100 genes that can be completely deleted without producing apparent phenotypic consequences. This map will aid the interpretation of new CNV findings for both clinical and research applications.


 


Footnotes and references


 

Ask, if things don't work for you!

If anything about the assignment is not clear to you, please ask on the mailing list. You can be certain that others will have had similar problems. Success comes from joining the conversation.



< Assignment 8 Assignment 10 >