Difference between revisions of "BIO Assignment 2 2011"

From "A B C"
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- {{Template:Active}} -->
+
{{Template:Active}}
{{Template:Inactive}}
+
<!-- {{Template:Inactive}} -->
 +
 
  
 
&nbsp;
 
&nbsp;
Line 11: Line 12:
  
 
<div style="padding: 5px; background: #A6AFD0;  border:solid 1px #AAAAAA; font-size:200%;font-weight:bold;">
 
<div style="padding: 5px; background: #A6AFD0;  border:solid 1px #AAAAAA; font-size:200%;font-weight:bold;">
Assignment 2 - Search, retrieve and annotate
+
Assignment 2 (last: 2011) - Search, retrieve and annotate
 
</div>
 
</div>
  
Line 22: Line 23:
 
num=2|
 
num=2|
 
ord=second|
 
ord=second|
due = Thursday, October 9. at 10:00 in the morning}}
+
due = Monday, October 24 at 12:00 noon (before the quiz)}}
  
  
Line 52: Line 53:
 
</div>
 
</div>
  
(If you would like to brush up on the concepts mentioned above, you could study the corresponding chapter in [http://www.ncbi.nlm.nih.gov/books/bv.fcgi?rid=mcb.chapter.3432 Lodish's Molecular Cell Biology]. It is not strictly necessary to understand the details of the yeast cell-cycle to complete the assignments, but recommended, since it's obviously more fun to work with concepts that actually make some sense.)
+
(If you would like to brush up on the concepts mentioned above, you could study the corresponding chapter in [http://www.ncbi.nlm.nih.gov/books/bv.fcgi?rid=mcb.chapter.3432 Lodish's Molecular Cell Biology] and./or read Nobel laureate [http://www.cumc.columbia.edu/dept/eukaryotic/nurse.pdf Paul Nurse's review (pdf)] of the key concepts of the eukaryotic cycle. It is not strictly necessary to understand the details of the yeast cell-cycle to complete the assignments, but recommended, since it's obviously more fun to work with concepts that actually make some sense.)
  
 
In this particular assignment you will go on a search and retrieve mission for information on yeast Mbp1, using common public databases and Web resources.
 
In this particular assignment you will go on a search and retrieve mission for information on yeast Mbp1, using common public databases and Web resources.
Line 58: Line 59:
  
 
<div style="padding: 5px; background: #BDC3DC;  border:solid 1px #AAAAAA;">
 
<div style="padding: 5px; background: #BDC3DC;  border:solid 1px #AAAAAA;">
==Retrieve==
+
==Search==
 
</div>
 
</div>
  
&nbsp;
 
  
&nbsp;
+
 
 +
<div style="padding: 5px; background: #BDC3DC;  border:solid 1px #AAAAAA;">
 +
==Retrieve==
 +
</div>
  
  
 
Much useful information on yeast Mbp1 is compiled at the [http://db.yeastgenome.org/cgi-bin/locus.pl?locus=mbp1 SGD information page on Mbp1]. However we don't always have the luxury of such precompiled information. Let's look at the protein and it's features "the traditional way".  
 
Much useful information on yeast Mbp1 is compiled at the [http://db.yeastgenome.org/cgi-bin/locus.pl?locus=mbp1 SGD information page on Mbp1]. However we don't always have the luxury of such precompiled information. Let's look at the protein and it's features "the traditional way".  
 +
  
 
<div style="padding: 5px; background: #EEEEEE;  border:solid 1px #AAAAAA;">
 
<div style="padding: 5px; background: #EEEEEE;  border:solid 1px #AAAAAA;">
Line 74: Line 78:
 
</div>
 
</div>
  
&nbsp;
 
 
&nbsp;
 
  
 
There are several sources for functional domain annotations of proteins. The NCBI has the [http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml Conserved Domain Database], in Europe, the [http://smart.embl-heidelberg.de/ SMART database] provides such annotations. In terms of domains, both resources are very comparable. But SMART also analyses more general features such as low-complexity sequences and coiled coils. In order to use SMART however, we need the '''Uniprot accession number''' that corresponds to the refseq identifier. In a rational world, one would wish that such important crossreferences would simply be provided by the NCBI ... well, we have been wishing this for many years now. Fortunately ID-mapping services exist.
 
There are several sources for functional domain annotations of proteins. The NCBI has the [http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml Conserved Domain Database], in Europe, the [http://smart.embl-heidelberg.de/ SMART database] provides such annotations. In terms of domains, both resources are very comparable. But SMART also analyses more general features such as low-complexity sequences and coiled coils. In order to use SMART however, we need the '''Uniprot accession number''' that corresponds to the refseq identifier. In a rational world, one would wish that such important crossreferences would simply be provided by the NCBI ... well, we have been wishing this for many years now. Fortunately ID-mapping services exist.
Line 85: Line 86:
 
</div>
 
</div>
  
<p>
+
 
 
Now navigate to [http://www.uniprot.org '''Uniprot'''], enter the ID you have found into the search field and select [Sequence Clusters(UniRef)] as the database to search in. There should be two sequences in the '''[UniRef100 ... (100% identical)]''' cluster. Compare them. One of them is a highly annotated Swiss-Prot record, the other is practically unannotated data that has been imported from a "third party" to UniProt. Unfortunately, that one is the sequence that the ID mapping service had found. No cross-references to the NCBI are included with Swiss-Prot records, nor do NCBI RefSeq records cross-reference NCBI holding. I consider this a sorry state of affairs. Therefore most of us actually run BLAST searches to find equivalent sequences in other databases and this is the most wasteful way imaginable to address the problem.
 
Now navigate to [http://www.uniprot.org '''Uniprot'''], enter the ID you have found into the search field and select [Sequence Clusters(UniRef)] as the database to search in. There should be two sequences in the '''[UniRef100 ... (100% identical)]''' cluster. Compare them. One of them is a highly annotated Swiss-Prot record, the other is practically unannotated data that has been imported from a "third party" to UniProt. Unfortunately, that one is the sequence that the ID mapping service had found. No cross-references to the NCBI are included with Swiss-Prot records, nor do NCBI RefSeq records cross-reference NCBI holding. I consider this a sorry state of affairs. Therefore most of us actually run BLAST searches to find equivalent sequences in other databases and this is the most wasteful way imaginable to address the problem.
  
<p>Note down the SwissProt ID and the UniProtKB Accession Number for yeast Mbp1.
+
 
 +
<div style="padding: 5px; background: #EEEEEE;">
 +
*Note down the SwissProt ID and the UniProtKB Accession Number for yeast Mbp1.
 +
</div>
 +
 
 +
 
 
<div style="padding: 5px; background: #BDC3DC;  border:solid 1px #AAAAAA;">
 
<div style="padding: 5px; background: #BDC3DC;  border:solid 1px #AAAAAA;">
  
==Analyse==
+
==Annotate==
 
</div>
 
</div>
 
&nbsp;
 
&nbsp;
Line 101: Line 107:
 
=== ''saccharomyces cerevisiae'' Mbp1 - domain annotations===
 
=== ''saccharomyces cerevisiae'' Mbp1 - domain annotations===
 
</div>
 
</div>
 +
  
 
Now we can analyse Mbp1's domain in SMART, and use this information to annotate the sequence in detail.
 
Now we can analyse Mbp1's domain in SMART, and use this information to annotate the sequence in detail.
 +
  
 
<div style="padding: 5px; background: #EEEEEE;">
 
<div style="padding: 5px; background: #EEEEEE;">
*Navigate to the [http://smart.embl-heidelberg.de/ SMART database], enter the yeast Mbp1 accession number and review the domain features of the protein.
+
*Navigate to the [http://smart.embl-heidelberg.de/ SMART database], use "Normal Mode", then in the "Sequence Analysis" form enter the UniProtKB yeast Mbp1 accession number, check the checkboxes for the aditional analyses that SMART offers and carefully review the results. <small>By that I mean I might ask at some point what a particular section of the result means and how it is interpreted re. its biological significance. If parts are not obvious to you: &rarr; mailing list.</small>
*In your assignment, highlight the annotated features in the actual sequence by using the SMART annotations.
+
*In your assignment, in the actual, full-length sequence, highlight or otherwise clearly identify the features that SMART has annotated. Minimally you should include '''KilA-N''', '''low complexity''', '''coils''', and '''Ankyrin domains''', taking the sequence coordinates from the SMART annotations. Make sure you highlight the whole length of the feature and get the boundaries right. <small>If features overlap, you could eg. highlight one red, the other green and the overlap yellow. Or underline one, format the other in italics... And don't forget to label ''''what''' you have highlighted.</small>
 
</div>
 
</div>
  
&nbsp;
 
  
&nbsp;
+
<div style="padding: 5px; background: #E9EBF3;  border:solid 1px #AAAAAA;">
  
 +
=== APSES (KilA-N) domains ===
 +
</div>
  
<div style="padding: 5px; background: #E9EBF3;  border:solid 1px #AAAAAA;">
 
  
=== APSES domains ===
+
As you see from the annotations, Mbp1 is a large protein comprising several domains; it binds DNA through a small domain called the APSES domain (this is reported as the KilA-N domain superfamily). Many organisms have transcription factors that have a domains homologous to other APSES domains. Since we are interested in related proteins, and all functional relatives would be expected to share such a DNA binding domain, we should define this domain in more detail in order to be able to use it later to search for homologous proteins in diverse organisms.
</div>
+
 
  
As you see from the annotations, Mbp1 is a large multidomain protein; it binds DNA through a small domain called the APSES domain and many organisms have more than one transcription factor that has a domain homologous to other APSES domains. Since we are interested in related proteins, and all functional relatives would be expected to share such a DNA binding domain, we should define this domain in more detail in order to be able to use it later to search for homologous proteins in each target organism.
+
Use the NCBI Entrez system to search for the string "apses" in the "Conserved Domains" database and access the entry for the KilA-N domain superfamily. You should find 10 aligned sequences on that page, each with their own GI identifier. To find the actual boundaries of the domain annotation, do the following:
  
&nbsp;<br>
 
Use the NCBI Entrez system to search for the string "apses" in the "Conserved Domains" database and access the entry for the APSES domain. You should find a number of aligned sequences on that page, each with their own GI identifier.
 
  
 
<div style="padding: 5px; background: #EEEEEE;">
 
<div style="padding: 5px; background: #EEEEEE;">
*Identify the two sequences that come from ''Saccharomyces cerevisiae'' (the Mbp1 and Swi4 APSES domains).
+
*Navigate back to the RefSeq Protein record <small>(You did record that link in your documentation, right?).</small> In the right-hand menu, find the section "Related information" and click on CDD Search results.
*Check whether the NCBI and the SMART definition of the APSES domain in Mbp1 coincide.
+
* Click on the colored box for one of the annotated domains to appreciate the level of detailedinformation thatnis available here.
 +
*Back in the CDD annotation window, click on the [+] next to KilA-N super family to access the actual alignment of the PFAM domain definition with the MBP1 sequence.
 +
*Check and record (e.g. by highlighting) whether the NCBI and the SMART definition of the APSES domain in Mbp1 coincide exactly. If they don't, explain briefly what that means.
 
*Make sure you understand how the sequences displayed on the CDD page and the actual domain sequences differ. <small>Hint: not all sequences are displayed in their full-length.</small>
 
*Make sure you understand how the sequences displayed on the CDD page and the actual domain sequences differ. <small>Hint: not all sequences are displayed in their full-length.</small>
 
</div>
 
</div>
  
&nbsp;
 
 
&nbsp;
 
  
 
<div style="padding: 5px; background: #E9EBF3;  border:solid 1px #AAAAAA;">
 
<div style="padding: 5px; background: #E9EBF3;  border:solid 1px #AAAAAA;">
Line 141: Line 146:
 
We can expect that the structures of all homologous APSES domains should be similar, i.e. if the structure of one is known, we should be able to conclude the approximate three-dimensional structure of any APSES domain. Indeed, structural information ''is'' available for APSES domains!
 
We can expect that the structures of all homologous APSES domains should be similar, i.e. if the structure of one is known, we should be able to conclude the approximate three-dimensional structure of any APSES domain. Indeed, structural information ''is'' available for APSES domains!
  
Identify and download the most appropriate coordinate file to study the structure, function and conservation of APSES domains from the PDB. Your choice could be based on:
 
* experimental method (X-ray or NMR)
 
* quality of the structure (resolution, refinement)
 
* size of the structure (number of animo acids for which structure has been determined)
 
  
 +
There are several possible approaches you could pursue to identify candidate files:
 +
 +
*there may be cross references to structures/PDB on any of the pages you have visited;
 +
*you could search the PDB itself for the keyword Mbp1;
 +
*you could use the domain sequence you have defined and ;
 +
**BLAST it against the database of PDB sequences (select it as an option on the BLAST form);
 +
**perform an "advanced serach" for similar sequences on the PDB Website.
 +
 +
 +
In any case, you should find more than one coordinate files that contain MBP1-like structures. Therefore you need to make a choice which one is the "best" for further analysis. Your choice of the "best" file for study could be based on:
 +
*experimental method (X-ray or NMR);
 +
*quality of the structure (resolution, refinement);
 +
*size (coverage) of the structure (number of amino acids for which structure coordinates have been determined).
 +
 
 
&nbsp;<br><div style="padding: 5px; background: #EEEEEE;">
 
&nbsp;<br><div style="padding: 5px; background: #EEEEEE;">
*Record how you have identified the file, what criteria you have used to define whether it is better suited for analysis than others, and paste the <tt>HEADER</tt>,  <tt>TITLE</tt>,  <tt>COMPND</tt> and  <tt>SOURCE</tt> records from the file into your assignment.
+
*Record how you have identified the file you consider the "best" and what criteria you have used to define whether it is better suited for analysis than others.
 
</div>
 
</div>
  
Line 155: Line 170:
 
=== DNA binding site ===
 
=== DNA binding site ===
 
</div>
 
</div>
 +
  
 
The Mbp1 APSES domain has been shown to bind to DNA and the residues involved in DNA binding have been characterized. ([http://www.ncbi.nlm.nih.gov/pubmed/10747782 Taylor ''et al.'' (2000) ''Biochemistry'' '''39''': 3943-3954] and [http://www.ncbi.nlm.nih.gov/pubmed/18491920 Deleeuw ''et al.'' (2008) Biochemistry. '''47''':6378-6385]) . In particular the residues between 50-74 have been proposed to comprise the DNA recognition domain.
 
The Mbp1 APSES domain has been shown to bind to DNA and the residues involved in DNA binding have been characterized. ([http://www.ncbi.nlm.nih.gov/pubmed/10747782 Taylor ''et al.'' (2000) ''Biochemistry'' '''39''': 3943-3954] and [http://www.ncbi.nlm.nih.gov/pubmed/18491920 Deleeuw ''et al.'' (2008) Biochemistry. '''47''':6378-6385]) . In particular the residues between 50-74 have been proposed to comprise the DNA recognition domain.
  
&nbsp;<br><div style="padding: 5px; background: #FFCC99;">
+
 
;Analysis (1 mark)
+
<div style="padding: 5px; background: #FFCC99;">
 +
;Analysis (0.5 marks)
  
 
* Using VMD, generate a parallel stereo view of the protein structure that clearly shows the proposed Mbp1 DNA recognition domain, distinctly coloured differently from the rest of the protein. Use a representation that includes the sidechains.
 
* Using VMD, generate a parallel stereo view of the protein structure that clearly shows the proposed Mbp1 DNA recognition domain, distinctly coloured differently from the rest of the protein. Use a representation that includes the sidechains.
Line 165: Line 182:
 
* Generate a second VMD stereo image as above, but use a representation that emphasizes the secondary structure of the structure (tube or cartoon representation, colouring by structure).
 
* Generate a second VMD stereo image as above, but use a representation that emphasizes the secondary structure of the structure (tube or cartoon representation, colouring by structure).
  
* Generate a third VMD stereo image  that shows three representations combined: (1) the backbone, (2) the sidechains of residues that presumably contact DNA, distinctly colored, and (3) a transparent surface of the entire protein. This image should show whether residues annotated as DNA binding form a contiguous binding interface.
+
* Generate a third VMD stereo image  that shows three representations combined: (1) the backbone, (2) the sidechains of residues that presumably contact DNA, distinctly colored, and (3) a transparent surface of the entire protein. This image should show whether residues annotated as DNA binding form a contiguous binding interface. '''Note:''' VMD makes smart use of GPU capabilities of your computer. Try setting your graphics parameters to visualize with GLSL - your transparent surface may look '''much''' better.  
  
Paste the images into your assignment in a compressed format. Briefly(!) summarize the VMD forms and parameters you have used.
+
 
 +
Include the images into your assignment but be careful not to exceed the width and size restrictions I have defined in the submission guidelines. Include your "selections statements" (e.g. <code>protein and not resid 23 to 34</code>) so that it is easy for you to reproduce what you have done. Also note any important parameters you have changed from the default.
 
</div>
 
</div>
  
Line 173: Line 191:
 
DNA binding interfaces are expected to comprise a number of positively charged amino acids, that might form salt-bridges with the phosphate backbone.  
 
DNA binding interfaces are expected to comprise a number of positively charged amino acids, that might form salt-bridges with the phosphate backbone.  
  
&nbsp;<br><div style="padding: 5px; background: #FFCC99;">
+
 
;Analysis (2 marks)
+
<div style="padding: 5px; background: #FFCC99;">
 +
;Analysis (1 mark)
 +
 
  
 
*Report whether this is the case here and which residues might be included.
 
*Report whether this is the case here and which residues might be included.
 +
*Do the DNA binding residues form a contiguous surface that is compatible with a binding interface? Justify your conclusions.
 +
</div>
 +
<small>Be '''specific''' in your analysis: write exactly which residue does what. For example don't write
 +
:''there are many lysines...''
 +
but write something like
 +
:''K33, R35 and K76 form a patch of positively charged residues close to the C-terminus of the putative recognition helix.''
 +
This is the '''interpretation''' of results and therefore the '''most important step''' of your entire analysis.</small>
 +
  
*Do the DNA binding residues form a contiguous surface that is compatible with a binding interface? Justify your conclusions.
+
<div style="padding: 5px; background: #BDC3DC;  border:solid 1px #AAAAAA;">
  
 +
== More statistics with R==
 
</div>
 
</div>
  
&nbsp;
 
  
&nbsp;
+
Time for a break:
 +
 
 +
 
 +
<div style="padding: 5px; background: #FFCC99;">
 +
;Second step (0.5 marks)
  
  
<div style="padding: 5px; background: #E9EBF3;  border:solid 1px #AAAAAA;">
+
Access the [http://www.cyclismo.org/tutorial/R/ Clarkson University R tutorial]. Work through part two of the tutorial (Data types).
== Onward: the Genome of Interest ==
 
 
</div>
 
</div>
  
Up to now, we have looked at the model-organism gene to obtain a baseline of information we are interested in. To move on, we need to access the genome of an organism we are interested in. In this course, the organism of interest is assigned to you.
+
 
 +
<!-- div style="padding: 5px; background: #E9EBF3;  border:solid 1px #AAAAAA;">
 +
 
 +
== Onward: the Genome of Interest ==
 +
</div -->
 +
 
 +
<!-- Up to now, we have looked at the model-organism gene to obtain a baseline of information we are interested in. To move on, we need to access the genome of an organism we are interested in. In this course, the organism of interest is assigned to you.
  
 
The systematic name and strain of a fungus is listed with the [[Group project|project group]] that you have been assigned to. Navigate to the NCBI homepage &rarr; "Genomic Biology" &rarr; "Fungal Genomes Central" &rarr; "Genome Sequencing Projects". This should take you to a tabular view of ongoing and completed fungal genome sequencing projects. Find your organism name in this table. There may be one or more sequencing projects associated with the organism, but there should be only one project for the specific strain.
 
The systematic name and strain of a fungus is listed with the [[Group project|project group]] that you have been assigned to. Navigate to the NCBI homepage &rarr; "Genomic Biology" &rarr; "Fungal Genomes Central" &rarr; "Genome Sequencing Projects". This should take you to a tabular view of ongoing and completed fungal genome sequencing projects. Find your organism name in this table. There may be one or more sequencing projects associated with the organism, but there should be only one project for the specific strain.
Line 206: Line 243:
 
</div>
 
</div>
  
&nbsp;
+
&nbsp; -->
  
  
Line 213: Line 250:
 
</div>
 
</div>
  
If you have any questions at all, don't hesitate to mail me at [mailto:boris.steipe@utoronto.ca boris.steipe@utoronto.ca] or post your question to the [mailto:bch441_2008@googlegroups.com Course Mailing List]
+
If you have any questions at all, don't hesitate to mail me at [mailto:boris.steipe@utoronto.ca boris.steipe@utoronto.ca] or post your question to the [mailto:bch441_2011@googlegroups.com Course Mailing List]

Latest revision as of 23:31, 21 September 2012

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

 
 


   


   

Assignment 2 (last: 2011) - Search, retrieve and annotate

   


Preparation, submission and due date

Read carefully.
Be sure you have understood all parts of the assignment and cover all questions in your answers! Sadly, we always get assignments back in which important aspects have simply been overlooked and marks are unnecessarily lost. Sadly, we always get assignments back in which important aspects have simply been overlooked and marks are unnecessarily lost. If you did not notice that the above sentence was repeated, you are not reading carefully enough.

Review the guidelines for preparation and submission of BCH441 assignments.

The due date for the assignment is Monday, October 24 at 12:00 noon (before the quiz).

   


Your documentation for the procedures you follow in this assignment will be worth 1 mark.


   


Introduction

Baker's yeast, Saccharomyces cerevisiae, is perhaps the most important model organism. It is a eukaryote that has been studied genetically and biochemically in great detail for many decades, and it is easily manipulated with high-throughput experimental methods. We will use information from this model organism to study the conservation of function and sequence in other fungi whose genomes have been completely sequenced; the assignments are an exercise in model-organism reasoning: the transfer of knowledge from one, well-studied organism to others.

This and the following assignments will revolve around a transcription factor that plays an important role in the regulation of the cell cycle: Mbp1 is a key component of the MBF complex (Mbp1/Swi6). This complex regulates gene expression at the crucial G1/S-phase transition of the mitotic cell cycle and has been shown to bind to the regulatory regions of more than a hundred target genes.

One would speculate that such central control machinery would be conserved in other fungi and it will be your task in these assignments to collect evidence whether related molecular machinery is present in some of the newly sequenced fungal genomes. Throughout the assignments we will use freely available tools to conduct bioinformatics investigations of questions such as:

  • What functional features can we detect in Mbp1?
  • Do homologous proteins exist in other organisms?
  • Do we believe these homologues may bind to similar sequence motifs?
  • Do we believe they may function in a similar way?
  • Do other organisms appear to have related cell-cycle control systems?


 

  • Access the information page on Mbp1 at the Saccharomyces Genome Database and read the summary paragraph on the protein's function!

(If you would like to brush up on the concepts mentioned above, you could study the corresponding chapter in Lodish's Molecular Cell Biology and./or read Nobel laureate Paul Nurse's review (pdf) of the key concepts of the eukaryotic cycle. It is not strictly necessary to understand the details of the yeast cell-cycle to complete the assignments, but recommended, since it's obviously more fun to work with concepts that actually make some sense.)

In this particular assignment you will go on a search and retrieve mission for information on yeast Mbp1, using common public databases and Web resources.


Search


Retrieve


Much useful information on yeast Mbp1 is compiled at the SGD information page on Mbp1. However we don't always have the luxury of such precompiled information. Let's look at the protein and it's features "the traditional way".


  • Navigate to the NCBI homepage (you probably have bookmarked it anyway) and enter Mbp1 AND "saccharomyces cerevisiae"[organism] as an Entrez query.
  • Click on Protein and find the RefSeq record for the protein sequence.
  • From the NCBI RefSeq record, obtain a FASTA sequence of the protein and paste it into your assignment.


There are several sources for functional domain annotations of proteins. The NCBI has the Conserved Domain Database, in Europe, the SMART database provides such annotations. In terms of domains, both resources are very comparable. But SMART also analyses more general features such as low-complexity sequences and coiled coils. In order to use SMART however, we need the Uniprot accession number that corresponds to the refseq identifier. In a rational world, one would wish that such important crossreferences would simply be provided by the NCBI ... well, we have been wishing this for many years now. Fortunately ID-mapping services exist.


  • Navigate to the UniProt ID-Mapping service. Enter the RefSeq identifier for the yeast Mbp1 protein and retrieve the corresponding UniProtKB Accession number. If this does not work, try the same mapping at the PIR ID-mapping service. Note the Uniprot accession number you find. (Should this work equally on both sites?)


Now navigate to Uniprot, enter the ID you have found into the search field and select [Sequence Clusters(UniRef)] as the database to search in. There should be two sequences in the [UniRef100 ... (100% identical)] cluster. Compare them. One of them is a highly annotated Swiss-Prot record, the other is practically unannotated data that has been imported from a "third party" to UniProt. Unfortunately, that one is the sequence that the ID mapping service had found. No cross-references to the NCBI are included with Swiss-Prot records, nor do NCBI RefSeq records cross-reference NCBI holding. I consider this a sorry state of affairs. Therefore most of us actually run BLAST searches to find equivalent sequences in other databases and this is the most wasteful way imaginable to address the problem.


  • Note down the SwissProt ID and the UniProtKB Accession Number for yeast Mbp1.


Annotate

   


saccharomyces cerevisiae Mbp1 - domain annotations


Now we can analyse Mbp1's domain in SMART, and use this information to annotate the sequence in detail.


  • Navigate to the SMART database, use "Normal Mode", then in the "Sequence Analysis" form enter the UniProtKB yeast Mbp1 accession number, check the checkboxes for the aditional analyses that SMART offers and carefully review the results. By that I mean I might ask at some point what a particular section of the result means and how it is interpreted re. its biological significance. If parts are not obvious to you: → mailing list.
  • In your assignment, in the actual, full-length sequence, highlight or otherwise clearly identify the features that SMART has annotated. Minimally you should include KilA-N, low complexity, coils, and Ankyrin domains, taking the sequence coordinates from the SMART annotations. Make sure you highlight the whole length of the feature and get the boundaries right. If features overlap, you could eg. highlight one red, the other green and the overlap yellow. Or underline one, format the other in italics... And don't forget to label 'what you have highlighted.


APSES (KilA-N) domains


As you see from the annotations, Mbp1 is a large protein comprising several domains; it binds DNA through a small domain called the APSES domain (this is reported as the KilA-N domain superfamily). Many organisms have transcription factors that have a domains homologous to other APSES domains. Since we are interested in related proteins, and all functional relatives would be expected to share such a DNA binding domain, we should define this domain in more detail in order to be able to use it later to search for homologous proteins in diverse organisms.  

Use the NCBI Entrez system to search for the string "apses" in the "Conserved Domains" database and access the entry for the KilA-N domain superfamily. You should find 10 aligned sequences on that page, each with their own GI identifier. To find the actual boundaries of the domain annotation, do the following:


  • Navigate back to the RefSeq Protein record (You did record that link in your documentation, right?). In the right-hand menu, find the section "Related information" and click on CDD Search results.
  • Click on the colored box for one of the annotated domains to appreciate the level of detailedinformation thatnis available here.
  • Back in the CDD annotation window, click on the [+] next to KilA-N super family to access the actual alignment of the PFAM domain definition with the MBP1 sequence.
  • Check and record (e.g. by highlighting) whether the NCBI and the SMART definition of the APSES domain in Mbp1 coincide exactly. If they don't, explain briefly what that means.
  • Make sure you understand how the sequences displayed on the CDD page and the actual domain sequences differ. Hint: not all sequences are displayed in their full-length.


APSES domain structure

We can expect that the structures of all homologous APSES domains should be similar, i.e. if the structure of one is known, we should be able to conclude the approximate three-dimensional structure of any APSES domain. Indeed, structural information is available for APSES domains!


There are several possible approaches you could pursue to identify candidate files:

  • there may be cross references to structures/PDB on any of the pages you have visited;
  • you could search the PDB itself for the keyword Mbp1;
  • you could use the domain sequence you have defined and ;
    • BLAST it against the database of PDB sequences (select it as an option on the BLAST form);
    • perform an "advanced serach" for similar sequences on the PDB Website.


In any case, you should find more than one coordinate files that contain MBP1-like structures. Therefore you need to make a choice which one is the "best" for further analysis. Your choice of the "best" file for study could be based on:

  • experimental method (X-ray or NMR);
  • quality of the structure (resolution, refinement);
  • size (coverage) of the structure (number of amino acids for which structure coordinates have been determined).

 

 

  • Record how you have identified the file you consider the "best" and what criteria you have used to define whether it is better suited for analysis than others.


DNA binding site


The Mbp1 APSES domain has been shown to bind to DNA and the residues involved in DNA binding have been characterized. (Taylor et al. (2000) Biochemistry 39: 3943-3954 and Deleeuw et al. (2008) Biochemistry. 47:6378-6385) . In particular the residues between 50-74 have been proposed to comprise the DNA recognition domain.


Analysis (0.5 marks)
  • Using VMD, generate a parallel stereo view of the protein structure that clearly shows the proposed Mbp1 DNA recognition domain, distinctly coloured differently from the rest of the protein. Use a representation that includes the sidechains.
  • Generate a second VMD stereo image as above, but use a representation that emphasizes the secondary structure of the structure (tube or cartoon representation, colouring by structure).
  • Generate a third VMD stereo image that shows three representations combined: (1) the backbone, (2) the sidechains of residues that presumably contact DNA, distinctly colored, and (3) a transparent surface of the entire protein. This image should show whether residues annotated as DNA binding form a contiguous binding interface. Note: VMD makes smart use of GPU capabilities of your computer. Try setting your graphics parameters to visualize with GLSL - your transparent surface may look much better.


Include the images into your assignment but be careful not to exceed the width and size restrictions I have defined in the submission guidelines. Include your "selections statements" (e.g. protein and not resid 23 to 34) so that it is easy for you to reproduce what you have done. Also note any important parameters you have changed from the default.


DNA binding interfaces are expected to comprise a number of positively charged amino acids, that might form salt-bridges with the phosphate backbone.


Analysis (1 mark)


  • Report whether this is the case here and which residues might be included.
  • Do the DNA binding residues form a contiguous surface that is compatible with a binding interface? Justify your conclusions.

Be specific in your analysis: write exactly which residue does what. For example don't write

there are many lysines...

but write something like

K33, R35 and K76 form a patch of positively charged residues close to the C-terminus of the putative recognition helix.

This is the interpretation of results and therefore the most important step of your entire analysis.


More statistics with R


Time for a break:


Second step (0.5 marks)


Access the Clarkson University R tutorial. Work through part two of the tutorial (Data types).



[End of assignment]

If you have any questions at all, don't hesitate to mail me at boris.steipe@utoronto.ca or post your question to the Course Mailing List