|
|
(16 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <div id="BIO"> | | <div id="BIO"> |
| <div class="b1"> | | <div class="b1"> |
− | Assignment for Week 7<br /> | + | Assignment for Week 8<br /> |
| <span style="font-size: 70%">Predictions: Homology Modeling</span> | | <span style="font-size: 70%">Predictions: Homology Modeling</span> |
| </div> | | </div> |
| <table style="width:100%;"><tr> | | <table style="width:100%;"><tr> |
− | <td style="height:30px; vertical-align:middle; text-align:left; font-size:80%;">[[BIO_Assignment_Week_6|< Assignment 6]]</td> | + | <td style="height:30px; vertical-align:middle; text-align:left; font-size:80%;">[[BIO_Assignment_Week_7|< Assignment 7]]</td> |
− | <td style="height:30px; vertical-align:middle; text-align:right; font-size:80%;">[[BIO_Assignment_Week_8|Assignment 8 >]]</td> | + | <td style="height:30px; vertical-align:middle; text-align:right; font-size:80%;">[[BIO_Assignment_Week_9|Assignment 9 >]]</td> |
| </tr></table> | | </tr></table> |
| | | |
− | {{Template:Active}} | + | {{Template:Inactive}} |
| | | |
| Concepts and activities (and reading, if applicable) for this assignment will be topics on the next quiz. | | Concepts and activities (and reading, if applicable) for this assignment will be topics on the next quiz. |
Line 79: |
Line 79: |
| | | |
| We have encountered the PDB <code>1BM8</code> structure before, the APSES domain of ''saccharomyces cerevisiae'' Mbp1. This is a useful template to model the DNA binding domain of your RBM match. But what exactly is the aligned region of the APSES domain? We could use several approaches to define the APSES domain: | | We have encountered the PDB <code>1BM8</code> structure before, the APSES domain of ''saccharomyces cerevisiae'' Mbp1. This is a useful template to model the DNA binding domain of your RBM match. But what exactly is the aligned region of the APSES domain? We could use several approaches to define the APSES domain: |
| + | |
| * we could use the biostrings package to calculate a pairwise sequence alignment with the <code>1BM8</code> sequence, like we did previously for the full-length sequences. This would give us the domain boundaries. | | * we could use the biostrings package to calculate a pairwise sequence alignment with the <code>1BM8</code> sequence, like we did previously for the full-length sequences. This would give us the domain boundaries. |
| * we could calculate a multiple sequence alignment, while including the <code>1BM8</code> sequence. This would also allow us to infer domain boundaries, actually in all sequences in our database at once. But we have found previously that such multiple sequence alignments are quite sensitive to un-alignable regions of which we have quite a few in the full length sequences. We do need an MSA, but we do need to restrict the length of the sequences we align to a reasonable region. | | * we could calculate a multiple sequence alignment, while including the <code>1BM8</code> sequence. This would also allow us to infer domain boundaries, actually in all sequences in our database at once. But we have found previously that such multiple sequence alignments are quite sensitive to un-alignable regions of which we have quite a few in the full length sequences. We do need an MSA, but we do need to restrict the length of the sequences we align to a reasonable region. |
− | * we could access the domain annotations at [http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml CDD] or at the [http://smart.embl-heidelberg.de/ SMART Database], but both have interfaces that are difficult to use computationally, and have other issues: NCBI does not recognize APSES domains, only the smaller KilA-N domain, and SMART does not find APSES domains in many of our sequences. | + | * we could access the domain annotations at [http://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml CDD] or at the [http://smart.embl-heidelberg.de/ SMART Database], but both have interfaces that are difficult to use computationally, and have other issues: NCBI does not recognize APSES domains, only the smaller KilA-N domain, and SMART sometimes does not find APSES domains in our sequences. |
| + | * the most straightforward approach of course is to use the annotation that you already have produced for the APSES domain in <tt>MBP1_<YFO></tt>. You should be able to simply take the MBP1_SACCE sequence and the one for YFO from the <tt>APSES.mfa</tt> file. |
| + | |
| + | This is the 1BM8 sequence: |
| + | >SACCE |
| + | QIYSARYSGVDVYEFIHSTGSIMKRKKDDWVNATHILKAANFAKAKRTRI |
| + | LEKEVLKETHEKVQGGFGKYQGTWVPLNIAKQLAEKFSVYDQLKPLFDF |
| + | |
| + | |
| + | <!-- |
| + | |
| + | {{task|1= |
| + | |
| * In our case it seems the best results are had when searching the [http://prosite.expasy.org/prosite.html Prosite] database with the [http://prosite.expasy.org/scanprosite/ ScanProsite] interface. | | * In our case it seems the best results are had when searching the [http://prosite.expasy.org/prosite.html Prosite] database with the [http://prosite.expasy.org/scanprosite/ ScanProsite] interface. |
| | | |
− | {{task|1=
| |
| Let's have a first look at ScanProsite, using the yeast Mbp1 sequence. We need the UniProt ID to search Prosite. With your protein database loaded in a fresh '''R''' session, type | | Let's have a first look at ScanProsite, using the yeast Mbp1 sequence. We need the UniProt ID to search Prosite. With your protein database loaded in a fresh '''R''' session, type |
| | | |
Line 204: |
Line 216: |
| Also, have a quick look back at our [[BIO_Assignment_Week_3#The_Protein_datamodel|database schema:]] this update has implemented the proteinFeature and the feature table. Do you remember what they were good for? | | Also, have a quick look back at our [[BIO_Assignment_Week_3#The_Protein_datamodel|database schema:]] this update has implemented the proteinFeature and the feature table. Do you remember what they were good for? |
| | | |
− | Time for a database update. You must be up to date with the latest version of <code>dbUtilities.r</code> for this to work. When you are, execute the following steps: | + | Time for a database update. You must be up to date with the latest version of <code>dbUtilities.R</code> for this to work. When you are, execute the following steps: |
| | | |
| <source lang="R"> | | <source lang="R"> |
Line 241: |
Line 253: |
| from our reference proteins. The function <code>getFeatureFasta()</code> | | from our reference proteins. The function <code>getFeatureFasta()</code> |
| | | |
− | * accepts a feature name such as <code>"HTH_APSES</code>; | + | * accepts a feature name such as <code>"HTH_APSES"</code>; |
| * finds the corresponding feature ID; | | * finds the corresponding feature ID; |
| * finds all matching entries in the proteinFeature table; | | * finds all matching entries in the proteinFeature table; |
Line 283: |
Line 295: |
| | | |
| }} | | }} |
| + | |
| + | --> |
| | | |
| ===Template choice and template sequence=== | | ===Template choice and template sequence=== |
Line 308: |
Line 322: |
| | | |
| {{task|1= | | {{task|1= |
− | # Retrieve your YFO's Mbp1 RBM APSES domain sequence from the FASTA selection you have just prepared. This YFO sequence is your '''target''' sequence. | + | # Retrieve your '''aligned''' YFO's Mbp1 RBM APSES domain sequence from the <tt>APSES.mfa</tt> selection you have prepared for the phylogeny assignment. This YFO sequence is your '''target''' sequence. |
| # Navigate to the [http://www.pdb.org/pdb/home/home.do PDB]. | | # Navigate to the [http://www.pdb.org/pdb/home/home.do PDB]. |
| # Click on '''Advanced''' to enter the advanced search interface. | | # Click on '''Advanced''' to enter the advanced search interface. |
Line 429: |
Line 443: |
| LERQVQIGAHEKVQGGYGKYQGTWVPFQRGVDLATKYKVDGIMSPILSL | | LERQVQIGAHEKVQGGYGKYQGTWVPFQRGVDLATKYKVDGIMSPILSL |
| | | |
| + | |
| + | In this case, there are no indels and therefore no hyphens - in your case there may be. |
| | | |
| | | |
− | <!--
| |
| | | |
| | | |
− | ===Creating an Ankyrin domain alignment===
| |
| | | |
| + | ==Homology model== |
| | | |
− | APSES domains are relatively easy to identify and annotate but we have had problems with the ankyrin domains in Mbp1 homologues. Both CDD as well as SMART have identified such domains, but while the domain model was based on the same Pfam profile for both, and both annotated approximately the same regions, the details of the alignments and the extent of the predicted region was different.
| |
| | | |
− | [http://www.yeastgenome.org/cgi-bin/locus.fpl?locus=mbp1 Mbp1] forms heterodimeric complexes with a homologue, [http://www.yeastgenome.org/cgi-bin/locus.fpl?locus=swi6 Swi6]. Swi6 does not have an APSES domain, thus it does not bind DNA. But it is similar to Mbp1 in the region spanning the ankyrin domains and in 1999 [http://www.ncbi.nlm.nih.gov/pubmed/10048928 Foord ''et al.''] published its crystal structure ([http://www.rcsb.org/pdb/cgi/explore.cgi?pdbId=1SW6 1SW6]). This structure is a good model for Ankyrin repeats in Mbp1. For details, please refer to the consolidated [[Reference annotation yeast Mbp1|Mbp1 annotation page]] I have prepared.
| + | The alignment defines the residue by residue relationship between '''target''' and '''template''' sequence. All we need to do now is to change every residue of the template to the target sequence |
| | | |
− | In what follows, we will use the program JALVIEW - a Java based multiple sequence alignment editor to load and align sequences and to consider structural similarity between yeast Mbp1 and its closest homologue in your organism.
| |
| | | |
− | In this part of the assignment,
| + | ===SwissModel=== |
| | | |
− | #You will load sequences that are most similar to Mbp1 into an MSA editor;
| + | <br> |
− | #You will add sequences of ankyrin domain models;
| |
− | #You will perform a multiple sequence alignment;
| |
− | #You will try to improve the alignment manually;
| |
− | -->
| |
− | <!-- Finally you will consider if the Mbp1 APSES domains could extend beyond the section of homology with Swi6 --> | |
| | | |
− | <!--
| + | Access the Swissmodel server at '''http://swissmodel.expasy.org''' and click on the '''Start Modelling''' button. Under the '''Supported Inputs''', choose '''Target-Template Alignment'''. |
− | ===Jalview, loading sequences===
| |
− | | |
− | | |
− | Geoff Barton's lab in Dundee has developed an integrated MSA editor and sequence annotation workbench with a number of very useful functions. It is written in Java and should run on Mac, Linux and Windows platforms without modifications.
| |
− | | |
− | | |
− | {{#pmid: 19151095}}
| |
− | | |
− | | |
− | We will use this tool for this assignment and explore its features as we go along.
| |
| | | |
| {{task|1= | | {{task|1= |
− | #Navigate to the [http://www.jalview.org/ Jalview homepage] click on '''Download''', install Jalview on your computer and start it. A number of windows that showcase the program's abilities will load, you can close these.
| + | *Paste the aligned sequences of the YFO target and the 1BM8 template into the form field. SwissModel will analyse the sequences and ask you to identify target and template. The YFO sequence is your target. The 1BM8 sequence is the template. |
− | #Prepare homologous Mbp1 sequences for alignment:
| |
− | ##Open the '''[[Reference Mbp1 orthologues (all fungi)]]''' page. (This is the list of Mbp1 orthologs I mentioned above.)
| |
− | ##Copy the FASTA sequences of the reference proteins, paste them into a text file (TextEdit on the Mac, Notepad on Windows) and save the file; you could give it an extension of <code>.fa</code>–but you don't have to.
| |
− | ##Check whether the sequence for YFO is included in the list. If it is, fine. If it is not, retrieve it from NCBI, paste it into the file and edit the header like the other sequences. If the wrong sequence from YFO is included, replace it and let me know.
| |
− | #Return to Jalview and select File → Input Alignment → from File and open your file. A window with sequences should appear.
| |
− | #Copy the sequences for ankyrin domain models (below), click on the Jalview window, select File → Add sequences → from Textbox and paste them into the Jalview textbox. Paste two separate copies of the CD00204 consensus sequence and one copy of 1SW6.
| |
− | ##When all the sequences are present, click on '''Add'''.
| |
| | | |
− | Jalview now displays all the sequences, but of course this is not yet an alignment.
| + | * Click '''Validate Target Template Alignment''' and check that the returned alignment is correct. All non-identical residues are shown in light-grey. |
| | | |
− | }}
| + | *Click '''Build Model''' to start the modeling process. This will take about a minute or so. |
| | | |
− | ;Ankyrin domain models
| + | * The resulting page returns information about the resulting model and its quality. You can rotate the model in the window on the right with the mouse. Regions that have a reddish hue have lower quality scores, i.e. they were harder to model or could not be modelled well with good geometry. Hovering the mouse over parts of the structure highlights the respective region of the sequence alignment. |
− | >CD00204 ankyrin repeat consensus sequence from CDD
| |
− | NARDEDGRTPLHLAASNGHLEVVKLLLENGADVNAKDNDGRTPLHLAAKNGHLEIVKLLL
| |
− | EKGADVNARDKDGNTPLHLAARNGNLDVVKLLLKHGADVNARDKDGRTPLHLAAKNGHL
| |
| | | |
− | >1SW6 from PDB - unstructured loops replaced with xxxx
| + | *Mouse over the '''Model 01''' dropdown menu (under the icon of the template structure), and choose the '''PDB file'''. Note that the B-factor column of the coordinate section contains the QMEAN scores (between 0 and 1) that the server has calculated. Higher is better. Save the PDB file on your computer. |
− | GPIITFTHDLTSDFLSSPLKIMKALPSPVVNDNEQKMKLEAFLQRLLFxxxxSFDSLLQE
| |
− | VNDAFPNTQLNLNIPVDEHGNTPLHWLTSIANLELVKHLVKHGSNRLYGDNMGESCLVKA
| |
− | VKSVNNYDSGTFEALLDYLYPCLILEDSMNRTILHHIIITSGMTGCSAAAKYYLDILMGW
| |
− | IVKKQNRPIQSGxxxxDSILENLDLKWIIANMLNAQDSNGDTCLNIAARLGNISIVDALL
| |
− | DYGADPFIANKSGLRPVDFGAG
| |
| | | |
− | ===Computing alignments===
| + | * Open the [http://swissmodel.expasy.org/docs/help SwissModel documentation] in a new tab. Read about the modelling process. there are a number of important technical details that help to understand what the computed coordinates of your model mean, you should pay special attention to the '''GQME''' and '''QMEAN''' quality scores. |
| | | |
| + | * Also save: |
| | | |
− | try two MSA's algorithms and load them in Jalview.
| + | ** The output page as pdf (for reference) |
− | Locally: which one do you prefer? Modify the consensus. Annotate domains.
| + | ** The modeling report (as pdf) |
− | | |
− | | |
− | The EBI has a very convenient [http://www.ebi.ac.uk/Tools/msa/ page to access a number of MSA algorithms]. This is especially convenient when you want to compare, e.g. T-Coffee and Muscle and MAFFT results to see which regions of your alignment are robust. You could use any of these tools, just paste your sequences into a Webform, download the results and load into Jalview. Easy. | |
− | | |
− | But even easier is to calculate the alignments directly from Jalview. available. (Not today. <small>Bummer.</small>)
| |
− | | |
− | | |
− | No. Claculate an external alignment and import.
| |
− | | |
− | ;Calculate a MAFFT alignment using the Jalview Web service option:
| |
− | | |
− | {{task|1=
| |
− | #In Jalview, select '''Web Service → Alignment → MAFFT with defaults...'''. The alignment is calculated in a few minutes and displayed in a new window.
| |
| }} | | }} |
| | | |
− | ;Calculate a MAFFT alignment when the Jalview Web service is NOT available:
| |
| | | |
− | {{task|1=
| + | ==Model interpretation== |
− | #In Jalview, select '''File → Output to Textbox → FASTA'''
| |
− | #Copy the sequences.
| |
− | #Navigate to the [http://www.ebi.ac.uk/Tools/msa/mafft/ '''MAFFT Input form'''] at the EBI.
| |
− | #Paste your sequences into the form.
| |
− | #Click on '''Submit'''.
| |
− | #Close the Jalview sequence window and either save your MAFFT alignment to file and load in Jalview, or simply ''''File → Input Alignment → from Textbox''', paste and click '''New Window'''.
| |
− | }}
| |
| | | |
| | | |
− | In any case, you should now have an alignment.
| + | We have spent a significant amount of time to prepare data for the analysis and in practice it usually seems to turn out that way, that the preparation of data occupies the greatest part of our efforts. The actual computational analysis is generally quite fast. And, unfortunately, the '''interpretation of results''' is often somewhat neglected. Don't be that way. Data does not explain itself. The interpreattion of your computational results is the most important part. |
| | | |
− | {{task|1=
| + | We will look at our homology model with two different questions: |
− | #Choose '''Colour → Hydrophobicity''' and '''→ by Conservation'''. Then adjust the slider left or right to see which columns are highly conserved. You will notice that the Swi6 sequence that was supposed to align only to the ankyrin domains was in fact aligned to other parts of the sequence as well. This is one part of the MSA that we will have to correct manually and a common problem when aligning sequences of different lengths.
| |
− | }}
| |
| | | |
| + | * Can we define the DNA binding residues? |
| + | * Can we tell which residues are conserved for functional reasons, rather than for structural reasons? |
| | | |
| | | |
| | | |
− |
| |
− | ===Editing ankyrin domain alignments===
| |
− |
| |
− |
| |
− | 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 the alignment reflects the 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. The contiguous features annotated for Mbp1 are expected to be left intact by a good alignment.
| |
− |
| |
− | A '''poor''' MSA has many errors in its columns; these contain residues that actually have different functions or structural roles, even though they may look similar according to a (pairwise!) scoring matrix. A poor MSA also may have introduced indels in biologically irrelevant positions, to maximize spurious sequence similarities. Some of the features annotated for Mbp1 will be disrupted in a poor alignment and residues that are conserved may be placed into different columns.
| |
− |
| |
− | 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 suggests and/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<span style="color: rgb(255, 0, 0);">-</span>T<span style="color: rgb(255, 0, 0);">---</span>K--SVVK ILKTE----KTK---SVVK
| |
− | 9978_GIBZE MLGLN<span style="color: rgb(255, 0, 0);">-</span>PGLKEIT--HSIT MLGLNPGLKEIT---HSIT
| |
− | 1513_CANAL ILKTE-K<span style="color: rgb(255, 0, 0);">-</span>I<span style="color: rgb(255, 0, 0);">---</span>K--NVVK ILKTE----KIK---NVVK
| |
− | 6132_SCHPO ELDDI-I<span style="color: rgb(255, 0, 0);">-</span>ESGDY--ENVD ELDDI-IESGDY---ENVD
| |
− | 1244_ASPFU ----N<span style="color: rgb(255, 0, 0);">-</span>PGLREIC--HSIT -> ----NPGLREIC---HSIT
| |
− | 0925_USTMA LVKTC<span style="color: rgb(255, 0, 0);">-</span>PALDPHI--TKLK LVKTCPALDPHI---TKLK
| |
− | 2599_ASPTE VLDAN<span style="color: rgb(255, 0, 0);">-</span>PGLREIS--HSIT VLDANPGLREIS---HSIT
| |
− | 9773_DEBHA LLESTPKQYHQHI--KRIR LLESTPKQYHQHI--KRIR
| |
− | 0918_CANAL LLESTPKEYQQYI--KRIR LLESTPKEYQQYI--KRIR
| |
− |
| |
− | <small>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</small>
| |
− |
| |
− |
| |
− | ;Move indels to more plausible position
| |
− | From a CLUSTAL alignment:
| |
− | 4966_CANGL MKHEKVQ------GGYGRFQ---GTW MKHEKV<span style="color: rgb(0, 170, 0);">Q</span>------GGYGRFQ---GTW
| |
− | 1513_CANAL KIKNVVK------VGSMNLK---GVW KIKNVV<span style="color: rgb(0, 170, 0);">K</span>------VGSMNLK---GVW
| |
− | 6132_SCHPO VDSKHP<span style="color: rgb(255, 0, 0);">-</span>----------<span style="color: rgb(255, 0, 0);">Q</span>ID---GVW -> VDSKHP<span style="color: rgb(0, 170, 0);">Q</span>-----------ID---GVW
| |
− | 1244_ASPFU EICHSIT------GGALAAQ---GYW EICHSI<span style="color: rgb(0, 170, 0);">T</span>------GGALAAQ---GYW
| |
− |
| |
− | <small>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.</small>
| |
− |
| |
− | ;Conserve motifs
| |
− | From a CLUSTAL alignment:
| |
− | 6166_SCHPO --DKR<span style="color: rgb(255, 0, 0);">V</span>A---<span style="color: rgb(255, 0, 0);">G</span>LWVPP --DKR<span style="color: rgb(0, 255, 0);">V</span>A--<span style="color: rgb(0, 255, 0);">G</span>-LWVPP
| |
− | XBP1_SACCE GGYIK<span style="color: rgb(255, 0, 0);">I</span>Q---<span style="color: rgb(255, 0, 0);">G</span>TWLPM GGYIK<span style="color: rgb(0, 255, 0);">I</span>Q--<span style="color: rgb(0, 255, 0);">G</span>-TWLPM
| |
− | 6355_ASPTE --DE<span style="color: rgb(255, 0, 0);">I</span>A<span style="color: rgb(255, 0, 0);">G</span>---NVWISP -> ---DE<span style="color: rgb(0, 255, 0);">I</span>A--<span style="color: rgb(0, 255, 0);">G</span>NVWISP
| |
− | 5262_KLULA GGYIK<span style="color: rgb(255, 0, 0);">I</span>Q---<span style="color: rgb(255, 0, 0);">G</span>TWLPY GGYIK<span style="color: rgb(0, 255, 0);">I</span>Q--<span style="color: rgb(0, 255, 0);">G</span>-TWLPY
| |
− |
| |
− | <small>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.</small>
| |
− |
| |
− |
| |
− | The Ankyrin domains are quite highly diverged, the boundaries not well defined and not even CDD, SMART and SAS agree on the precise annotations. We expect there to be alignment errors in this region. Nevertheless we would hope that a good alignment would recognize homology in that region and that ideally the required <i>indels</i> would be placed between the secondary structure elements, not in their middle. But judging from the sequence alignment alone, we cannot judge where the secondary structure elements ought to be. You should therefore add the following "sequence" to the alignment; it contains exactly as many characters as the Swi6 sequence above and annotates the secondary structure elements. I have derived it from the 1SW6 structure
| |
− |
| |
− | >SecStruc 1SW6 E: strand t: turn H: helix _: irregular
| |
− | _EEE__tt___ttt______EE_____t___HHHHHHHHHHHHHHHH_xxxx_HHHHHHH
| |
− | HHHH_t_____t_____t____HHHHHHH__tHHHHHHHHH____t___tt____HHHHH
| |
− | HH__HHHH___HHHHHHHHHHHHHEE_t____HHHHHHHHH__t__HHHHHHHHHHHHHH
| |
− | HHHHHH__EEE_xxxx_HHHHHt_HHHHHHH______t____HHHHHHHH__HHHHHHHH
| |
− | H____t____t____HHHH___
| |
− |
| |
− | <div class="reference-box">[http://www.ebi.ac.uk/thornton-srv/databases/cgi-bin/pdbsum/GetPage.pl?pdbcode=1sw6&template=protein.html&r=wiring&l=1&chain=A '''1SW6_A''' at the PDBSum database of structure annotations] You can compare the diagram there with this text string.</div>
| |
− |
| |
− |
| |
− | To proceed:
| |
− | #Manually align the Swi6 sequence with yeast Mbp1
| |
− | #Bring the Secondary structure annotation into its correct alignment with Swi6
| |
− | #Bring both CDD ankyrin profiles into the correct alignment with yeast Mbp1
| |
− |
| |
− | Proceed along the following steps:
| |
− |
| |
− | {{task|1=
| |
− | #Add the secondary structure annotation to the sequence alignment in Jalview. Copy the annotation, select File → Add sequences → from Textbox and paste the sequence.
| |
− | #Select Help → Documentation and read about '''Editing Alignments''', '''Cursor Mode''' and '''Key strokes'''.
| |
− | #Click on the yeast Mbp1 sequence '''row''' to select the entire row. Then use the cursor key to move that sequence down, so it is directly above the 1SW6 sequence. Select the row of 1SW6 and use shift/mouse to move the sequence elements and edit the alignment to match yeast Mbp1. Refer to the alignment given in the [[Reference annotation yeast Mbp1|Mbp1 annotation page]] for the correct alignment.
| |
− | #Align the secondary structure elements with the 1SW6 sequence: Every character of 1SW6 should be matched with either E, t, H, or _. The result should be similar to the [[Reference annotation yeast Mbp1|Mbp1 annotation page]]. If you need to insert gaps into all sequences in the alignment, simply drag your mouse over all row headers - movement of sequences is constrained to selected regions, the rest is locked into place to prevent inadvertent misalignments. Remember to save your project from time to time: '''File → save''' so you can reload a previous state if anything goes wrong and can't be fixed with '''Edit → Undo'''.
| |
− | #Finally align the two CD00204 consensus sequences to their correct positions (again, refer to the [[Reference annotation yeast Mbp1|Mbp1 annotation page]]).
| |
− | #You can now consider the principles stated above and see if you can improve the alignment, for example by moving indels out of regions of secondary structure if that is possible without changing the character of the aligned columns significantly. Select blocks within which to work to leave the remaining alignment unchanged. So that this does not become tedious, you can restrict your editing to one Ankyrin repeat that is structurally defined in Swi6. You may want to open the 1SW6 structure in VMD to define the boundaries of one such repeat. You can copy and paste sections from Jalview into your assignment for documentation or export sections of the alignment to HTML (see the example below).
| |
− | }}
| |
− |
| |
− | === Editing ankyrin domain alignments - Sample===
| |
− |
| |
− | This sample was created by
| |
− |
| |
− | # Editing the alignments as described above;
| |
− | # Copying a block of aligned sequence;
| |
− | # Pasting it To New Alignment;
| |
− | # Colouring the residues by Hydrophobicity and setting the colour saturation according to Conservation;
| |
− | # Choosing File → Export Image → HTML and pasting the resulting HTML source into this Wikipage.
| |
− |
| |
− |
| |
− | <table border="1"><tr><td>
| |
− | <table border="0" cellpadding="0" cellspacing="0">
| |
− |
| |
− | <tr><td colspan="6"></td>
| |
− | <td colspan="9">10<br>|</td><td></td>
| |
− | <td colspan="9">20<br>|</td><td></td>
| |
− | <td colspan="9">30<br>|</td><td></td>
| |
− | <td colspan="3"></td><td colspan="3">40<br>|</td>
| |
− |
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_USTMA/341-368 </td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f3eef9">Y</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#ffd8d8">I</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#fbeef1">F</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− |
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">E</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#d3c2ee">P</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#ccaddf">T</td>
| |
− | <td bgcolor="#ecc2d5">M</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− |
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1B_SCHCO/470-498 </td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#f3eef9">Y</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeeff">K</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#f7d8e0">F</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">E</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− |
| |
− | <td bgcolor="#b0adfa">N</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#fcc2c4">V</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBP1_ASHGO/465-494 </td>
| |
− | <td>F</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#f3eef9">Y</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#f4eef8">T</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#ffd8d8">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#efc2d0">C</td>
| |
− | <td bgcolor="#eeeeff">K</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− |
| |
− | <td bgcolor="#e6d8f0">S</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#d3c2ee">P</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e5adc6">M</td>
| |
− |
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_CLALU/550-586 </td>
| |
− | <td>G</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− |
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td>N</td>
| |
− | <td>D</td>
| |
− | <td>K</td>
| |
− | <td bgcolor="#eeeeff">K</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#ffd8d8">I</td>
| |
− | <td>S</td>
| |
− | <td>K</td>
| |
− | <td>F</td>
| |
− | <td>L</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− |
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#edadbd">F</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− |
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#c6ade5">Y</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f9eef3">M</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBPA_COPCI/514-542 </td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#fbeef1">F</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fdd8da">V</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">E</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− |
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#ffadad">I</td>
| |
− | <td bgcolor="#b0adfa">N</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#fcc2c4">V</td>
| |
− |
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_DEBHA/507-550 </td>
| |
− | <td>I</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td>K</td>
| |
− | <td>K</td>
| |
− |
| |
− | <td>L</td>
| |
− | <td>S</td>
| |
− | <td>L</td>
| |
− | <td>S</td>
| |
− | <td>D</td>
| |
− | <td>K</td>
| |
− | <td>K</td>
| |
− | <td>E</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− |
| |
− | <td bgcolor="#ffd8d8">I</td>
| |
− | <td>A</td>
| |
− | <td>K</td>
| |
− | <td>F</td>
| |
− | <td>I</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− |
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#edadbd">F</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− |
| |
− | <td bgcolor="#fbadaf">V</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#c6ade5">Y</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1A_SCHCO/388-415 </td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#f3eef9">Y</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeeff">K</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fdd8da">V</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#fbeef1">F</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">E</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">E</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− |
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#ccaddf">T</td>
| |
− | <td bgcolor="#ecc2d5">M</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#efc2d0">C</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− |
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_AJECA/374-403 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− |
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#f9eef3">M</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#e6d8f0">S</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#d8c2e8">S</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− |
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">K</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#faeef2">C</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_PARBR/380-409 </td>
| |
− | <td>I</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− |
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− |
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#e6d8f0">S</td>
| |
− |
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#d8c2e8">S</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− |
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">K</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#faeef2">C</td>
| |
− |
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_NEOFI/363-392 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#faeef2">C</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#e6d8f0">S</td>
| |
− | <td bgcolor="#faeef2">C</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#d8c2e8">S</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− |
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#fcc2c4">V</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− |
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_ASPNI/365-394 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#fbeef1">F</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− |
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#fdeeee">V</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#e6d8f0">S</td>
| |
− | <td bgcolor="#faeef2">C</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#d8c2e8">S</td>
| |
− | <td bgcolor="#fdeeee">V</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#fbadaf">V</td>
| |
− |
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#fcc2c4">V</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#fdeeee">V</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBP1_UNCRE/377-406 </td>
| |
− | <td>M</td>
| |
− | <td bgcolor="#f3eef9">Y</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#fdeeee">V</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f2d8e5">A</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#d8c2e8">S</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− |
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">K</td>
| |
− |
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#faeef2">C</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_PENCH/439-468 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#faeef2">C</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#f9eef3">M</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#e6d8f0">S</td>
| |
− | <td bgcolor="#faeef2">C</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− |
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">Q</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#fbadaf">V</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− |
| |
− | <td bgcolor="#fcc2c4">V</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBPA_TRIVE/407-436 </td>
| |
− |
| |
− | <td>V</td>
| |
− | <td bgcolor="#fbeef1">F</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#e6d8f0">S</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− |
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">K</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− |
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#faeef2">C</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_PHANO/400-429 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#f4eef9">W</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#fdeeee">V</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f4eef8">T</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− |
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− |
| |
− | <td bgcolor="#c5c2fb">Q</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#ffadad">I</td>
| |
− | <td bgcolor="#e5adc6">M</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− |
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBPA_SCLSC/294-313 </td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− |
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#ffadad">I</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">K</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#eeeeff">K</td>
| |
− |
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBPA_PYRIS/363-392 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#f4eef9">W</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− |
| |
− | <td bgcolor="#fdeeee">V</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f4eef8">T</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">Q</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#ffadad">I</td>
| |
− | <td bgcolor="#e5adc6">M</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− |
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_/361-390 </td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td>G</td>
| |
− | <td>V</td>
| |
− | <td>L</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f7d8e0">F</td>
| |
− | <td bgcolor="#f3d8e4">M</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− |
| |
− | <td bgcolor="#f4eef8">T</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− |
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#d8c2e8">S</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− |
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_ASPFL/328-364 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#fdeeee">V</td>
| |
− |
| |
− | <td>I</td>
| |
− | <td>T</td>
| |
− | <td>L</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f7d8e0">F</td>
| |
− | <td bgcolor="#ffd8d8">I</td>
| |
− | <td>S</td>
| |
− |
| |
− | <td>E</td>
| |
− | <td>I</td>
| |
− | <td>V</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− |
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#b0adfa">N</td>
| |
− | <td bgcolor="#f9c2c7">L</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− |
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBPA_MAGOR/375-404 </td>
| |
− | <td>Q</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− |
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#fbeef1">F</td>
| |
− | <td bgcolor="#fdeeee">V</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#fbadaf">V</td>
| |
− |
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#f9c2c7">L</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#b0adfa">Q</td>
| |
− | <td bgcolor="#c2c2ff">R</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBP1_CHAGL/361-390 </td>
| |
− | <td>S</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− |
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#fbadaf">V</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#f9c2c7">L</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e5adc6">M</td>
| |
− |
| |
− | <td bgcolor="#c2c2ff">R</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_PODAN/372-401 </td>
| |
− | <td>V</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#fdeeee">V</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− |
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">E</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− |
| |
− | <td bgcolor="#f9c2c7">L</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#fcc2c4">V</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBP1_LACTH/458-487 </td>
| |
− |
| |
− | <td>F</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#f3eef9">Y</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#ffd8d8">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">Q</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− |
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#fbadaf">V</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#f9c2c7">L</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#b0adfa">Q</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− |
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_FILNE/433-460 </td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f3eef9">Y</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fdd8da">V</td>
| |
− |
| |
− | <td bgcolor="#ffd8d8">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#fbeef1">F</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− |
| |
− | <td bgcolor="#c5c2fb">E</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">E</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#ccaddf">T</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− |
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">R</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_KLULA/477-506 </td>
| |
− | <td>F</td>
| |
− |
| |
− | <td bgcolor="#f4eef8">T</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#f3eef9">Y</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#fdeeee">V</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#ffd8d8">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#d8c2e8">S</td>
| |
− |
| |
− | <td bgcolor="#d3c2ee">P</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#d5c2ec">Y</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#ccaddf">T</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#eeeeff">K</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_SCHST/468-501 </td>
| |
− | <td>A</td>
| |
− | <td bgcolor="#eeeeff">K</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− |
| |
− | <td bgcolor="#eeeeff">K</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeeff">K</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#ffd8d8">I</td>
| |
− |
| |
− | <td>A</td>
| |
− | <td>K</td>
| |
− | <td>F</td>
| |
− | <td>I</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#d8c2e8">S</td>
| |
− |
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− | <td bgcolor="#edadbd">F</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#eaadc0">C</td>
| |
− |
| |
− | <td bgcolor="#caade0">S</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_SACCE/496-525 </td>
| |
− | <td>F</td>
| |
− | <td bgcolor="#f4eef8">S</td>
| |
− |
| |
− | <td bgcolor="#f2eefa">P</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#f3eef9">Y</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#eeeefe">E</td>
| |
− |
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− |
| |
− | <td bgcolor="#f4eef8">T</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c2c2ff">K</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#ebc2d5">A</td>
| |
− |
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#caade0">S</td>
| |
− | <td bgcolor="#adadff">K</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− |
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">CD00204/1-19 </td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c5c2fb">E</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− |
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#d8d8ff">R</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#d3c2ee">P</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#f9c2c7">L</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− |
| |
− | <td bgcolor="#caade0">S</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">CD00204/99-118 </td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fdd8da">V</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− |
| |
− | <td bgcolor="#eeeeff">R</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#c2c2ff">K</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− | <td bgcolor="#d8d8ff">R</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#d3c2ee">P</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− |
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#f9c2c7">L</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">K</td>
| |
− | <td bgcolor="#c5c2fb">N</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">1SW6/203-232 </td>
| |
− | <td>L</td>
| |
− | <td bgcolor="#eeeefe">D</td>
| |
− | <td bgcolor="#fdeeef">L</td>
| |
− | <td bgcolor="#eeeeff">K</td>
| |
− | <td bgcolor="#f4eef9">W</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td bgcolor="#ffeeee">I</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f3d8e4">M</td>
| |
− | <td bgcolor="#fbd8db">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dad8fd">N</td>
| |
− | <td bgcolor="#f9eef3">A</td>
| |
− | <td bgcolor="#eeeefe">Q</td>
| |
− | <td bgcolor="#c5c2fb">D</td>
| |
− | <td bgcolor="#d8c2e8">S</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | <td bgcolor="#cfaddc">G</td>
| |
− |
| |
− | <td bgcolor="#dad8fd">D</td>
| |
− | <td bgcolor="#d9c2e7">T</td>
| |
− | <td bgcolor="#efc2d0">C</td>
| |
− | <td bgcolor="#f7adb3">L</td>
| |
− | <td bgcolor="#b0adfa">N</td>
| |
− | <td bgcolor="#ffc2c2">I</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#e4adc7">A</td>
| |
− | <td bgcolor="#adadff">R</td>
| |
− |
| |
− | <td bgcolor="#f9c2c7">L</td>
| |
− | <td bgcolor="#f4eef7">G</td>
| |
− | <td bgcolor="#eeeefe">N</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">SecStruc/203-232 </td>
| |
− | <td>t</td>
| |
− | <td bgcolor="#f5eef6">_</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− |
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td bgcolor="#efeefd">H</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#ead8ed">_</td>
| |
− | <td bgcolor="#ead8ed">_</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#ead8ed">_</td>
| |
− | <td bgcolor="#f5eef6">_</td>
| |
− | <td bgcolor="#f5eef6">_</td>
| |
− |
| |
− | <td bgcolor="#dec2e3">_</td>
| |
− | <td bgcolor="#d9c2e7">t</td>
| |
− | <td bgcolor="#f5eef6">_</td>
| |
− | <td bgcolor="#d2add8">_</td>
| |
− | <td bgcolor="#ead8ed">_</td>
| |
− | <td bgcolor="#dec2e3">_</td>
| |
− | <td bgcolor="#c7c2f9">H</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− |
| |
− | <td bgcolor="#c7c2f9">H</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#b3adf7">H</td>
| |
− | <td bgcolor="#c7c2f9">H</td>
| |
− | <td bgcolor="#f5eef6">_</td>
| |
− | <td bgcolor="#f5eef6">_</td>
| |
− | </tr>
| |
− | </table>
| |
− | </td></tr>
| |
− |
| |
− | </table>
| |
− | ;Aligned sequences before editing. The algorithm has placed gaps into the Swi6 helix <code>LKWIIAN</code> and the four-residue gaps before the block of well aligned sequence on the right are poorly supported.
| |
− |
| |
− |
| |
− | <table border="1"><tr><td>
| |
− | <table border="0" cellpadding="0" cellspacing="0">
| |
− |
| |
− | <tr><td colspan="6"></td>
| |
− | <td colspan="9">10<br>|</td><td></td>
| |
− | <td colspan="9">20<br>|</td><td></td>
| |
− |
| |
− | <td colspan="9">30<br>|</td><td></td>
| |
− | <td colspan="3"></td><td colspan="3">40<br>|</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_USTMA/341-368 </td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dfd2f0">Y</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#ffbfbf">I</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#f5d2db">F</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− |
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">E</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#c2abe8">P</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#bf99d7">T</td>
| |
− | <td bgcolor="#e5abc5">M</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− |
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1B_SCHCO/470-498 </td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#dfd2f0">Y</td>
| |
− | <td bgcolor="#d2d2ff">K</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f2bfcc">F</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">E</td>
| |
− |
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#9d99f9">N</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− |
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#fcabae">V</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_ASHGO/465-494 </td>
| |
− | <td>F</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− |
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#dfd2f0">Y</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#e2d2ed">T</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#ffbfbf">I</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− |
| |
− | <td bgcolor="#eaabbf">C</td>
| |
− | <td bgcolor="#d2d2ff">K</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#d6bfe7">S</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#c2abe8">P</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− |
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#df99b8">M</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_CLALU/550-586 </td>
| |
− | <td>G</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td>K</td>
| |
− |
| |
− | <td>K</td>
| |
− | <td>E</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>L</td>
| |
− | <td>I</td>
| |
− | <td>S</td>
| |
− | <td>K</td>
| |
− | <td bgcolor="#f2bfcc">F</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− |
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#e999ad">F</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− |
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#b899df">Y</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#f0d2df">M</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBPA_COPCI/514-542 </td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#f5d2db">F</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#fcbfc1">V</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">E</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#ff9999">I</td>
| |
− |
| |
− | <td bgcolor="#9d99f9">N</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#fcabae">V</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBP1_DEBHA/507-550 </td>
| |
− | <td>I</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td>K</td>
| |
− | <td>K</td>
| |
− | <td>L</td>
| |
− | <td>S</td>
| |
− | <td>L</td>
| |
− | <td>S</td>
| |
− | <td>D</td>
| |
− | <td>K</td>
| |
− |
| |
− | <td>K</td>
| |
− | <td>E</td>
| |
− | <td>L</td>
| |
− | <td>I</td>
| |
− | <td>A</td>
| |
− | <td>K</td>
| |
− | <td bgcolor="#f2bfcc">F</td>
| |
− | <td bgcolor="#ffbfbf">I</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− |
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− |
| |
− | <td bgcolor="#e999ad">F</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#fb999c">V</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#b899df">Y</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− |
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1A_SCHCO/388-415 </td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dfd2f0">Y</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d2d2ff">K</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− |
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fcbfc1">V</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− |
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#f5d2db">F</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">E</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">E</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− |
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#bf99d7">T</td>
| |
− | <td bgcolor="#e5abc5">M</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#eaabbf">C</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− |
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBP1_AJECA/374-403 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− |
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#f0d2df">M</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− |
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#d6bfe7">S</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#caabe0">S</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− |
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">K</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− |
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#f4d2dc">C</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_PARBR/380-409 </td>
| |
− | <td>I</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#d6bfe7">S</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#caabe0">S</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− |
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">K</td>
| |
− |
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#f4d2dc">C</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_NEOFI/363-392 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#f4d2dc">C</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#d6bfe7">S</td>
| |
− | <td bgcolor="#f4d2dc">C</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#caabe0">S</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− |
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#fcabae">V</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− |
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_ASPNI/365-394 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#f5d2db">F</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− |
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#fcd2d3">V</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#d6bfe7">S</td>
| |
− | <td bgcolor="#f4d2dc">C</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#caabe0">S</td>
| |
− |
| |
− | <td bgcolor="#fcd2d3">V</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#fb999c">V</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#fcabae">V</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− |
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#fcd2d3">V</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_UNCRE/377-406 </td>
| |
− | <td>M</td>
| |
− | <td bgcolor="#dfd2f0">Y</td>
| |
− |
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#fcd2d3">V</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#eabfd3">A</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− |
| |
− | <td bgcolor="#caabe0">S</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− |
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">K</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#f4d2dc">C</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_PENCH/439-468 </td>
| |
− | <td>T</td>
| |
− |
| |
− | <td bgcolor="#f4d2dc">C</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#f0d2df">M</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#d6bfe7">S</td>
| |
− | <td bgcolor="#f4d2dc">C</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− |
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">Q</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#fb999c">V</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− |
| |
− | <td bgcolor="#fcabae">V</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBPA_TRIVE/407-436 </td>
| |
− |
| |
− | <td>V</td>
| |
− | <td bgcolor="#f5d2db">F</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#d6bfe7">S</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− |
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">K</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#f4d2dc">C</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBP1_PHANO/400-429 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#e2d2ef">W</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#fcd2d3">V</td>
| |
− | <td bgcolor="#e2d2ed">T</td>
| |
− |
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− |
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">Q</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− |
| |
− | <td bgcolor="#ff9999">I</td>
| |
− | <td bgcolor="#df99b8">M</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− |
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBPA_SCLSC/294-313 </td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− |
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− |
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#ff9999">I</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">K</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#d2d2ff">K</td>
| |
− |
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBPA_PYRIS/363-392 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#e2d2ef">W</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− |
| |
− | <td bgcolor="#fcd2d3">V</td>
| |
− | <td bgcolor="#e2d2ed">T</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− |
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">Q</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− |
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#ff9999">I</td>
| |
− | <td bgcolor="#df99b8">M</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− |
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_/361-390 </td>
| |
− | <td>N</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− |
| |
− | <td bgcolor="#fcd2d3">V</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#f2bfcc">F</td>
| |
− | <td bgcolor="#ebbfd3">M</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#e2d2ed">T</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− |
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">R</td>
| |
− |
| |
− | <td bgcolor="#caabe0">S</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_ASPFL/328-364 </td>
| |
− | <td>T</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− |
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#fcd2d3">V</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#e2d2ed">T</td>
| |
− | <td>L</td>
| |
− | <td>G</td>
| |
− | <td>R</td>
| |
− | <td>F</td>
| |
− |
| |
− | <td>I</td>
| |
− | <td>S</td>
| |
− | <td>E</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td bgcolor="#ffbfbf">I</td>
| |
− | <td bgcolor="#fcbfc1">V</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− |
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#9d99f9">N</td>
| |
− | <td bgcolor="#f7abb2">L</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− |
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBPA_MAGOR/375-404 </td>
| |
− | <td>Q</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− |
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#f5d2db">F</td>
| |
− | <td bgcolor="#fcd2d3">V</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#fb999c">V</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#f7abb2">L</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− |
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9d99f9">Q</td>
| |
− | <td bgcolor="#ababff">R</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_CHAGL/361-390 </td>
| |
− | <td>S</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− |
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− |
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#fb999c">V</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#f7abb2">L</td>
| |
− |
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#df99b8">M</td>
| |
− | <td bgcolor="#ababff">R</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_PODAN/372-401 </td>
| |
− | <td>V</td>
| |
− |
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#fcd2d3">V</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− |
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">E</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− |
| |
− | <td bgcolor="#f7abb2">L</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#fcabae">V</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_LACTH/458-487 </td>
| |
− |
| |
− | <td>F</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#dfd2f0">Y</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#ffbfbf">I</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">Q</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#fb999c">V</td>
| |
− |
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#f7abb2">L</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9d99f9">Q</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBP1_FILNE/433-460 </td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dfd2f0">Y</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fcbfc1">V</td>
| |
− | <td bgcolor="#ffbfbf">I</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− |
| |
− | <td bgcolor="#f5d2db">F</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">E</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">E</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− |
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#bf99d7">T</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− |
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_KLULA/477-506 </td>
| |
− | <td>F</td>
| |
− | <td bgcolor="#e2d2ed">T</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#dfd2f0">Y</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#fcd2d3">V</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#ffbfbf">I</td>
| |
− |
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#caabe0">S</td>
| |
− |
| |
− | <td bgcolor="#c2abe8">P</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#c5abe5">Y</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#bf99d7">T</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#d2d2ff">K</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | </tr>
| |
− |
| |
− | <tr><td nowrap="nowrap">MBP1_SCHST/468-501 </td>
| |
− | <td>A</td>
| |
− | <td bgcolor="#d2d2ff">K</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− |
| |
− | <td bgcolor="#d2d2ff">K</td>
| |
− | <td bgcolor="#d2d2ff">K</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>L</td>
| |
− | <td>I</td>
| |
− | <td>A</td>
| |
− | <td>K</td>
| |
− | <td bgcolor="#f2bfcc">F</td>
| |
− |
| |
− | <td bgcolor="#ffbfbf">I</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#caabe0">S</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− |
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#e999ad">F</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#e699b1">C</td>
| |
− | <td bgcolor="#be99d9">S</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− |
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">MBP1_SACCE/496-525 </td>
| |
− | <td>F</td>
| |
− | <td bgcolor="#e2d2ee">S</td>
| |
− | <td bgcolor="#ded2f2">P</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#dfd2f0">Y</td>
| |
− |
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#d4d2fc">E</td>
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#e2d2ed">T</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#ababff">K</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− |
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#e3abc6">A</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#be99d9">S</td>
| |
− | <td bgcolor="#9999ff">K</td>
| |
− |
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">CD00204/1-19 </td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#afabfa">E</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− |
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#bfbfff">R</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#c2abe8">P</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#f7abb2">L</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− |
| |
− | <td bgcolor="#be99d9">S</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">CD00204/99-118 </td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#fcbfc1">V</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d2d2ff">R</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− | <td bgcolor="#ababff">K</td>
| |
− |
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#bfbfff">R</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#c2abe8">P</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#f7abb2">L</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− |
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">K</td>
| |
− | <td bgcolor="#afabfa">N</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">1SW6/203-232 </td>
| |
− | <td>L</td>
| |
− | <td bgcolor="#d4d2fc">D</td>
| |
− |
| |
− | <td bgcolor="#fbd2d5">L</td>
| |
− | <td bgcolor="#d2d2ff">K</td>
| |
− | <td bgcolor="#e2d2ef">W</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#ffd2d2">I</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#ebbfd3">M</td>
| |
− | <td bgcolor="#f9bfc4">L</td>
| |
− | <td bgcolor="#c2bffc">N</td>
| |
− | <td bgcolor="#f0d2e0">A</td>
| |
− | <td bgcolor="#d4d2fc">Q</td>
| |
− | <td bgcolor="#afabfa">D</td>
| |
− |
| |
− | <td bgcolor="#caabe0">S</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | <td bgcolor="#c399d4">G</td>
| |
− | <td bgcolor="#c2bffc">D</td>
| |
− | <td bgcolor="#cbabdf">T</td>
| |
− | <td bgcolor="#eaabbf">C</td>
| |
− | <td bgcolor="#f699a1">L</td>
| |
− | <td bgcolor="#9d99f9">N</td>
| |
− | <td bgcolor="#ffabab">I</td>
| |
− |
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#dd99b9">A</td>
| |
− | <td bgcolor="#9999ff">R</td>
| |
− | <td bgcolor="#f7abb2">L</td>
| |
− | <td bgcolor="#e4d2ec">G</td>
| |
− | <td bgcolor="#d4d2fc">N</td>
| |
− | </tr>
| |
− | <tr><td nowrap="nowrap">SecStruc/203-232 </td>
| |
− | <td>t</td>
| |
− |
| |
− | <td bgcolor="#e6d2e9">_</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td bgcolor="#d5d2fb">H</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− |
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td>-</td>
| |
− | <td bgcolor="#dcbfe1">_</td>
| |
− | <td bgcolor="#dcbfe1">_</td>
| |
− | <td bgcolor="#dcbfe1">_</td>
| |
− | <td bgcolor="#e6d2e9">_</td>
| |
− | <td bgcolor="#e6d2e9">_</td>
| |
− |
| |
− | <td bgcolor="#d2abd8">_</td>
| |
− | <td bgcolor="#cbabdf">t</td>
| |
− | <td bgcolor="#e6d2e9">_</td>
| |
− | <td bgcolor="#c799cf">_</td>
| |
− | <td bgcolor="#dcbfe1">_</td>
| |
− | <td bgcolor="#d2abd8">_</td>
| |
− | <td bgcolor="#b2abf7">H</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− |
| |
− | <td bgcolor="#b2abf7">H</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#a199f6">H</td>
| |
− | <td bgcolor="#b2abf7">H</td>
| |
− | <td bgcolor="#e6d2e9">_</td>
| |
− | <td bgcolor="#e6d2e9">_</td>
| |
− | </tr>
| |
− | </table>
| |
− | </td></tr>
| |
− |
| |
− | </table>
| |
− | ;Aligned sequence after editing. A significant cleanup of the frayed region is possible. Now there is only one insertion event, and it is placed into the loop that connects two helices of the 1SW6 structure.
| |
− | -->
| |
− |
| |
− |
| |
− | <!--
| |
− |
| |
− | ===Final analysis===
| |
− |
| |
− |
| |
− | {{task|1=
| |
− | * Compare the distribution of indels in the ankyrin repeat regions of your alignments.
| |
− | **'''Review''' 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.
| |
− | **Think about whether the assertion that ''indels should not be placed in elements of secondary structure'' has merit in your alignment.
| |
− | **Recognize that an indel in an element of secondary structure could be interpreted in a number of different ways:
| |
− | *** The alignment is correct, the annotation is correct too: the indel is tolerated in that particular case, for example by extending the length of an α-helix or β-strand;
| |
− | *** The alignment algorithm has made an error, the structural annotation is correct: the indel should be moved a few residues;
| |
− | *** The alignment is correct, the structural annotation is wrong, this is not a secondary structure element after all;
| |
− | *** Both the algorithm and the annotation are probably wrong, but we have no data to improve the situation.
| |
− |
| |
− | (<small>NB: remember that the structural annotations have been made for the yeast protein and might have turned out differently for the other proteins...</small>)
| |
− |
| |
− | You should be able to analyse discrepancies between annotation and expectation in a structured and systematic way. In particular if you notice indels that have been placed into an '''annotated''' region of secondary structure, you should be able to comment on whether the location of the indel has strong support from aligned sequence motifs, or whether the indel could possibly be moved into a different location without much loss in alignment quality.
| |
− |
| |
− | *Considering the whole alignment and your experience with editing, you should be able to state whether the position of indels relative to structural features of the ankyrin domains in your organism's Mbp1 protein is reliable. That would be the result of this task, in which you combine multiple sequence and structural information.
| |
− |
| |
− | *You can also critically evaluate database information that you have encountered:
| |
− | # Navigate to the [http://www.ncbi.nlm.nih.gov/Structure/cdd/wrpsb.cgi?INPUT_TYPE=precalc&SEQUENCE=6320147 '''CDD annotation'''] for yeast Mbp1.
| |
− | # You can check the precise alignment boundaries of the ankyrin domains by clicking on the (+) icon to the left of the matching domain definition.
| |
− | # Confirm that CDD extends the ankyrin domain annotation beyond the 1SW6 domain boundaries. Given your assessment of conservation in the region beyond the structural annotation: do you think that extending the annotation is reasonable also in YFO's protein? Is there evidence for this in the alignment of the CD00204 consensus with well aligned blocks of sequence beyond the positions that match Swi6?
| |
− | }}
| |
− |
| |
− |
| |
| | | |
| | | |
− | | + | === The PDB file === |
− | -->
| |
− | | |
− | <!--
| |
− | | |
− | ==Homology model== | |
− | | |
− | | |
− |
| |
− | | |
− | | |
− | ===SwissModel=== | |
− | | |
| <br> | | <br> |
− |
| |
− | Access the Swissmodel server at '''http://swissmodel.expasy.org''' and click on '''Start Modelling'''. Then, under the '''Supported Inputs''', click on '''Target-Template Alignment'''.
| |
| | | |
| {{task|1= | | {{task|1= |
− | *Paste your alignment for target and model into the form field. Click on the question mark next to "Supported Inputs" if you are not sure about the format. SwissModel will analyse the sequences and ask you to identify target and template. The YFO sequence is your target. The 1BM8 sequence is the template.
| + | Open your '''model''' coordinates in a text-editor (make sure you view the PDB file in a fixed-width font (like "courier") so all the columns line up correctly) and consider the following questions: |
| | | |
− | * Click '''Validate Target Template Alignment''' and check that the returned alignment is correct. | + | *What is the residue number of the first residue in the '''model'''? What should it be, based on the alignment? If the putative DNA binding region was reported to be residues 50-74 in the Mbp1 protein, which residues of your '''model''' correspond to that region? |
− | | |
− | *Click '''Build Model''' to start the modeling process.
| |
| | | |
− | * The resulting page returns information about the resulting model. Mouse over the '''Model 01''', open the '''PDB file''' and save the coordinates to your computer. Read the information on what is being returned by the server (click on the question mark icon). Study the quality measures.
| + | That's not easy to tell. But it should be. |
| | | |
− | * Also save:
| |
− |
| |
− | ** The output page as pdf (for reference)
| |
− | ** The modeling report (as pdf)
| |
| }} | | }} |
| | | |
− | ==Model analysis==
| |
| | | |
− |
| + | ===R code: renumbering the model === |
− |
| |
| | | |
− | === The PDB file ===
| + | As you have seen above, SwissModel numbers the first residue "1" and does not keep the numbering of the template. We should renumber the model so we can compare the model and the template with the same residue numbers. (An alternative renumbering would renumber the model correspond to the sequence it came from. Remember that we have only excised a domain from the full-length sequence.) Carefully doing this by hand will take you a bit less than an hour. Fortunately there is a very useful R package that will help: '''bio3d'''. |
− | <br>
| |
| | | |
| {{task|1= | | {{task|1= |
− | Open your '''model''' coordinates in a text-editor (make sure you view the PDB file in a fixed-width font (like "courier") so all the columns line up correctly) and consider the following questions:
| + | # Navigate to the [http://thegrantlab.org/bio3d/index.php '''bio3D'''] home page to . '''bio3d''' has recently been made available via CRAN - previously it had to be compiled from source. |
| | | |
− | *What is the residue number of the first residue in the '''model'''? What should it be, based on the alignment? If the putative DNA binding region was reported to be residues 50-74 in the Mbp1 protein, which residues of your '''model''' correspond to that region?
| |
− | }}
| |
− | -->
| |
− | <!-- discuss flagging of loops - setting of B-factor to 99.0 phps. ANOLEA vs. Gromos ... packing vs. energy? -->
| |
− | <!--
| |
| | | |
− | ===R code: renumbering the model ===
| |
| | | |
− | As you have seen, SwissModel numbers the first residue "1" and does not keep the numbering of the template. We should renumber the model so we can compare the model and the template with the same residue numbers. Fortunately there is a very useful R package that will help us with that.
| + | # Explore and execute the following '''R''' script. I am assuming that your model is in your <code>PROJECTDIR</code> folder, change paths and filenames as required. |
| | | |
− | {{task|1=
| + | <source lang="rsplus"> |
− | # Navigate to the [http://thegrantlab.org/bio3d/index.php '''bio3D'''] home page. '''bio3d''' is not available for installation via CRAN, but needs to be installed from source. Instructions for the different platforms are here http://thegrantlab.org/bio3d/tutorials/installing-bio3d Follow the instructions and install '''bio3d''' for '''R''' on your platform.
| |
| | | |
− | # Explore and execute the following '''R''' script. I am assuming that your model is in your working directory, change paths and filenames as required.
| + | setwd(PROJECTDIR) |
| + | PDB_INFILE <- "YFOmodel.pdb" |
| + | PDB_OUTFILE <- "YFOmodelRenumbered.pdb" |
| | | |
− | <source lang="rsplus">
| |
− | # renumberPDB.R
| |
| | | |
− | # This is a simple renumbering script that uses the bio3D | + | # The bio3d package provides functions for working with |
− | # package. We simply set the first residue number to what it
| + | # protein structures in R |
− | # should be and renumber all residues based on the first one.
| + | if (!require(bio3d, quietly=TRUE)) { |
− | # The script assumes your input PDBfile is in your working | + | install.packages("bio3d") |
− | # directory.
| + | library(bio3d) |
− | | + | } |
− | # To run this, you must have installed the bio3D R package; instructions
| |
− | # are here: http://thegrantlab.org/bio3d/tutorials/installing-bio3d
| |
| | | |
− | setwd("~/my/working/directory")
| + | # == Read the YFO pdb file |
− | PDBin <- "YFO_model.pdb"
| |
− | PDBout <- "YFO_model_ren.pdb"
| |
| | | |
− | first <- 4 # residue number that the first residue should have
| + | iFirst <- 4 # residue number for the first residue |
− |
| |
− | # ================================================
| |
− | # Read coordinate file
| |
− | # ================================================
| |
| | | |
− | # read PDB file using bio3D function read.pdb()
| + | YFOmodel <- read.pdb(PDB_INFILE) # read the PDB file into a list |
− | library(bio3d)
| |
− | pdb <- read.pdb(PDBin) # read the PDB file into a list
| |
− | | |
− | pdb # examine the information
| |
− | pdb$atom[1,] # get information for the first atom
| |
− | | |
− | # you can explore ?read.pdb and study the examples.
| |
| | | |
− | # ================================================ | + | YFOmodel # examine the information |
− | # Change residue numbers | + | YFOmodel$atom[1,] # get information for the first atom |
− | # ================================================
| |
| | | |
| + | # Explore ?read.pdb and study the examples. |
| | | |
− | resNum <- as.numeric(pdb$atom[,"resno"]) # get residue numbers for all atoms | + | # == Modify residue numbers for each atom |
− | resNum <- resNum + (first - resNum[1]) # calculate offset | + | resNum <- as.numeric(YFOmodel $atom[,"resno"]) |
− | pdb$atom[,"resno"] <- resNum # replace old numbers with new
| + | resNum |
− | pdb$atom[1,] # check result
| + | resNum <- resNum - resNum[1] + iFirst # add offset |
| + | YFOmodel $atom[ , "resno"] <- resNum # replace old numbers with new |
| | | |
| + | # check result |
| + | YFOmodel $atom[ , "resno"] |
| + | YFOmodel $atom[1, ] |
| | | |
− | # ================================================ | + | # == Write output to file |
− | # Write output to file
| + | write.pdb(pdb = YFOmodel, file=PDBout) |
− | # ================================================
| |
| | | |
− | write.pdb(pdb=pdb,file=PDBout)
| + | # Done. Open the PDB file you have written in a text editor |
| + | # and confirm that this has worked. |
| | | |
− | # Done. Open the PDB file you have written in a text editor and confirm
| |
− | # that this has worked.
| |
| | | |
| </source> | | </source> |
Line 4,070: |
Line 567: |
| | | |
| | | |
| + | |
| | | |
| ===First visualization=== | | ===First visualization=== |
Line 4,083: |
Line 581: |
| # Hide the ribbon and choose '''backbone only → full'''. You will note that the backbone of the two structures is virtually identical. | | # Hide the ribbon and choose '''backbone only → full'''. You will note that the backbone of the two structures is virtually identical. |
| # Next, choose '''Actions → Atoms/Bonds → show''' to display display the two molecules in a stick style and note how the sidechains have been modeled. Note especially how sidechain coordinates have been guessed, where the template had shorter sidechains than the target. It may be more clear if you hide H-atoms: '''Select → Chemistry → Element → H''' and '''Actions → Atoms/Bonds → hide''' | | # Next, choose '''Actions → Atoms/Bonds → show''' to display display the two molecules in a stick style and note how the sidechains have been modeled. Note especially how sidechain coordinates have been guessed, where the template had shorter sidechains than the target. It may be more clear if you hide H-atoms: '''Select → Chemistry → Element → H''' and '''Actions → Atoms/Bonds → hide''' |
− | # Display only residue 50 to 74 to focus on the putative helix-turn-helix domain. Choose '''Favourites → Sequence''', select the residues for one model, then '''Select → Invert (selected model)''' and '''Actions → Atoms/Bonds → hide'''. | + | # Display only residue 50 to 74 to focus on the putative helix-turn-helix domain. You can drag your mouse in the '''Favourites → Sequence''', window to select the range then '''Select → Invert (selected model)''' and '''Actions → Atoms/Bonds → hide'''. Or you can use Chimera's commandline: <code>~display</code> to undisplay everything, <code>show #:50-74</code> to show this residue range for all models. |
− | # Study the result. A model of the HTH domain of YFO Mbp1. | + | # Study the result: a model of the HTH subdomain of YFO's RBM to Mbp1. |
| }} | | }} |
| | | |
− | <br>
| + | |
− | <br> | + | |
| | | |
| ==Coloring the model by energy == | | ==Coloring the model by energy == |
| | | |
− | SwissModel calculates energies for each residue of the model with a molecular mechanics forcefield. The SwissModel modeling summary page contains a plot of these energies as a function of sequence number like. The values - between 0.0 and 1.0 - are stored in the PDB files B-factor field. | + | SwissModel calculates energies for each residue of the model with a molecular mechanics forcefield. The SwissModel modeling summary page contains a plot of these energies as a function of sequence number like. The values - between 0.0 and 1.0 - are stored in the PDB file's B-factor field. |
| | | |
| | | |
| {{task|1= | | {{task|1= |
− | # Back in Chimera, use the model panel to '''close''' the 1BM8 structure. | + | # Back in Chimera, use the model panel to '''close''' the 1BM8 structure. Select all and show Atoms, bonds to view the entire model structure. |
| # Choose '''Tools → Depiction → Render by attribute''' and select '''attributes of atoms''', '''Attribute: bfactor''', check '''color atoms''' and click '''OK'''. | | # Choose '''Tools → Depiction → Render by attribute''' and select '''attributes of atoms''', '''Attribute: bfactor''', check '''color atoms''' and click '''OK'''. |
− | # Study the result: It seems that residues in the core of the protein have better energies than residues at the surface. Why could that be the case? | + | # Study the result: It seems that residues in the core of the protein have better energies (higher values) than residues at the surface. Why could that be the case? |
| }} | | }} |
| | | |
− | Study the options of this window a bit, rendering by attribute is a powerful way to store and depict all manners of information with the molecule. Simply write a little R script that uses bio3D to replace the B-factor or occupancy values with any value you might be interested in: energies, conservation scores, information ... whatever. The rewnder this property to map it on the 3D structure of your molecule. If you want to experience with this a bit, you could apply the information scores from the previous assignment to your model, using a script that is easy to derive from the renumbering R-script you have studied above. | + | Study the options of this window a bit, rendering by attribute is a powerful way to store and depict all manners of information with the molecule. You can simply write a little R script that uses bio3D to replace the B-factor or occupancy values with any value you might be interested in: energies, conservation scores, information ... whatever. Then render this property to map it on the 3D structure of your molecule... |
| | | |
| | | |
− | ==Introduction==
| + | |
| | | |
− | One of the really interesting questions we can discuss with reference to our homology model is how sequence variation might result in changed DNA recognition sites, and then lead to changed cognate DNA binding sequences. In order to address this, we would need to generate a plausible structural model for how DNA is bound to APSES domains.
| |
− |
| |
− | Since there is currently no software available that would reliably model such a complex from first principles<ref>''Rosetta'' may get the structure approximately right, ''Autodock'' may get the complex approximately right, but the coordinate changes involved in induced fit makes the result unreliable - and we have no good way to validate whether the predicted complex is correct. </ref>, we will base a model of a bound complex on homology modelling as well. This means we need to find a similar structure for which the position of bound DNA is known, then superimpose that structure with our model. This places the DNA molecule into the spatial context of the model we are studying. However, you may remember from the third assignment that the APSES domains in fungi seem to be a relatively small family. And there is no structure available of an APSES domain-DNA complex. How can we find a coordinate set of a structurally similar protein-DNA complex?
| |
− |
| |
− | This assignment is based on the homology model you built. You will (1) identify similar structures of distantly related domains for which protein-DNA complexes are known, (2) assemble a hypothetical complex structure and (3) consider whether the available evidence allows you to distinguish between different modes of ligand binding,
| |
− |
| |
− | ==Modeling a DNA ligand==
| |
| | | |
| | | |
| | | |
− |
| + | ==Modelling DNA binding== |
| | | |
| + | One of the really interesting questions we can discuss with reference to our homology model is how sequence variation might result in changed DNA recognition sites, and then lead to changed cognate DNA binding sequences. In order to address this, we would need to generate a plausible structural model for how DNA is bound to APSES domains. |
| | | |
− | ===Finding a similar protein-DNA complex===
| + | Since there is currently no software available that would reliably model such a complex from first principles<ref>''Rosetta'' may get the structure approximately right, ''Autodock'' may get the complex approximately right, but the coordinate changes involved in induced fit makes the result unreliable - and we have no good way to validate whether the predicted complex is correct. </ref>, we will base a model of a bound complex on homology modelling as well. This means we need to find a similar structure for which the position of bound DNA is known, then superimpose that structure with our model. This places the DNA molecule into the spatial context of the model we are studying. It so happens that early in 2015 an APSES domain structure with bound DNA was published. You probably noticed it as a result of the PDB BLAST search: [http://www.rcsb.org/pdb/explore/explore.do?structureId=4UX5 '''4UX5'''], from the ''Magnaporthe oryzae'' Mbp1 orhologue PCG2<ref>{{#pmid: 25550425}}</ref>. |
− | | |
− | | |
− | <br>
| |
− | | |
− | Remember that homologous sequences can have diverged to the point where their sequence similarity is no longer recognizable, however their structure may be quite well conserved. Thus if we could find similar structures in the PDB, these might provide us with some plausible hypotheses for how DNA is bound by APSES domains. We thus need a tool similar to BLAST, but not for the purpose of sequence alignment, but for structure alignment. A kind of BLAST for structures. Just like with sequence searches, we might not want to search with the entire protein, if we are interested in is a subdomain that binds to DNA. Attempting to match all structural elements in addition to the ones we are actually interested in is likely to make the search less specific - we would find false positives that are similar to some irrelevant part of our structure. However, defining too small of a subdomain would also lead to a loss of specificity: in the extreme it is easy to imagine that the search for e.g. a single helix would retrieve very many hits that would be quite meaningless.
| |
| | | |
| | | |
| + | <!-- But can we also find (and align) distant relatives based purely on '''structural similarity''', ideally a protein-DNA complex? --> |
| | | |
| | | |
| + | ===A homologous protein/DNA complex structure=== |
| | | |
− | At the '''NCBI''', [http://www.ncbi.nlm.nih.gov/Structure/VAST/vast.shtml VAST] is provided as a search tool for structural similarity search.
| |
| | | |
| {{task|1= | | {{task|1= |
− | # Navigate to the [http://www.ncbi.nlm.nih.gov/Structure/VAST/vast.shtml '''VAST'''] search interface page.
| |
− | # Enter <code>1bm8</code> as the PDB ID to search for and click '''Go'''.
| |
− | # Follow the link to '''Related Structures'''.
| |
− | # Study the result.
| |
− | }}
| |
| | | |
| + | ; The PCG2 / DNA complex |
| | | |
− | You will see that VAST finds more than 3,000 partially similar structures, but it would be almost impossibly tedious to manually search through the list for ''structures of protein DNA complexes'' that are ''similar to the interacting core of the APSES domain''. It turns out that our search is not specific enough in two ways: we have structural elements in our PDB file that are unnecessary for the question at hand, and thus cause the program to find irrelevant matches. But, if we constrain ourselves to just a single helix and strand (i.e. the 50-74 subdomain that has been implicated in DNA binding, the search will become too non-specific. Also we have no good way to retrieve functional information from these hits: which ones are DNA-binding proteins, that bind DNA through residues of this subdomain and for which the structure of a complex has been solved? It seems we need to define our question more precisely.
| + | * Open Chimera and load the '''<code>4UX5</code>''' structure. Spend some time exploring it. There are two domains of identical sequence bound to one DNA molecule. The first question I would have is whether the two molecules bind to the same DNA motif - the CGCG core of the "MCB-box", and whether the observed protein:DNA interfaces are actually with the cognate sequence, or whether one (or both) proteins are non-specific complexes. The conditions under which proteins crystallize can be harsh, and physiological function under these conditions is not guaranteed.<ref>This particular crystal structure however was crystallized from a Tris-buffer with 50mM NaCl at pH 8.0 - comparatively gentle conditions actually.</ref> Indeed, Liu ''et al.'' (2015) report that at low concentrations a 1:1 complex is formed and the 2:1 Protein:DNA complex only forms at high concentrations. Figure 3. of their paper shows that the detailed contacts between protein and DNA are in fact '''not''' identical. |
| | | |
− | {{task|1=
| + | * Without taking this question too far, let's get a quick view of the comparison by duplicating one domain of the structure and superimposing it on the other. The authors feel that chain <code>A</code> represents the tighter, more specific mode of interaction; so we will duplicate chain <code>B</code> and superpose the copy on <code>A</code>. |
− | # Open VMD and load the 1BM8 structure or your YFO homology model.
| |
− | # Display the backbone as a '''Trace''' (of CA atoms) and color by '''Index'''
| |
− | # In the sequence viewer, highlight residues 50 to 74.
| |
− | # In the representations window, find the yellow representation (with Color ID 4) that the sequence viewer has generated. Change the '''Drawing Method''' to '''NewCartoon'''.
| |
− | # Now (using stereo), study the topology of the region. Focus on the helix at the N-terminus of the highlighted subdomain, it is preceded by a turn and another helix. This first helix makes interactions with the beta hairpin at the C-terminal end of the subdomain and is thus important for the orientation of these elements. (This is what is referred to as a helix-turn-helix motif, or HtH motif, it is very common in DNA-binding proteins.)
| |
− | # Holding the shift key in the alignment viewer, extend your selection until you cover all of the first helix, and the residues that contact the beta hairpin. I think that the first residue of interest here is residue 33.
| |
− | # Again holding the shift key, extend the selection at the C-terminus to include the residues of the beta hairpin to where they contact the helix at the N-terminus. I think that the last residue of interest here is residue 79.
| |
− | # Study the topology and arrangement of this compact subdomain. It contains the DNA-binding elements and probably most of the interactions that establish its three-dimensional shape. This subdomain even has a name: it is a ''winged helix'' DNA binding motif, a member of a very large family of DNA-binding domains. I have linked a review by Gajiwala and Burley to the end of this page; note that their definition of a canonical winged helix motif is a bit larger than what we have here, with an additional helix at the N-terminus and a second "wing". )
| |
− | }}
| |
− | | |
− | | |
− | Armed with this insight, we can attempt again to find meaningfully similar structures. At the '''EBI''' there are a number of very well designed structure analysis tools linked off the [http://www.ebi.ac.uk/Tools/structural.html '''Structural Analysis''' page]. As part of its MSD Services, [http://www.ebi.ac.uk/msd-srv/ssm/ '''PDBeFold'''] provides a convenient interface for structure searches for our purpose
| |
− | | |
− | {{task|1=
| |
− | # Navigate to the [http://www.ebi.ac.uk/msd-srv/ssm/ '''PDBeFold'''] search interface page.
| |
− | # Enter <code>1bm8</code> for the '''PDB code''' and choose '''Select range''' from the drop down menu. Select the residues you have defined above<!-- Select Domain would be better but is currently broken :-( Secondary Structure elements 4 to 7 i.e. those elements that span the range you have previously defined.-->.
| |
− | # Note that you can enter the lowest acceptable match % separately for query and target. This means: what percentage of secondary structure elements would need to be matched in either query or target to produce a hit. Keep that value at 80 for our query, since we would want to find structures with almost all of the elements of the winged helix motif. Set the match to 10 % for the target, since we are interested in such domains even if they happen to be small subdomains of large proteins.
| |
− | # Keep the '''Precision''' at '''normal'''. Precision and % query match could be relaxed if we wanted to find more structures.
| |
− | # Finally click on: '''Submit your query'''.
| |
− | # On the results page, click on the index number (in the left-hand column) of the top hit '''that is not one of our familiar Mbp1 structures''' to get a detailed view of the result. Most likely this is <code>1wq2:a</code>, an enzyme. Click on '''View Superposed'''. This will open a window with the structure coordinates superimposed in the Jmol molecular viewer. Control-click anywhere in the window area to open a menu of viewing options. Select '''Style → Stereographic → Wall-eyed viewing'''. Select '''Trace''' as the rendering. Then study the superposition. You will note that the secondary structure elements match quite well, but does this mean we have a DNA-binding domain in this sulfite reductase?
| |
− | }}
| |
− | | |
− | | |
− | All in all this appears to be well engineered software! It gives you many options to access result details for further processing. I think this can be put to very good use. But for our problem, we would have to search through too many structures because, once again, we can't tell which ones of the hits are DNA binding domains, especially domains for which the structure of a complex has been solved.
| |
| | | |
| + | * In Chimera, open the '''Favorites''' → '''Model Panel''' and use the '''copy/combine''' button to create a copy of the <code>4UX5</code> model. Call it <code>test</code>. |
| + | * '''Select''' chain B of the <code>test</code> model, then use '''Select''' → '''Invert (selected models)''' to apply the selection to everything in the <code>test</code> model '''except''' chain B. |
| + | * Use '''Actions''' → '''Atoms/Bonds''' → '''delete''' to remove everything ''but'' Chain B. |
| + | * Select and colour the chain red. |
| + | * Back on the Model Panel, select both models and use the '''match...''' dialogue to open a '''MatchMaker''' dialogue window. Choose the radio button two match two specific chains and select <code>4UX5</code> chain A as the '''Reference chain''', <code>test</code> chain B as the '''Chain to match'''. Click '''Apply'''. |
| | | |
− | [[Image:A5_Mbp1_subdomain.jpg|frame|none|Stereo-view of a subdomain within the 1MB1 structure that includes residues 36 to 76. The color gradient ramps from blue (36) to green (76) and the "wing" is clearly seen as the green pair of beta-strands, extending to the right of the helix-turn-helix motif.]]
| + | You will see that the superimposed structures are very similar, that the main difference is in the orientation of the disordered C-terminus, but also that there is a structural difference between the two structures around Gly 84 which inserts into the minor groove of the double helix. |
| | | |
− | <br> | + | * Select one of the residues of that loop in chain A by <control>-clicking on it and use '''Action''' → '''Set pivot''' to set the centre of rotation to that residue: this makes it easier to visualize the binding situation when you make the molecules larger. |
| | | |
− | APSES domains represent one branch of the tree of helix-turn-helix (HTH) DNA binding modules. (A review on HTH proteins is linked from the resources section at the bottom of this page). Winged Helix domains typically bind their cognate DNA with a "recognition helix" which precedes the beta hairpin and binds into the major groove; additional stabilizing interactions are provided by the edge of a beta-strand binding into the minor groove. This is good news: once we have determined that the APSES domain is actually an example of a larger group of transcription factors, we can compare our model to a structure of a protein-DNA complex. Superfamilies of such structural domains are compiled in the CATH database. Unfortunately CATH itself does not provide information about whether the structures have been determined as complexes. '''But''' we can search the PDB with CATH codes and restrict the results to complexes. Essentially, this should give us a list of all winged helix domains for which the structure of complexes with DNA have been determined. This works as follows:
| + | * Select residues 81 to 87 and the corresponding (sequence <code>VQGGYGKY</code>) and in both chains turn their ribbon display off and display this range as "sticks". |
| + | * Select '''nucleic acid''' in the '''structure''' submenu and turn ribbons and nucleotide objects off to display the DNA as sticks as well. Colour the DNA by element. |
| + | * Study the situation. Focus on Gly 84.A, especially the interaction of its carbonyl oxygen, which hydrogen bonds to the N2 atom of G8.D chain. Gln 89.A hydrogen bonds to the N2 atom of G8.C chain. Gly 84 and Gln 82 thus recognize a G:C C:G pair. In the B chain, Gly 84.B does not contact the DNA well, since it contacts residues of chain A, especially Gln 82.A. The carbonyl atom of Gly 84.B hydrogen bonds to Gln 89.B. and therefore Gln89.B is not available to contact nucleotide bases. What do you think<ref>Besides the coordinate difference between the chains, if indeed chain B would be representative of a DNA "scanning" conformation, perhaps one should expect that the local DNA structure that chain B binds to is structurally closer to canonical B-DNA than the DNA binding interface of chain A...</ref>? It seems to me that a crucial interaction for the cognate sequence is contributed by Guanine 8, |
| + | * Finally, use the Model Panel to select <code>test</code> and '''close''' it. |
| | | |
− | {{task|1=
| |
− | * For reference, access [http://www.cathdb.info/superfamily/1.10.10.10 CATH domain superfamily 1.10.10.10]; this is the CATH classification code we will use to find protein-DNA complexes. Click on '''Superfamily Superposition''' to get a sense of the structural core of the winged helix domain.
| |
| | | |
− | # Navigate to the [http://www.pdb.org/ PDB home page] and follow the link to [http://www.pdb.org/pdb/search/advSearch.do Advanced Search]
| |
− | # In the options menu for '''Choose a Query Type''' select '''Structure Features → CATH Classification Browser'''. A window will open that allows you to navigate down through the CATH tree. You can view the Class/Architecture/Topology names on the CATH page linked above. Click on '''the triangle icons''' (not the text) for '''Mainly Alpha → Orthogonal Bundle → ARC repressor mutant, subunit A''' then click on the link to '''winged helix repressor DNA binding domain'''. Or, just enter "winged helix" into the search field. This subquery should match more than 550 coordinate entries.
| |
− | # Click on the '''(+)''' button behind '''Add search criteria''' to add an additional query. Select the option '''Structure Features → Macromolecule type'''. In the option menus that pop up, select '''Contains Protein→Yes, Contains DNA→Yes, Contains RNA→Ignore, Contains DNA/RNA hybrid→Ignore'''. This selects files that contain Protein-DNA complexes.
| |
− | # Check the box below this subquery to '''Remove Similar Sequences at 90% identity''' and click on '''Submit Query'''. This query should retrieve more than 100 complexes.
| |
− | # Scroll down to the beginning of the list of PDB codes and locate the '''Reports''' menu. Under the heading '''View''' select '''Gallery'''. This is a fast way to obtain an overview of the structures that have been returned. Adjust the number of '''Results''' to see all 100 images and choose '''Options→Resize medium'''.
| |
− | # Finally we have a set of winged-helix domain/DNA complexes, for comparison. Scroll through the gallery and study how the protein binds DNA.
| |
| }} | | }} |
− |
| |
− |
| |
− | First of all you may notice that in fact not all of the structures are really different, despite having requested only to retrieve dissimilar sequences, and not all images show DNA. This appears to be a deficiency of the algorithm. But you can also easily recognize how in most of the the structures the '''recognition helix inserts into the major groove of B-DNA''' (eg. 1BC8, 1CF7) and the wing - if clearly visible at all in the image - appears to make accessory interactions with the DNA backbone.. There is one exception: the structure 1DP7 shows how the human RFX1 protein binds DNA in a non-canonical way, through the beta-strands of the "wing". This is interesting since it suggests there is more than one way for winged helix domains to bind to DNA. We can therefore use structural superposition of '''your homology model''' and '''two of the winged-helix proteins''' to decide whether the canonical or the non-canonical mode of DNA binding seems to be more plausible for Mbp1 orthologues.
| |
| | | |
| | | |
Line 4,193: |
Line 650: |
| | | |
| | | |
− | ===Preparation and superposition of a canonical complex=== | + | ===Superimposing your model=== |
− | | |
− | <br>
| |
− | | |
− | The structure we shall use as a reference for the '''canonical binding mode''' is the Elk-1 transcription factor.
| |
| | | |
− | [[Image:A5_canonical_wHTH.jpg|frame|none|Stereo-view of the canonical DNA binding mode of the Winged Helix domain family. Shown here is the Elk-1 transcription factor - an ETS DNA binding domain - in complex with a high-affinity binding site (1DUX). Note how the "recognition helix" inserts into the major groove of the DNA molecule. The color gradient ramps from blue (34) to green (84). Note how the first helix of the "helix-turn-helix" architecture serves only to position the recognition helix and makes few interactions by itself.]]
| + | Both your homology model and the template structure provide valuable information: |
| + | * The template structure shows how conserved the structure is at the protein/DNA interface. You have seen what subtle differences can give rise to a sequence specific complex and a non-specific binding mode. For Mbp1 we know that the APSES domain binds to the same cognate DNA sequence as PCG2. Since your model structure is heavily biased towards the template, evaluating the template in the context of a real protein/DNA complex allows you to judge which binding residues appear to be conserved and possibly modelled in an orientation that is productive for binding. |
| | | |
− | The 1DUX coordinate-file contains two protein domains and two B-DNA dimers in one asymmetric unit. For simplicity, you should delete the second copy of the complex from the PDB file. (Remember that PDB files are simply text files that can be edited.) | + | * The model structure maps sequence variation into that context: are the crucial residues for sequence specific binding conserved? |
| | | |
| {{task|1= | | {{task|1= |
− | # Find the 1DUX structure in the image gallery and open the 1DUX structure explorer page in a separate window. Download the coordinates to your computer.
| |
− | # Open the coordinate file in a text-editor (TextEdit or Notepad - '''NOT''' MS-Word!) and delete the coordinates for chains <code>D</code>,<code>E</code> and <code>F</code>; you may also delete all <code>HETATM</code> records and the <code>MASTER</code> record. Save the file with a different name, e.g. 1DUX_monomer.pdb .
| |
− | # Open VMD and load your homology model. Turn off the axes, display the model as a Tube representation in stereo, and color it by Index. Then load your edited 1DUX file, display this coordinate set in a tube representation as well, and color it by ColorID in some color you like. It is important that you can distinguish easily which structure is which.
| |
− | # You could use the Extensions→Analysis→RMSD calculator interface to superimpose the two strutcures '''IF''' you would know which residues correspond to each other. Sometimes it is useful to do exactly that: define exact correspondences between residue pairs and superimpose according to these selected pairs. For our purpose it is much simpler to use the Multiseq tool (and the structures are simple and small enough that the STAMP algorithm for structural alignment can define corresponding residue pairs automatically). Open the '''multiseq''' extension window, select the check-boxes next to both protein structures, and open the '''Tools→Stamp Structural Alignment''' interface.
| |
− | # In the "'Stamp Alignment Options'" window, check the radio-button for ''Align the following ...'' '''Marked Structures''' and click on '''OK'''.
| |
− | # In the '''Graphical Representations''' window, double-click on all "NewCartoon" representations for both molecules, to undisplay them.
| |
− | # You should now see a superimposed tube model of your homology model and the 1DUX protein-DNA complex. You can explore it, display side-chains etc. and study some of the details of how a transcription factor recognizes and binds to its cognate DNA sequence. However, remember that your '''model''''s side-chain orientations have not been determined experimentally but inferred from the '''template''', and that the template's structure was determined in the absence of bound DNA ligand.
| |
− |
| |
− | # Orient and scale your superimposed structures so that their structural similarity is apparent, and the recognition helix can be clearly seen inserting into the DNA major groove. You may want to keep a copy of the image for future reference. Consider which parts of the structure appear to superimpose best. Note whether it is plausible that your '''model''' could bind a B-DNA double-helix in this orientation.
| |
− | }}
| |
| | | |
− | <br>
| + | * Start by loading your model and the 1BM8 structure into your chimera session. Select all, turn all ribbons off, and set all atoms to stick representation. Then select H atoms by element and '''hide''' them. |
− |
| |
| | | |
| + | * We need to visualize and evaluate differences in binding between different proteins and for me it works well to colour everything by element, and give the carbon atoms some identifying, distinct colour. This is best achieved through the Chimera command line that you can turn on with the little "computer" icon on the left-hand side of the graphics window. Have a look at the [https://www.cgl.ucsf.edu/chimera/docs/UsersGuide/framecommand.html Chimera Users guide], and choose '''select''' to learn how Chimera's selection syntax works. |
| + | * Open the Model Panel to check which protein has which Chimera-internal model number. Then you can use the following selection syntax. Instead of the model numbers, I will type <code><YFO></code>, <code><4ux5></code>, and <code><1BM8></code> - you will certainly know by now that these are placeholder labels and you need to replace them with the numbers <code>0</code>, <code>1</code>, and <code>2</code> instead. |
| | | |
− | ===Preparation and superposition of a non-canonical complex===
| + | :* To colour the DNA carbon atoms white, type:<br /> |
| + | ::<code>color white #<4ux5>:.C,.D & C</code> |
| | | |
| + | :* To colour the 4ux5 A chain carbon atoms grey, type:<br /> |
| + | ::<code>color #878795 #<4ux5>:.A & C</code> <small>Note: the color values after the first hash are rgb triplets in the hexadecimal numbering systems - exactly like in '''R'''.</small> |
| | | |
− | The structure displaying a non-canonical complex between a winged-helix domain and its cognate DNA binding site is the human Regulatory Factor X.
| + | :* To undisplay the 4ux5 B chain, type:<br /> |
| + | ::<code>~display #<4ux5>:.B</code> <small>Note: this is the tilde character, not a hyphen or minus sign.</small> |
| | | |
− | [[Image:A5_non-canonical_wHTH.jpg|frame|none|Stereo-view of a non-canonical wHTH-DNA complex, discovered in with the stucture of human Regulatory Factor X (hRFX) binding its cognate X-box DNA sequence (1DP7). Note how the helix that coresponds to the recognition helix in the canonical domain lies across the minor groove whereas the beta-"wing" inserts into the major groove. The color gradient ramps from blue (18) to green (68).]]
| + | :* To colour the YFO model carbon atoms a pale reddish color, type:<br /> |
| + | ::<code>color #b06268 #<YFO> & C</code> |
| | | |
| + | :* To colour the 1BM8 structure carbon atoms a pale greenish color, type:<br /> |
| + | ::<code>color #92b098 #<1BM8> & C</code> |
| | | |
− | Before we can work with this however, we have to fix an annoying problem. If you download and view the <code>1DP7</code> structure in VMD, you will notice that there is only a single strand of DNA! Where is the second strand of the double helix? It is not in the coordinate file, because it happens to be exactly equivalent to the frist starnd, rotated around a two-fold axis of symmetry in the crystal lattice. We need to download and work with the so-called '''Biological Assembly''' instead. But there is a problem related to the way the PDB stores replicates in biological assemblies. The PDB generates the additional chains as copies of the original and delineates them with <code>MODEL</code> and <code>ENDMDL</code> records, just like in a multi-structure NMR file. The chain IDs and the atom numbers are the same as the original. The PDB file thus contains the '''same molecule in two different orientations''', not '''two independent molecules'''. This is an important difference regarding how such molecules are displayed by VMD. '''If you try to use the biological unit file of the PDB, VMD does not recognize that there is a second molecule present and displays only one chain.''' And that looks exactly like the one we have seen before. We have to edit the file, extract the second DNA molecule, change its chain ID and then append it to the original 1DP7 structure<ref>My apologies if this is tedious. '''But''' in the real world, we encounter such problems a lot and I would be remiss not to use this opportunity to let you practice how to fix the issue that could otherwise be a roadblock in a project of yours.</ref>...
| + | * Ready? Let's superimpose the chains. |
| + | ** Select all models in the Model Panel and click on '''match'''. |
| + | ** Set 4ux5 Chain A as the Reference chain. |
| + | ** Select YFO as a '''Chain to match''', select the button for specific reference and specific match, and click '''Apply'''. |
| + | ** Repeat this with 1BM8 as the match chain. |
| | | |
− | {{task|1=
| + | * Easy. Now enlarge the binding site. Remember that 4ux5 and 1bm8 are independently determined crystal structures, wheres YFO was modelled on 1bm8 and is expected to be '''very''' similar to it. To give you some guidance what you should focus on, select 4ux5 residue 84 CA atom and display it as '''Ball & Stick'''. You can also repeat the '''Action''' "Set Pivot in case the pivot has shifted. |
− | # On the structure explorer page for 1DP7, select the option '''Download Files''' → '''PDB File'''.
| |
− | # Also select the option '''Download Files''' → '''Biological Assembly'''.
| |
− | # Uncompress the biological assembly file.
| |
− | # Open the file in a text editor.
| |
− | # Delete everything except the '''second DNA molecule'''. This comes after the <code>MODEL 2</code> line and has chain ID '''D'''. Keep the <code>TER</code> and <code>END</code> lines. Save this with a new filename (e.g. <code>1DP7_DNAonly.pdb</code>).
| |
− | # Also delete all <code>HETATM</code> records for <code>HOH</code>, <code>PEG</code> and <code>EDO</code>, as well as the entire second protein chain and the <code>MASTER</code> record. The resulting file should only contain the DNA chain and its copy and one protein chain. Save the file with a new name, eg. <code>1DP7_BDNA.PDB</code>.
| |
− | # Use a similar procedure as [[BIO_Assignment_Week_8#R code: renumbering the model in the last assignment]] to change the chain ID.
| |
| | | |
− | <source lang="rsplus">
| + | * Study the scene. This is where stereo- vision will help '''a lot'''. |
− | PDBin <- "1DP7_DNAonly.pdb"
| |
− | PDBout <- "1DP7_DNAnewChain.pdb"
| |
| | | |
− | pdb <- read.pdb(PDBin)
| + | * What do you think? Is this what you expected? Can you explain what you see? Was the modelling process succesful? |
− | pdb$atom[,"chain"] <- "E"
| |
− | write.pdb(pdb=pdb,file=PDBout)
| |
− | </source>
| |
| | | |
− | # Use your text-editor to open both the <code>1DP7.pdb</code> structure file and the <code>1DP7_DNAnewChain.pdb</code>. Copy the DNA coordinates, paste them into the original file before the <code>END</code> line and save.
| + | <!-- I see that the model is very good regarding the global fold, but completely different in the binding loop. This is not expected. --> |
− | # Open the edited coordinate file with VMD. You should see '''one protein chain''' and a '''B-DNA double helix'''. (Actually, the BDNA helix has a gap, because the R-library did not read the BRDU nucleotide as DNA). Switch to stereo viewing and spend some time to see how '''amazingly beautiful''' the complementarity between the protein and the DNA helix is (you might want to display ''protein'' and ''nucleic'' in separate representations and color the DNA chain by ''Position'' → ''Radial'' for clarity) ... in particular, appreciate how not all positively charged side chains contact the phosphate backbone, but some pnetrate into the helix and make detailed interactions with the nucleobases!
| |
− | # Then clear all molecules
| |
− | # In VMD, open '''Extensions→Analysis→MultiSeq'''. 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.
| |
− | # Choose '''File→Import Data''', browse to your directory and load one by one:
| |
− | :: -Your model;
| |
− | :: -The 1DUX complex;
| |
− | :: -The 1DP7 complex.
| |
− | # Mark all three protein chains by selecting the checkbox next to their name and choose '''Tools→ STAMP structural alignment'''.
| |
− | # '''Align''' the '''Marked Structures''', choose a '''scanscore''' of '''2''' and '''scanslide''' of '''5'''. Also choose '''Slow scan'''. You may have to play around with the setting to get the molecules to superimpose: but the '''can''' be superimposed quite well - at least the DNA-binding helices and the wings should line up.
| |
− | # In the graphical representations window, double-click on the cartoon representations that multiseq has generated to undisplay them, also undisplay the Tube representation of 1DUX. Then create a Tube representation for 1DP7, and select a Color by ColorID (a different color that you like). The resulting scene should look similar to the one you have created above, only with 1DP7 in place of 1DUX and colored differently.
| |
− | # Orient and scale your superimposed structures so that their structural similarity is apparent, and the differences in binding elements is clear. Perhaps visualizing a solvent accessible surface of the DNA will help understand the spatial requirements of the complex formation. You may want to keep a copy of the image for future reference. Note whether it is plausible that your '''model''' could bind a B-DNA double-helix in the "alternative" conformation.
| |
− | }}
| |
| | | |
| + | * Now turn the display of 4ux5 chain B back on and turn chain A off instead. Then superimpose the 1BM8 template and your model on Chain B. |
| | | |
− |
| |
− | -->
| |
− | <!--
| |
− | ===Coloring by conservation===
| |
| | | |
− | With the superimposed coordinates, you can begin to get a sense whether either or both binding modes could be appropriate for a protein-DNA complex in your Mbp1 orthologue. But these are geometrical criteria only, and the protein in your species may be flexible enough to adopt a different conformation in a complex, and different again from your model. A more powerful way to analyze such hypothetical complexes is to look at conservation patterns. With VMD, you can import a sequence alignment into the MultiSeq extension and color residies by conservation. The protocol below assumes
| + | * Again, focus on the binding region. What do you think of that? What would you have expected? Do you see a difference? What does this all mean? |
| | | |
− | *You have prealigned the reference Mbp1 proteins with your species' Mbp1 orthologue;
| |
− | *You have saved the alignment in a CLUSTAL format.
| |
| | | |
− | You can use Jalview or any other MSA server to do so. You can even do this by hand - there should be few if any indels and the correct alignment is easy to see.
| + | }} |
− | | |
− | {{task|1=
| |
− | ;Load the Mbp1 APSES alignment into MultiSeq.
| |
− | | |
− | :(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 <code>ALN</code> files (these are CLUSTAL formatted multiple sequence alignments).
| |
− | :(B) Open the alignment file, click on '''Ok''' to import the 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 1MB1 sequence and the APSES domain sequence do not match: at the N-terminus the sequence that corresponds to the PDB structure has extra residues, and in the middle the APSES sequences may have gaps inserted.
| |
| | | |
− | ;Bring the 1MB1 sequence in register with the APSES alignment.
| + | Nb. I haven't seen this before and I am completely intrigued by the results. In fact, I think I understand the protein much, much better now through this exercise. I'm very pleased how this turned out. |
− | :(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 sequences you have imported.
| |
− | :(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 1MB1: <code>S I M ...</code>
| |
− | :(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 keyboard 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...'''
| |
| | | |
− | ;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.
| |
− | :(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.
| |
| | | |
− | <br><div style="padding: 5px; background: #DDDDEE;">
| |
− | * Once you have colored the residues of your model by conservation, create another informative stereo-image and paste it into your assignment.
| |
− | }}
| |
| | | |
| | | |
− | -->
| |
− | <!--
| |
− | == Interpretation==
| |
− |
| |
− | -->
| |
− | <!--
| |
− | Analysis of the ligand binding site:
| |
− |
| |
− | * http://dnasite.limlab.ibms.sinica.edu.tw/
| |
− | * http://proline.biochem.iisc.ernet.in/pocketannotate/
| |
− | * http://www.biosolveit.de/PoseView/
| |
− |
| |
− | *Comparison with seq2logo
| |
− | {{#pmid: 19483101}}
| |
− | *protedna server PMID: 19483101
| |
− | * http://serv.csbb.ntu.edu.tw/ProteDNA/
| |
− | * http://protedna.csie.ntu.edu.tw/
| |
− | * Multi Harmony
| |
− | {{#pmid: 20525785}}
| |
− |
| |
− |
| |
− |
| |
− | {{task|1=
| |
− | # Spend some time studying the complex.
| |
− | # Recapitulate in your mind how we have arrived at this comparison, in particular, how this was possible even though the sequence similarity between these proteins is low - none of these winged helix domains came up as a result of our previous BLAST search in the PDB.
| |
− | # You should clearly think about the following question: considering the position of the two DNA helices relative to the YFO structural model, which binding mode appears to be more plausible for protein-DNA interactions in the YFO Mbp1 APSES domains? Is it the canonical, or the non-canonical binding mode? Is there evidence that allows you to distinguish between the two modes?
| |
− | # Before you quit VMD, save the "state" of your session so you can reload it later. We will look at residue conservation once we have built phylogenetic trees. In the main VMD window, choose '''File→Save State...'''.
| |
− | }}
| |
− | -->
| |
− | <!--
| |
− | == R code: conservation scores and sequence weighting==
| |
− | -->
| |
| | | |
| == Links and resources == | | == Links and resources == |
− | {{#pmid: 22407712}}
| |
− |
| |
| | | |
| :* [http://www.wwpdb.org/documentation/format23/v2.3.html '''PDB file format'''] (see the Coordinate Section if you are unsure about chain identifiers) | | :* [http://www.wwpdb.org/documentation/format23/v2.3.html '''PDB file format'''] (see the Coordinate Section if you are unsure about chain identifiers) |
Line 4,342: |
Line 715: |
| | | |
| | | |
− | ;Reference sequences | + | <!-- ;Reference sequences |
| | | |
| :* [[Reference Mbp1 orthologues (all fungi)|'''Mbp1 ortholog sequences (all fungi)''']] | | :* [[Reference Mbp1 orthologues (all fungi)|'''Mbp1 ortholog sequences (all fungi)''']] |
− | | + | --> |
| | | |
| <!-- {{#pmid: 19957275}} --> | | <!-- {{#pmid: 19957275}} --> |
Line 4,356: |
Line 729: |
| | | |
| <table style="width:100%;"><tr> | | <table style="width:100%;"><tr> |
− | <td style="height:30px; vertical-align:middle; text-align:left; font-size:80%;">[[BIO_Assignment_Week_6|< Assignment 6]]</td> | + | <td style="height:30px; vertical-align:middle; text-align:left; font-size:80%;">[[BIO_Assignment_Week_7|< Assignment 7]]</td> |
− | <td style="height:30px; vertical-align:middle; text-align:right; font-size:80%;">[[BIO_Assignment_Week_8|Assignment 8 >]]</td> | + | <td style="height:30px; vertical-align:middle; text-align:right; font-size:80%;">[[BIO_Assignment_Week_9|Assignment 9 >]]</td> |
| </tr></table> | | </tr></table> |
| | | |