Difference between revisions of "BIO Assignment 3 2011"

From "A B C"
Jump to navigation Jump to search
Line 96: Line 96:
 
</div>
 
</div>
 
&nbsp;<br>
 
&nbsp;<br>
 +
 +
<hr>
 +
 +
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. In the assignments, we will analyse how these APSES domains have evolved, to obtain a perspective on the evolution of regulatory systems in general. Accordingly we should first define an APSES domain sequence and then use it to find all its relatives in each target organism.
 +
 +
&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;">
 +
*Identify the two sequences that come from ''Saccharomyces cerevisiae'' (the Mbp1 and Swi4 APSES domains).
 +
</div>
 +
 +
&nbsp;<br>
 +
Access the GenPept (NCBI protein) record for the ''Saccharomyces cerevisiae'' Mbp1 protein.
 +
 +
<div style="padding: 5px; background: #EEEEEE;">
 +
*Obtain the FASTA sequence for the whole, full-length protein, save it and paste it into your assignment.
 +
</div>
 +
 +
&nbsp;<br>
 +
Working from the APSES domain alignment in CDD, define the sequence of the entire APSES domain in the Mbp1 protein.
 +
 +
<div style="padding: 5px; background: #EEEEEE;">
 +
*Save the sequence of the Mbp1 APSES domain in FASTA format (i.e. give it an appropriate header) and paste it into your assignment. Comment if and how it is different from the sequence you find on the CDD page.
 +
</div>
 +
 +
&nbsp;<br>
 +
Navigate back to the Genome Project Database table for fungi and click on the '''"B"''' link next to your organism. This takes you to a page with a BLAST search form. Run a BLAST search with the full-length ''Saccharomyces cervisiae'' Mbp1 protein sequence against the proteins of your organism only!
 +
<!-- (In the case of Schizosaccharomyces pombe, it appears the link is not included on that page but you have to go through the main BLAST page and use the drop down selection in the "Options" field to limit your query to S. pombe). -->
 +
 +
<div style="padding: 5px; background: #EEEEEE;">
 +
*Record the parameters you have used for the search and the relevant search results.
 +
 +
*List the accession numbers and names of all putative homologues. How many are there? How many (if any) do you expect? What do you conclude ?
 +
</div>
 +
 +
&nbsp;<br>
 +
Run a second BLAST search using only the ''Saccharomyces cervisiae'' Mbp1 APSES domain sequence.
 +
 +
<div style="padding: 5px; background: #EEEEEE;">
 +
*Record the parameters you have used for the search and the relevant search results.
 +
 +
*List the accession numbers and names of all putative homologues. How many are there? Are the results different from your previous search? How? What do you conclude ?
 +
</div>
 +
 +
&nbsp;
 +
 +
;(Please contact me immediately in case you cannnot find any significant alignments - you cannot continue with the assignment if you get stuck at this point.)
 +
 +
&nbsp;
 +
 +
Retrieve the entire protein sequences for those significant hits that you have found with the APSES domain search in your organism. The easiest way to do this is to click on the links on the BLAST results page. The NCBI does most of their internal cross-referencing with GI numbers, however these are less useful for crossreferencing to other databases.
 +
 +
&nbsp;<br><div style="padding: 5px; background: #EEEEEE;">
 +
Find  and record
 +
* the GI number
 +
*the GenPept accession number(s) ('''NCBI'''),
 +
*the RefSeq identifier(s) if available,
 +
*and the Uniprot accession number(s) ('''EBI''')
 +
*and as always, report what you have done to find this information.
 +
</div>
 +
 +
</div>
 +
 +
Retrieve the FASTA sequence of the protein in your organism that you have found to be most similar to yeast Mbp1.
 +
 +
Use an online tool to generate an optimal full-length (global) alignment between the most-similar protein and  ''S. cerevisiae''Mbp1. (BLAST does not generate ''optimal'' alignments! Use the correct one of the EMBOSS tools instead.). You have to figure out where to find a Web service that does such alignments, which algorithm to use and to how to define reasonable parameters for the alignment.
 +
 +
&nbsp;<br><div style="padding: 5px; background: #EEEEEE;">
 +
*Report your procedure, parameters, alignment and results, and comment on the quality of the alignment. Is the protein a full-length homologue of Mbp1?
 +
</div>
 +
 +
 +
 +
 +
 +
<hr>
 +
 +
  
 
In your second assignments, you used BLAST to find the best matches to the yeast Mbp1 protein in your assigned organism's genome. To avoid ambiguity, I have generated a reference list of these homologues using the canonical procedure defined below. This was not entirely straightforward in all cases and several departures from the procedure are noted below the table; I consider these variations quite normal for a database query. You need to be familiar with exceptions such as the ones described below and know how to deal with them.
 
In your second assignments, you used BLAST to find the best matches to the yeast Mbp1 protein in your assigned organism's genome. To avoid ambiguity, I have generated a reference list of these homologues using the canonical procedure defined below. This was not entirely straightforward in all cases and several departures from the procedure are noted below the table; I consider these variations quite normal for a database query. You need to be familiar with exceptions such as the ones described below and know how to deal with them.

Revision as of 13:23, 14 October 2008

Note! This assignment is currently inactive. Major and minor unannounced changes may be made at any time.

 
 


   

   

Assignment 3 - Multiple Sequence Alignment


Introduction  

Take care of things, and they will take care of you.
Shunryu Suzuki

A carefully done multiple sequence alignment (MSA) is a cornerstone for the annotation of a gene or protein. MSAs combine the information from several related proteins, allowing us to study their essential, shared and conserved properties. They are useful to resolve ambiguities in the precise placement of gaps and to ensure that columns in alignments actually contain amino acids that evolve in a similar context. Therefore we need MSAs as input for

  • protein homology modeling,
  • phylogenetic analyses, and
  • sensitive homology searches in databases.

In addition, conservation - or the lack of conservation - is a consequence of selection under the constraints imposed by the structural or functional features of a protein. Conservation patterns emphasize domain boundaries in multi-domain proteins, and amino acid propensities are powerful predictors for protein engineering and design.

Given the ubiquitous importance of multiple sequence alignment, it is remarkable that by far the most frequently used algorithm is CLUSTAL, a procedure that was first published for the microprocessors of the late 1980s, surpassed in performance many times, and shown to be significantly inferior to more modern approaches when aligning sequences with about 30% identity or less.

In this assignment we will explore MSAs of fungal proteins that are orthologous to yeast Mbp1, and of the APSES domains they contain, and compare several approaches to alignment:

  • A model-based approach (based on the PSSM that PSI-BLAST generates)
  • A progressive alignment - the CLUSTAL algorithm
  • A consistency based alignment - T-Coffee, MUSCLE or Probcons


Preparation, submission and due date

Please 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 people have simply overlooked crucial questions. Sadly, we always get assignments back in which people have not described procedural details. If you did not notice that the above were two different sentences, you are still not reading carefully enough.

Prepare a Microsoft Word document with a title page that contains:

  • your full name
  • your Student ID
  • your e-mail address
  • the organism name you have been assigned

Follow the steps outlined below. You are encouraged to write your answers in short answer form or point form, like you would document an analysis in a laboratory notebook. However, you must

  • document what you have done,
  • note what Web sites and tools you have used,
  • paste important data sequences, alignments, information etc.

If you do not document the process of your work, we will deduct marks. Try to be concise, not wordy! Use your judgement: are you giving us enough information so we could exactly reproduce what you have done? If not, we will deduct marks. Avoid RTF and unnecessary formating. Do not paste screendumps or other uncompressed images. The size of your submission must remain below 1.5 MB.

Write your answers into separate paragraphs and give each its title. Save your document with a filename of: A3_family name.given name.doc (for example my submission would be named: A3_steipe.boris.doc - and don't switch the order of your given name and family name please!)

Finally e-mail the document to boris.steipe@utoronto.ca before the due date.

Your document must not contain macros. Please turn off and/or remove all macros from your Word document; we will disable macros, since they pose a security risk.

With the number of students in the course, we have to economize on processing the assignments. Thus we will not accept assignments that are not prepared as described above. If you have technical difficulties, contact the course coordinator.

The due date for the assignment is Sunday, October 28. at 21:00.

Grading

Don't wait until the last day to find out there are problems! Assignments that are received past the due date will have one mark deducted and an additional mark for every full twelve hour period past the due date. Assignments received more than 5 days past the due date will not be assessed. If you need an extension, you must arrange this beforehand.

Marks are noted below in the section headings for of the tasks. A total of 10 marks will be awarded, if your assignment answers all of the questions. A total of 2 bonus marks (up to a maximum of 10 overall) can be awarded for particularily interesting findings, or insightful comments. A total of 2 marks can be subtracted for lack of form or for glaring errors. The marks you receive will

  • count directly towards your final marks at the end of term, for BCH441 (undergraduates), or
  • be divided by two for BCH1441 (graduates).

   

(1) Retrieve

   

In Assignment 2 you retrieved the protein sequences of saccharomyces cerevisiae Mbp1 and its orthologue in your assigned organism. In order to produce a multiple sequence alignment, we have to define which sequences we wish to use. Then we need to retrieve the sequences from the database. Finally we have to store the sequences in a format that we can use as input for the alignment programs.

(1.1) Input data for multiple alignments (1 mark)

 


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. In the assignments, we will analyse how these APSES domains have evolved, to obtain a perspective on the evolution of regulatory systems in general. Accordingly we should first define an APSES domain sequence and then use it to find all its relatives 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 APSES domain. You should find a number of aligned sequences on that page, each with their own GI identifier.

  • Identify the two sequences that come from Saccharomyces cerevisiae (the Mbp1 and Swi4 APSES domains).

 
Access the GenPept (NCBI protein) record for the Saccharomyces cerevisiae Mbp1 protein.

  • Obtain the FASTA sequence for the whole, full-length protein, save it and paste it into your assignment.

 
Working from the APSES domain alignment in CDD, define the sequence of the entire APSES domain in the Mbp1 protein.

  • Save the sequence of the Mbp1 APSES domain in FASTA format (i.e. give it an appropriate header) and paste it into your assignment. Comment if and how it is different from the sequence you find on the CDD page.

 
Navigate back to the Genome Project Database table for fungi and click on the "B" link next to your organism. This takes you to a page with a BLAST search form. Run a BLAST search with the full-length Saccharomyces cervisiae Mbp1 protein sequence against the proteins of your organism only!

  • Record the parameters you have used for the search and the relevant search results.
  • List the accession numbers and names of all putative homologues. How many are there? How many (if any) do you expect? What do you conclude ?

 
Run a second BLAST search using only the Saccharomyces cervisiae Mbp1 APSES domain sequence.

  • Record the parameters you have used for the search and the relevant search results.
  • List the accession numbers and names of all putative homologues. How many are there? Are the results different from your previous search? How? What do you conclude ?

 

(Please contact me immediately in case you cannnot find any significant alignments - you cannot continue with the assignment if you get stuck at this point.)

 

Retrieve the entire protein sequences for those significant hits that you have found with the APSES domain search in your organism. The easiest way to do this is to click on the links on the BLAST results page. The NCBI does most of their internal cross-referencing with GI numbers, however these are less useful for crossreferencing to other databases.

 

Find and record

  • the GI number
  • the GenPept accession number(s) (NCBI),
  • the RefSeq identifier(s) if available,
  • and the Uniprot accession number(s) (EBI)
  • and as always, report what you have done to find this information.

Retrieve the FASTA sequence of the protein in your organism that you have found to be most similar to yeast Mbp1.

Use an online tool to generate an optimal full-length (global) alignment between the most-similar protein and S. cerevisiaeMbp1. (BLAST does not generate optimal alignments! Use the correct one of the EMBOSS tools instead.). You have to figure out where to find a Web service that does such alignments, which algorithm to use and to how to define reasonable parameters for the alignment.

 

  • Report your procedure, parameters, alignment and results, and comment on the quality of the alignment. Is the protein a full-length homologue of Mbp1?





In your second assignments, you used BLAST to find the best matches to the yeast Mbp1 protein in your assigned organism's genome. To avoid ambiguity, I have generated a reference list of these homologues using the canonical procedure defined below. This was not entirely straightforward in all cases and several departures from the procedure are noted below the table; I consider these variations quite normal for a database query. You need to be familiar with exceptions such as the ones described below and know how to deal with them.

  1. Retrieved the Mbp1 protein sequence by searching Entrez for Mbp1 AND "saccharomyces cerevisiae"[organism]
  2. Clicked on the RefSeq tab to find the RefSeq ID "NP_010227"
  3. Accessed the BLAST form, followed the link to the list of all genomic BLAST databases and clicked on the (B) icon, next to Fungi to navigate to the Fungi Genomic BLAST page.
  4. Pasted "NP_010227" into the query field. Chose Protein for both Query and Database, kept default parameters but set the Filter option to none. Clicked on the check-box of each of the fungal species we have considered in the previous assignment. Run BLAST.
  5. On the results page, checked the checkbox next to the alignment to select the most significant hit from each organism we are studying.
  6. Clicked on the "Get selected sequences" button.
  7. Separately searched for sequences from organisms that were either not included in the list or for which no hits were reported. Verified all ambiguous cases, as explained in the notes below.
  8. Verified that each of these sequences finds Mbp1 as the best match in the saccharomyces cerevisiae genome by clicking on each "Blink" (click for example) in the retrieved list. Scrolled down the list to confirm that the top hit of a saccharomyces cerevisiae protein is indeed Mbp1 (NP_010227).
  9. Obtained UniProt accessions for all sequences, with a single query using the UniProt ID mapping service. This service accepts a comma delimited list of RefSeq IDs, GI numbers or GenPept accession numbers and returns a list of Uniprot accession numbers.

Since it was thus confirmed that each of these sequences is the protein that is most similar to yeast Mbp1 in its respective organism's genome, and that yeast Mbp1 is the most similar yeast protein to each of them, the all fulfil the criterion of a reciprocal best match with yeast Mbp1. Accordingly we can postulate that this list contains the fungal orthologues to Mbp1.


 
 

Mbp1 and its orthologues
Organism CODE GI NCBI Uniprot Most similar yeast gene
Aspergillus fumigatus ASPFU 70999021 XP_754232 Q4WYQ9_ASPFU Mbp1
Aspergillus nidulans ASPNI 67525393 XP_660758 Q5B8H6_EMENI Mbp1
Aspergillus terreus ASPTE 115391425 XP_001213217 Q0CQJ5_ASPTN Mbp1
Candida albicans CANAL 46444933 EAL04204 Q5ANP5_CANAL Mbp1
Candida glabrata CANGL 50286059 XP_445458 Q6FWD6_CANGA Mbp1
Coprinopsis cinerea COPCI 116501415 EAU84310 N.A. Mbp1
Cryptococcus neoformans CRYNE 134110416 XP_776035 Q5KHS0_CRYNE Mbp1
Debaryomyces hansenii DEBHA 50420495 XP_458784 Q6BSN6_DEBHA Mbp1
Eremothecium gossypii EREGO 45199118 NP_986147 Q752H3_ASHGO Mbp1
Gibberella zeae GIBZE 46116756 XP_384396 UPI000023DBF3 Mbp1
Kluyveromyces lactis KLULA 50308375 XP_454189 MBP1_KLULA Mbp1
Magnaporthe grisea MAGGR 74274844 ABA02072 Q3S405_MAGGR Mbp1*
Neurospora crassa NEUCR 157070373 EAA33731 Q7SBG9 Mbp1
Pichia stipitis PICST 149388844 EAZ62798 A3GHD6_PICST Mbp1
Saccharomyces cerevisiae SACCE 6320147 NP_010227 MBP1_YEAST Mbp1
Schizosaccharomyces pombe SCHPO 19113944 NP_593032 RES2_SCHPO Mbp1
Ustilago maydis USTMA 46101867 EAK87100 Q4P117_USTMA Mbp1
Yarrowia lipolytica YARLI 50545439 XP_500257 Q6CGF5_YARLI Mbp1

Table of yeast Mbp1 orthologues in genome-sequenced fungi. Columns from left to right: Systematic name, organism code (simply a string that lets us identify the organism in alignments), GI number, RefSeq ID (if existing) or GenPept accession, Uniprot accession, most similar yeast protein.

Note: for Aspergillus fumigatus and Aspergillus nidulans, the top BLAST hit is not the best match. The reason is that the best matching protein has a deletion just C-terminal to the APSES domain. This causes BLAST to split the HSP into two parts,and even though the APSES domain alone has a higher % identity, its E-value turns out to be lower because it is a shorter sequence. Global alignment of each sequence with yeast Mbp1, as well as alignment of only the APSES domains were consistent in showing that for both Aspergillus species the second highest BLAST score is indeed the most similar protein. The take-home message is that the comparison of BLAST scores can be misleading if we apply them to sequences of different length. For the record: Aspergillus fumigatus highest BLAST score is with XP_748947, second highest BLAST score is with XP_754232; the latter has higher global identity (25.7% vs. 22.6%) and higher identity in the APSES domain (55% vs. 45%). Aspergillus nidulans highest BLAST score is with XP_664319, second highest BLAST score is with XP_660758; the latter has higher global identity (26.7% vs. 22.8%) and higher identity in the APSES domain (59.5% vs. 50.6%). Interestingly, the Aspergillus terreus orthologue has the same deletion, but it provided the highest BLAST score to begin with.

Note: Coprinopsis cinerea accession numbers are not yet in UniProt.

Note: For Giberella zeae and Magnaporthe grisea, the protein BLAST search had to go through the entire nr database, by entering an organism restriction, since genomic BLAST was not enabled.

Note: For Giberella zeae XP_384396 no UniProt ID was returned as cross-reference. EBI-BLAST retrieved FG04220 which is largely identical, except for short stretches that are absent in GenPept: apparently UniProt has a different gene-model for this protein.

Note: The Neurospora crassa protein EAA33731 has no direct cross-reference in UniProt. The closest match is Q7SBG9 which is largely identical, except for short stretches that are absent in GenPept: apparently UniProt has a different gene-model for this protein.

Note: The Magnaporthe grisea protein ABA02072 has greater local C-terminal similarity to the yeast protein Swi6 than to Mbp1, whereas the N-terminal APSES domain is most similar to yeast Mbp1. However a global Needleman-Wunsch alignment (BLOSUM 30, gaps: 8.0/1.0) shows greater overall similarity to yeast Mbp1 than to Swi6. Accordingly I consider this an orthologue to Mbp1 even though its database annotation calls ABA02072 the M. grisea Swi6 homologue.

Note: For Pichia stipitis, BLAST finds two very similar sequences in GenPept as candidate Mbp1 orthologues; the RefSeq sequence XP_001386821.1 is translated according to the standard code, the entry EAZ62798.2 is translated according to the alternative nuclear code 12. The question had to be considered which translation appears to be correct. This required looking at the conservation of the residues in question in the BLAST alignment; better conservation indeed supports the alternative code translation.

Note: The Ustilago maydis protein EAK87100 (XP_762343, the protein with the sytematic name UM06196) is only the second-best hit in the original BLAST list as performed on the genomic BLAST page for the organism, however local optimal alignment (EMBOSS water) shows a much higher percentage of identity to yeast Mbp1 in the APSES domain than the top BLAST hit EAK86587 (XP_761485, systematic name UM05338) and global alignment (after trimming the N- and C- terminal extensions, respectively) also shows a slightly higher degree of similarity for EAK87100 than EAK86587. Accordingly, EAK87100 is considered the Mbp1 orthologue, even though it is the second highest hit according to BLAST. The situation is similar as with the Aspergillus species, one protein was reported as a single HSP and one protein was broken into two HSPs. This emphasizes the fact that optimal sequence alignments are not entirely equivalent to BLAST alignments. Further, performing the same search against the "nr" database and applying an Organism filter for Ustilago maydis resulted in both proteins being split and the correct orthologue having the highest BLAST score in the list. This emphasizes the fact that searches in organism databases are not entirely equivalent to searches in the global database, even if the results are filtered.

 
Our second task is to obtain all FASTA sequences based on a list of identifiers and to save them in a format in which we can use them as input for other programs or services. This is easy: we simply paste all GI numbers as a comma separated list into the Entrez search form and select Display FASTA, send to Text on the results page, then save the contents as a Text file.  


 

  • We have applied the "reciprocal best match criterion" to assert that these sequences are orthologues to yeast Mbp1 and this is how orthologues are commonly defined computationally. Briefly explain why this criterium will distinguish between orthologues and paralogues (when no genes have been lost). Consider at least the following three cases (i) a gene duplication has occurred before a speciation event, (ii) a gene duplication in the query organism has occurred after a speciation event. (iii) a gene duplication in the target organism has occurred after a speciation event. Use sketches to illustrate the cases. (1 mark)
  • Review the resulting multi-FASTA file for the Mbp1 proteins (linked here) and make sure you understand the procedure that led to it. Depending on your personal learning style you may either carefully review the described procedure, reproduce key steps of the procedure, reproduce the entire procedure paying special attention to the problem cases discussed in the notes, or develop your own procedure. Whatever you do, you must be confident in the end that you could have produced the same input file.

 
Mbp1 orthologues are not the only proteins that contain APSES domains. In order to find all the rest, a PSI-BLAST search was performed using the yeast Mbp1 APSES domain as query. From the list of hits, the APSES domains were extracted and summarized in a file.

 

  • Review the resulting file for the APSES domains (linked here) and make sure you understand the procedure that was used in its construction, as above.

 

(1.2) Orthologues (1 mark)

 

For one of the the APSES domains from your assigned organism, determine whether it is orthologous to a yeast APSES domain, according to the reciprocal-best-match criterion:

  1. Choose at random one sequence from the list of APSES domains from your organism (but not one from an Mbp1 orthologue) and copy it's sequence into the input window of a genomic BLAST search against saccharomyces cerevisiae proteins.
  2. Run the search and determine the gene name of the best hit. (This is the best match.)
  3. The BLAST-retrieved sequence may be truncated on the results page and not cover the entire APSES domain: find the sequence of your best match in yeast in the sequence file. (Since the file contains all yeast APSES domains, your best match should be in this file, labeled with ????_SACCE - except if the match is to Xbp1, which matches only to a part of the canonical APSES domain.)
  4. Copy the APSES domain sequence sequence from the Wiki page and perform the same kind of BLAST search with this yeast sequence, against the proteins in your organism's genome. (This finds the reciprocal match.) In case that you have found Xbp1 as the best match, use only the matching segment from your BLAST report for the search.

 

  • Document the process and report briefly what you have found on the forward and on the reverse search. Does the gene you have chosen have an APSES domain that fulfils the reciprocal best match criterion for orthology with a yeast gene? (1 mark)

 

(2) Align

   

Actually performing multiple sequence alignements used to involve downloading and installing software on your own computer. While most tools were available on the Web in principle, many groups have restricted the total number of sequences or the total number of characters to be aligned. The EBI however offers three of the most commonly used tools with few limitations and it was possible to run MSAs for all Mbp1 orthologues jointly.    

(2.1) Aligning the Mbp1 orthologues (1 mark)

 

I used the following three servers:

  • CLUSTAL-W is a progressive alignment program, it is the most popular, most widely referenced MSA algorithm, it is reasonably fast and easy to use. But alignment errors that are made early in the process can't get corrected and thus CLUSTAL is prone to misalign sets of sequences that have poor (<30% ID) local similarity. It is no longer considered state-of-the-art for carefully done alignments.
  • MUSCLE essentially starts out from a CLUSTAL like alignment as a draft, then identifies similar groups of sequences from which it calculates profiles, it then re-aligns the group to the profile. This procedure is iterated.
  • T-Coffee is one of my favourites - the tradeoffs appear to be especially well balanced. It too starts from a set of pairwise global alignments, like CLUSTAL, then additionally calculates sets of best local alignments. Global and local alignments are then combined to a similarity matrix and based on this matrix a guide-tree is constructed. This determines the order of steps in which sequences are added to the multiple alignment. A nice feature of T-Coffee is color coded output that allows you to quickly judge the local reliability of the alignment.

We shall perform multiple sequence alignments for all 18 Mbp1 orthologues and compare the results. Since the results will all look the same for the same input file, I have simply prepared them. Of course you are welcome to do run an alignment on your own for your own learning experience, but it is not required. The first alignment was run with CLUSTAL.

Assignment 3, Figure 01
The guide tree computed by CLUSTAL-W. The algorithm uses this tree to determine the best order for its progressive alignment for the 18 Mbp1 orthologue sequences. This tree is based on a matrix of pairwise distances.

Subseqently, sequence alignments were performed with T-Coffee and MUSCLE. However, the input files were re-ordered to correspond to the order of the CLUSTAL output, and the option to order the alignments according to the input sequences was chosen on the form. This makes it much easier to compare alignments, since all MSAs are displayed in the same relative order.


The result files are linked here:

Globally speaking, the alignments are quite similar. Let's first look at the common themes, before we discuss details of the results. The (score-colored T-COFFEE alignment) is well suited to look at general relationships between the sequences, since outliers can be easily identified. For example, if one of the sequences would have a low-scoring domain that aligns poorly to the others of the group, it may be possible that that domain has been acquired in a separate evolutionary event and is not homologous to all others. We would notice an isolated stretch of poorly alignable sequence, i.e. it should be a segment coloured with a low score in a set of otherwise high-scoring segments. Also a gene may have acquired significant lengths of N- or C-terminal extensions which may not be homologous (unless they are the result of an internal duplication).

 

  • Review the (score-colored T-COFFEE alignment). Based on this alignment, how do you feel about our initial assertion that these 18 proteins should be considered orthologous? (Answer briefly, but with reference to specific evidence in the alignment. Note that this question does not ask about the general level of conservation, but about whether significant segments (of about the lenght of a domain) do not appear related/alignable at all in regions where the rest of the group are reasonably well conserved.) (1 mark)

   

(3) Mbp1 orthologues: analysis of full length MSAs

   

What do we mean by a good versus a poor multiple sequence alignment?

Let us first consider some of the features of the yeast Mbp1 protein that we have defined in the second assignment (and some structural features I have compiled from various sources). Below is the yeast Mbp1 sequence with a number of annotations, compiled according to the following procedure.

  1. Performed CDD search with yeast Mbp1 protein sequence. This retrieves alignments of Mbp1 with the APSES and the ANKYRIN domains. These are profile based alignments and thus they are more reliable than pairwise alignments.
  2. Performed SMART search with yeast Mbp1 protein sequence. This retrieved the APSES domain, annotated a number of low-complexity regions and a stretch of coiled coil.
  3. Performed a SAS search with yeast Mbp1 protein sequence. This retrieved pairwise alignments with the structures 1MB1 (APSES) and chain D of 1IKN (ankyrin domains of Ikappab), together with their respective secondary structure annotations.
  4. Copied GenPept sequence into Word-processor.
  5. Transferred annotations of low complexity and coiled-coil regions from SMART.
  6. Transferred annotations of APSES secondary structure from SAS (this is a direct annotation, since the experimentally determined structure 1MB1 is a fagment of of the Mbp1 protein). The central helix that was proposed to be part of the DNA binding region is slightly distorted and SAS annotates a break in the helix, this break was bridged with lowercase "h" in the annotation.
  7. Ankyrin domain annotation was not as straightforward. While CDD, SMART and SAS all annotate the same general regions, they disagree in details of the domain boundaries and on the precise alignment. Used the profile-based CDD alignment of 1IKN. Transferred annotations of secondary structure from SAS output for 1IKN to sequence (this is a transferred annotation, the original annotation was for 1IKN and we assume that it applies to Mbp1 as well).


MBP1_SACCE
Annotations based on 
- CDD domain analysis,
- SAS structure annotation and
- literature data on binding region

Keys:

C   Coiled coil regions predicted by Coils2 program
x   Low complexity region
*   Proposed binding region
+   positively charged residues, oriented for possible DNA binding interactions
-   negatively charged residues, oriented for possible DNA binding interactions

E   beta strand
H   alpha helix
t   beta turn


                  10         20         30         40         50         60 
          MSNQIYSARY SGVDVYEFIH STGSIMKRKK DDWVNATHIL KAANFAKAKR TRILEKEVLK
1MB1      ----EEEEEt t-EEEEEEEE t-EEEEEEtt ---EEHHHHH HH----HHHH HHHHhhhHHH
                                                               * *+**-+****

                  70         80         90        100        110        120 
          ETHEKVQGGF GKYQGTWVPL NIAKQLAEKF SVYDQLKPLF DFTQTDGSAS PPPAPKHHHA
1MB1      ---EEE---- tt--EEEE-H HHHHHHHHH- --HHHHtt-         xxx xxxxxxxxxx
          **+*+***** ****

                 130        140        150        160        170        180 
          SKVDRKKAIR SASTSAIMET KRNNKKAEEN QFQSSKILGN PTAAPRKRGR PVGSTRGSRR
          x                                                                           


                 190        200        210        220        230        240 
          KLGVNLQRSQ SDMGFPRPAI PNSSISTTQL PSIRSTMGPQ SPTLGILEEE RHDSRQQQPQ
                                                                      xxxxx


                 250        260        270        280        290        300 
          QNNSAQFKEI DLEDGLSSDV EPSQQLQQVF NQNTGFVPQQ QSSLIQTQQT ESMATSVSSS
          x                                        xx xxxxxxxxxx xxxxxxxxxx


                 310        320        330        340        350        360 
          PSLPTSPGDF ADSNPFEERF PGGGTSPIIS MIPRYPVTSR PQTSDINDKV NKYLSKLVDY
          xxxxxxx

                 370        380        390        400        410        420 
          FISNEMKSNK SLPQVLLHPP PHSAPYIDAP IDPELHTAFH WACSMGNLPI AEALYEAGTS
ANKYRIN                                 -- t----HHHHH HH---HHHHH t-t--t-t--


                 430        440        450        460        470        480 
          IRSTNSQGQT PLMRSSLFHN SYTRRTFPRI FQLLHETVFD IDSQSQTVIH HIVKRKSTTP
ANKYRIN   t----t---- HHHHHHHH-- -------HHH HHHHHH-ttH HH-----HHH HHHH--tH--


                 490        500        510        520        530        540 
          SAVYYLDVVL SKIKDFSPQY RIELLLNTQD KNGDTALHIA SKNGDVVFFN TLVKMGALTT
ANKYRIN   HHHHHHHHH- ---------- -----t---- tt---HHHHH HH---HHHHH HHH--t-tt-


                 550        560        570        580        590        600 
          ISNKEGLTAN EIMNQQYEQM MIQNGTNQHV NSSNTDLNIH VNTNNIETKN DVNSMVIMSP
ANKYRIN   ---t----HH HHHHHH--HH HHH-t--HHH -t----HHHH HHH--tHHHH HHHHHH---t


                 610        620        630        640        650        660 
          VSPSDYITYP SQIATNISRN IPNVVNSMKQ MASIYNDLHE QHDNEIKSLQ KTLKSISKTK
ANKYRIN   ---tt----H HHHHHH---H HHHHHHH      CCCCCCCC CCCCCCCCCC CCCCC


                 670        680        690        700        710        720 
          IQVSLKTLEV LKESSKDENG EAQTNDDFEI LSRLQEQNTK KLRKRLIRYK RLIKQKLEYR
                                                    x xxxxxxxxxx xxxxxxx

                 730        740        750        760        770        780 
          QTVLLNKLIE DETQATTNNT VEKDNNTLER LELAQELTML QLQRKNKLSS LVKKFEDNAK


                 790        800        810        820        830 
          IHKYRRIIRE GTEMNIEEVD SSLDVILQTL IANNNKNKGA EQIITISNAN SHA


A good MSA comprises only columns of residues that play similar roles in the proteins' mechanism and/or that evolve in a comparable structural context. Since it is a result of biological selection and conservation, it has relatively few indels and the indels it has are usually not placed into elements of secondary structure or into functional motifs.

A poor MSA has many errors in its columns, they contain residues that actuallly have diffferent functions or structural roles, even though they may look similar to a scoring matrix. It also may have introduced indels in biologically irrelevant positions, to maximize spurious sequence similarities.

In order to evaluate the MSAs for our proteins, we will analyze alignments relative to the features we have annotated above.  


(3.1) APSES domains (1 mark)

 

The APSES domains in all of our Mbp1 orthologues are highly conserved and any program must be able to align such obviously similar regions.

 

  • Consider the CLUSTAL, Muscle and T-Coffee alignments of the Mbp1 orthologues. Orient yourselves as to where the APSES domains are located. Briefly note whether the three alignments agree and, for one of the alignments, whether the charged residues in the proposed binding region are wholly or partially conserved across all 18 proteins. (Refer to the specific residues labelled (+) or (-) in the Mbp1 annotation above). (1 mark)

 

   

(3.2) Ankyrin domains (1 mark)

 

The Ankyrin domains are more highly diverged, the boundaries are less well defined and not even CDD, SMART and SAS agree on the precise annotations. Nevertheless we would hope that a good alignment would recognize homology in that region and that ideally the required indels would be placed between the secondary structure elements, not in their middle.

 

  • For one of the alignments of your choice (CLUSTAL, T-coffee or MUSCLE), identify the helices in the Ankyrin repeat region of Mbp1, based on the annotations given above. (This is probably easiest done by pasting that part of the alignment into a word-processor and highlighting the residues you are discussing). Briefly state whether the indels in this region are concentrated in segments that connect the helices, or if they are more or less evenly distributed along the entire region of similarity. Conclude whether the assertion that indels should not be placed in elements of secondary structure has merit in this case; in particular if you notice indels that violate this rule-of-thumb, consider whether the location of the indel has strong support from aligned sequence motifs, or whether it could apparently be placed into a different location whithout much loss in alignment quality. Support your conclusions with specific reference to particular elements of the alignment. (1 mark)

 

   

(3.3) Other features (1 mark)

 

Aligning functional features like coiled coil domains or intrinsically disorderd regions is even more difficult, since this is to a large degree a property of the amino acid composition, not as much the precise sequence. Thus we would expect it to be difficult to detect the correspondence between sequences in such regions. I have annotated four low complexity regions of the yeast Mbp1 sequence.

 

  • Copy the Mbp1 sequence from your organism from the multi-FASTA files and run a SMART sequence analysis: paste your FASTA formatted sequence (or its Uniprot accession number), check only the checkbox for detecting intrinsic protein disorder and click "Sequence SMART". Locate the segments of low complexity for your sequence (they are in the lower part of the results page since they overlap with disordered segments). Now comment on one of the multiple sequence alignments: does your protein have similar low complexity regions as Mbp1_SACCE, and have these regions been aligned by the MSA algorithm? Briefly describe the situation: state whether these segments are found in the same general region, in the same detailed location, or perhaps even conserved in sequence, when you compare them to the saccharomyces cerevisiae protein. Backup your conclusions with specific reference to particular elements of the alignment.
  • Briefly discuss whether this observation should lead you to conclude that disorder in these proteins appears to be a conserved feature, i.e. a feature that is selected for in evolution. (1 mark)

 
 



(4) APSES domain homologues: analysis of domain MSAs

 

You have read how to generate a source sequence file based on the results of a PSI-BLAST search for all APSES domains in fungi. Of course, since PSI-BLAST has detected these sequences due to their high-similarity to a sequence profile, this similarity implies an alignment; this is a model based MSA because the sequences are aligned to a protoypic model and not to each other. To align these domains the MUSCLE server is the tool of choice for such highly diverged sequences. For comparison, a CLUSTAL alignment has been computed as well.

If we compare the alignments, we notice immediately that they disagree over siginficant portions of the sequences.    

(4.1) Manual improvement (1 mark)

Often errors or inconsistencies are easy to spot, and manually editing an MSA is not generally frowned upon, even though this is not a strictly objective procedure. The main goal of manual editing is to make an alignment biologically more plausible. Most comonly this means to mimize the number of rare evolutionary events that the alignment suggestsand/or to emphasize conservation of known functional motifs. Here are some examples for what one might aim for in manually editing an alignment:

  • Reduce number of indels
From a Probcons alignment:
0447_DEBHA    ILKTE-K-T---K--SVVK      ILKTE----KTK---SVVK
9978_GIBZE    MLGLN-PGLKEIT--HSIT      MLGLNPGLKEIT---HSIT
1513_CANAL    ILKTE-K-I---K--NVVK      ILKTE----KIK---NVVK
6132_SCHPO    ELDDI-I-ESGDY--ENVD      ELDDI-IESGDY---ENVD
1244_ASPFU    ----N-PGLREIC--HSIT  ->  ----NPGLREIC---HSIT
0925_USTMA    LVKTC-PALDPHI--TKLK      LVKTCPALDPHI---TKLK
2599_ASPTE    VLDAN-PGLREIS--HSIT      VLDANPGLREIS---HSIT
9773_DEBHA    LLESTPKQYHQHI--KRIR      LLESTPKQYHQHI--KRIR
0918_CANAL    LLESTPKEYQQYI--KRIR      LLESTPKEYQQYI--KRIR

Gaps marked in red were moved. The sequence similarity in the alignment does not change considerably, however the total number of indels in this excerpt is reduced to 13 from the original 22

  • Move indels to more plausible position
From a CLUSTAL alignment:
4966_CANGL     MKHEKVQ------GGYGRFQ---GTW      MKHEKVQ------GGYGRFQ---GTW
1513_CANAL     KIKNVVK------VGSMNLK---GVW      KIKNVVK------VGSMNLK---GVW
6132_SCHPO     VDSKHP-----------QID---GVW  ->  VDSKHPQ-----------ID---GVW
1244_ASPFU     EICHSIT------GGALAAQ---GYW      EICHSIT------GGALAAQ---GYW

The two characters marked in red were swapped. This does not change the number of indels but places the "Q" into a a column in which it is more highly conserved (green). Progressive alignments are especially prone to this type of error.

  • Conserve motifs
From a CLUSTAL alignment:
6166_SCHPO      --DKRVA---GLWVPP      --DKRVA--G-LWVPP
XBP1_SACCE      GGYIKIQ---GTWLPM      GGYIKIQ--G-TWLPM
6355_ASPTE      --DEIAG---NVWISP  ->  ---DEIA--GNVWISP
5262_KLULA      GGYIKIQ---GTWLPY      GGYIKIQ--G-TWLPY

The first of the two residues marked in red is a conserved, solvent exposed hydrophobic residue that may mediate domain interactions. The second residue is the conserved glycine in a beta turn that cannot be mutated without structural disruption. Changing the position of a gap and insertion in one sequence improves the conservation of both motifs.


   

Please consider the following excerpt from the PSI-BLAST alignment:

Mbp1_SACCE   RILEKEV-LKET-HE--KVQG-GF-GK-----------Y-----------QGTW
MbpA_ASPTE   KTLEKEI-AAGE-HE--KVQG-GY-GK-----------Y-----------QGTW
MbpC_CANAL   NYFDNEI-LSNLKYF--GSSS-NT-PQ-----------YLDLRKHQNIYLQGIW
MbpB_CANAL   KLLESTP-KEYQ-QYIKRIRG-GF-LK-----------I-----------QGTW
MbpA_CANAL   KILEKGV-QQGL-HE--KVQG-GF-GR-----------F-----------QGTW
Swi4_CANGL   KILEKES-TNMK-HE--KVQG-GY-GR-----------F-----------QGTW
MbpA_COPCI   KMIDSQPDLAPL-IR--RVRG-GY-LK-----------I-----------QGTW
MbpA_CRYNE   RVLEREV-QKGE-HE--KVQG-GY-GK-----------Y-----------QGTW
MbpB_DEBHA   KLLESTP-KQYH-QHIKRIRG-GF-LK-----------I-----------QGTW
MbpA_DEBHA   KILEKGV-QQGL-HE--KIQG-GY-GR-----------F-----------QGTW
Swi4_DEBHA   NFLNNEI-LTNT-QY--LSSG-GSNPQFNDLRNHEVRDL-----------RGLW
Swi4_KLULA   KILEKEA-NEIK-HE--KIQG-GY-GR-----------F-----------QGTW
Swi4_SACCE   KILEKES-NDMQ-HE--KVQG-GY-GR-----------F-----------QGTW
Swi4_USTMA   KILEKSI-LTGE-HE--KIQG-GY-GK-----------F-----------QGTW


 

  • Find at least one example where this alignment could be manually improved. Show the original version, the improved version, highlight the changes in red and explain your rationale for the change. (1 mark)

   

(4.2) Patterns of residue conservation (1 mark)

 


With any computational tool, we have to consider whether the program's objective function corresponds to our requirements. For example, the lack of conservation in a particular column does not necessarily mean that a residue has changed in evolution - sometimes this is simply a consequence of an alignment that has matched residues with a higher score at the expense of conserving columns we believe to be biologically important. MSAs can only take sequence information into account, while we may have complementary information available on structural and functional conservation patterns. This may include secondary structure (gaps should be moved out of regions of secondary structure, where possible), structurally required residues (these are expected to be conserved accross all structurally similar sequences), and functionally conserved residues (these are expected to have a high likelyhood of being conserved within groups of orthologues, but varying between paralogues).

In terms of structural conservation, we expect motif or consistency based alignments to be more accurate since they align to the "big picture". In terms of functional variation we expect progressive alignments to be more accurate, since they align to local similarities.

Let us consider the alignments in terms of their biological relevance. I have annotated the ligand-binding residues for the yeast Mbp1 APSES domain in the multiple sequence alignments by color coding the charged residues that putatively could bind DNA red (-) and blue (+). Thus these residues label columns of the alignment in which we expect functional conservation. I have also highlighted two residues that are associated with important structural features of the APSES domain in green. These two residues are G75, a mandatory glycine in the third position of a particular type of beta-turn, and W77, a key component of the domain's hydrophobic core. Thus these two residues label columns in which we expect structural conservation. Let's assume (i) that all the APSES domains fold into similar structures and (ii) that they all bind DNA, but (iii) they do not necessarily bind the same cognate sequence, as a consequence of the functional diversification of paralogues. This should allow you to discuss the following questions:


 

Consider any one of the three APSES domain alignments.

  • Are the patterns of sequence variation for functionally conserved residues compatible with the notion that orthologues have conserved binding specificities and paralogues have acquired new functions by binding to different sequences?
  • Are the patterns of sequence variation for structurally conserved residues compatible with the notion that all APSES domains have a common fold? (1 mark)

For both cases, state briefly (but with reference to specific sequences and residues) what you would expect (hypothesis) and whether the alignment supports or contradicts your expectations (observation). We have determined that the sequences labelled as Mbp1 are orthologues, and the other labels were constructed to identify the yeast gene that each sequence is most similar to (although a reciprocal search was not done). This means you may group Mbp1 sequences as orthologues, Swi4, Sok2, and Phd1 sequences are presumably orthologous, and all sequences originating from the same organism are of course groups of paralogues. However, labels such as MbpA, MbpB etc. are arbitrary: these sequences as a group are paralogous to e.g. Mbp1 but not necessarily orthologous to each other. Your discussion may be easier if you sort the sequences differently than they are presented, this is easy to do in a text editor. Re-sorting does not change the alignment.

   

(4.3) Visualization and analysis of alignment with VMD (2 marks)

 

VMD offers a very well constructed set of tools for the analyis of sequence and structural conservation: the MultiSeq extension. In this part of the assignment you will use VMD to analyse and visualize conservation patterns and comment on the alignments the servers have produced. I highly recommend to familiarize yourself with MultiSeq and the developers have produced an excellent tutorial on the evolution of tRNA synthetases to showcase the program's capabilities. However I am not requiring this for the course and we will be using only a subset of the available Multiseq functions. The tool is intuitive enough, beginning to use it should require no more than following the steps below.

Proceed through the following steps:

(1) Save an alignment of the APSES domains on your computer.
(A) Choose either the CLUSTAL or MUSCLE alignment of all APSES domains, copy it from the Wiki page and save it on your computer, as a text file with some convenient filename and the extension .aln . This is a CLUSTAL formatted input file.
(B) Edit the file to remove any header lines and lines containing the conservation symbols .:*. Leave the gene-names and aligned sequences as they are. Make sure you are not saving the file in MS-Word binary format (.doc) and that the extension is not changed (depending on how your computer is configured, it may silently append a .txt extension that will cause trouble later on).
(2) Open the Multiseq extension in VMD.
(A) start VMD and load one of the APSES domain structures (1BM8 or 1MB1).
(B) choose a stereo representation that will show you the fold of the domain and the sidechains of key residues. For example you could use a Tube representation for the protein backbone and a Licorice representation for the selection ((sidechain or type CA) and not element H) and resid 30 to 90. (And switch the axes display off! The axes carry no information you need).
(C) On the VMD Main form navigate to Extensions → Analysis → MultiSeq
(D) When you run MultiSeq for the first time, you will be asked for a directory in which to store metadata. You can use the default or a directory of your choice; you may subsequently skip all steps that ask you to install "required" databases locally since we will not need them for this task.
(E) A window will appear - the MultiSeq window -it contains the sequence of the APSES domain you are visualizing. MultiSeq will also generate an additional cartoon representation of the structure.
(3) Load the APSES alignment.
(A) In the MultiSeq Window, navigate to File → Import Data...; Choose "From Files" and Browse to the location of the alignment you have saved. The File navigation window gives you options which files to enable: choose to Enable ALN files (these are CLUSTAL formatted multiple sequence alignments).
(B) Open the alignment file, click on Ok to Import Data, it will take a short while to load. If the data can't be loaded, the file may have the wrong extension: .aln is required.
(C) find the Mbp1_SACCE sequence in the list, click on it and move it to the top of the Sequences list with your mouse (the list is not static, you can re-order the sequences in any way you like).

You will see that the stucture's sequence and the APSES domain sequence do not match; at the beginning the structure has extra sequence extending its N-terminus and in the middle the APSES sequences have gaps inserted.

(4) Bring the structure's sequence in register with the APSES alignment.
(A) MultiSeq supports typical text-editor selection mechanisms. Clicking on a residue selects it, clicking on a row selects the whole sequence. Dragging with the mouse selects several residues, shift-clicking selects ranges, and option-clicking toggles the selection on or off for individual residues. Using the mouse and/or the shift key as required, select the entire first column of the sequence group.
(B) Select Edit → Enable Editing... → Gaps only to allow changing indels.
(C) Pressing the spacebar once should insert a gap character before the selected column in all sequences. Insert as many gaps as you need to align the beginning of sequences with the corresponding residues of the structure S I M ....
(D) Now insert as many gaps as you need into the structure sequence, to align it completely with the Mbp1_SACCE APSES domain sequence. (Simply select residues in the sequence and use the space bar to insert gaps. (Note: I have noticed a bug that sometimes prevents slider or keuyboard input to the MultiSeq window; it fails to regain focus after operations in a different window. I don't know whether this is a Mac related problem or a more general bug in MultiSeq. When this happens I quit VMD and restore the session from a saved state. It is a bit annoying but not mission-critical.)
(E) When you are done, it may be prudent to save the state of your alignment. Use File → Save Session...
(5) Color by similarity
(A) Use the View → Coloring → Sequence similarity → BLOSUM30 option to color the residues in the alignment and structure. This clearly shows you where conserved and variable residues are located and allows to analyze their structural context.
(B) You can adjust the color scale in the usual way by navigating to VMD main → Graphics → Colors..., choosing the Color Scale tab and adjusting the scale midpoint (0.75 works well for me).
(C) Navigate to the Representations window and apply the color scheme to your tube-and-sidechain representation: double-click on the NewCartoon representation to hide it and use User coloring of your Tube and Licorice representations to apply the sequence similarity color gradient that MultiSeq has calculated. The example below shows in principle what you could expect to see (without sidechains).
Assignment 3, Figure 02
Stereo view of a tube representation of an APSES domain structure, colored according to residue similarity of all fungal APSES domains as defined in this assignment. A BLOSUM30 similarity matrix was applied and a gradient midpoint of 0.75. The domain is oriented with the putative recognition helix towards the front, left and the "wing" on the right.
(D) Now delete all non-Mbp1 sequences from the alignment and recalculate the similarity coloring using only the Mbp1 orthologues. You may want to shift the gradient midpoint to 0.9 or so since overall conservation is much higher. Again study the conservation patterns.
Assignment 3, Figure 03
Stereo view of a tube representation of an APSES domain structure, colored according to residue similarity of all Mbp1 orthologue APSES domains, as defined in this assignment. A BLOSUM50 similarity matrix was applied and a gradient midpoint of 0.90. The domain is oriented with the putative recognition helix towards the front, left and the "wing" on the right.


 

  • Generate two parallel stereo views that shows the APSES domain backbone and selected sidechains as described above. One should be colored by sequence similarity among all APSES domains, the other by similarity among only the Mbp1 orthologues. Scale and rotate the structure so that the putative DNA binding domain is easily visible. Paste both views into your assignment in a compressed format, as was explained for Assignment 2.
  • Briefly discuss what you see (with reference to specific residues and sidechains) and what you conclude about residue conservation in the alignment of all APSES domains. Are the patterns of sequence variation for structurally conserved residues compatible with the notion that all APSES domains have a common fold?
  • Briefly discuss how the situation changes when you compare only Mbp1 orthologues with each other. Never mind that overall conservation is higher: does the distribution of conserved residues in the context of the domain change, and if so, how? Are the patterns of sequence variation for functionally conserved residues compatible with the notion that all Mbp1 orthologues have a similar function?
  • The structure makes it easy to confirm where gaps in the alignment have been placed. Discuss briefly (but with reference to specific instances) whether the indel placements of CLUSTAL or MUSCLE appear more plausible. To do this, define where you would expect to find indels and where they have been placed by the MSA program. (2 marks total)

   

(5) Summary of Resources

 

Links
Sequences
Alignments
Mbp1 proteins:
APSES domains:


   

[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