Team:TU-Munich/Modeling/Protein Predictions

From 2013.igem.org

Revision as of 12:31, 25 August 2013 by Earthnut (Talk | contribs)

$(document).ready(function(){


// put the footer in the right place

$("#footer-box").prepend($("#social-footer"));


// implement image preloading

var images = new Array()

function preload() {

   for (i = 0; i < preload.arguments.length; i++) {
       images[i] = new Image()
       images[i].src = preload.arguments[i]
   }

}


// preload menu backgrounds

preload( "TUM13_menu-highlight.png",

        "TUM13_submenu-bg.png",
        "TUM13_submenu-highlight.png",
        "TUM13_tour-start-highlight.png",
        "TUM13_tour-previous-highlight.png",
        "TUM13_tour-next-highlight.png" );

// preload team pictures

if ( $("div#teamfield").length > 0 ) { preload( "TUM13_raven-front.png",

        "TUM13_raven-top.png",
        "TUM13_raven-top-left.png",
        "TUM13_raven-left.png",
        "TUM13_raven-bottom-left.png",
        "TUM13_raven-bottom.png",
        "TUM13_raven-bottom-right.png",
        "TUM13_raven-right.png",
        "TUM13_raven-top-right.png",
        "TUM13_katrin-front.png",        // Katrin
        "TUM13_katrin-t.png",
        "TUM13_katrin-t-l.png",
        "TUM13_katrin-l.png",
        "TUM13_katrin-b-l.png",
        "TUM13_katrin-b.png",
        "TUM13_katrin-b-r.png",
        "TUM13_katrin-r.png",
        "TUM13_katrin-t-r.png",
        "TUM13_rosario-front.png",        // Rosario
        "TUM13_rosario-t.png",
        "TUM13_rosario-t-l.png",
        "TUM13_rosario-l.png",
        "TUM13_rosario-b-l.png",
        "TUM13_rosario-b.png",
        "TUM13_rosario-b-r.png",
        "TUM13_rosario-r.png",
        "TUM13_rosario-t-r.png",
        "TUM13_fabian-front.png",        // Fabian
        "TUM13_fabian-t.png",
        "TUM13_fabian-t-l.png",
        "TUM13_fabian-l.png",
        "TUM13_fabian-b-l.png",
        "TUM13_fabian-b.png",
        "TUM13_fabian-b-r.png",
        "TUM13_fabian-r.png",
        "TUM13_fabian-t-r.png",
        "TUM13_andreas-front.png",        // Andreas
        "TUM13_andreas-t.png",
        "TUM13_andreas-t-l.png",
        "TUM13_andreas-l.png",
        "TUM13_andreas-b-l.png",
        "TUM13_andreas-b.png",
        "TUM13_andreas-b-r.png",
        "TUM13_andreas-r.png",
        "TUM13_andreas-t-r.png",
        "TUM13_louise-front.png",        // Louise
        "TUM13_louise-t.png",
        "TUM13_louise-t-l.png",
        "TUM13_louise-l.png",
        "TUM13_louise-b-l.png",
        "TUM13_louise-b.png",
        "TUM13_louise-b-r.png",
        "TUM13_louise-r.png",
        "TUM13_louise-t-r.png",
        "TUM13_johanna-front.png",        // Johanna
        "TUM13_johanna-t.png",
        "TUM13_johanna-t-l.png",
        "TUM13_johanna-l.png",
        "TUM13_johanna-b-l.png",
        "TUM13_johanna-b.png",
        "TUM13_johanna-b-r.png",
        "TUM13_johanna-r.png",
        "TUM13_johanna-t-r.png",
        "TUM13_meike-front.png",        // Meike
        "TUM13_meike-t.png",
        "TUM13_meike-t-l.png",
        "TUM13_meike-l.png",
        "TUM13_meike-b-l.png",
        "TUM13_meike-b.png",
        "TUM13_meike-b-r.png",
        "TUM13_meike-r.png",
        "TUM13_meike-t-r.png",
        "TUM13_volker-front.png",        // Volker
        "TUM13_volker-t.png",
        "TUM13_volker-t-l.png",
        "TUM13_volker-l.png",
        "TUM13_volker-b-l.png",
        "TUM13_volker-b.png",
        "TUM13_volker-b-r.png",
        "TUM13_volker-r.png",
        "TUM13_volker-t-r.png",
        "TUM13_polte-front.png",        // Polte
        "TUM13_polte-t.png",
        "TUM13_polte-t-l.png",
        "TUM13_polte-l.png",
        "TUM13_polte-b-l.png",
        "TUM13_polte-b.png",
        "TUM13_polte-b-r.png",
        "TUM13_polte-r.png",
        "TUM13_polte-t-r.png",
        "TUM13_leonie-front.png",        // Leonie
        "TUM13_leonie-t.png",
        "TUM13_leonie-t-l.png",
        "TUM13_leonie-l.png",
        "TUM13_leonie-b-l.png",
        "TUM13_leonie-b.png",
        "TUM13_leonie-b-r.png",
        "TUM13_leonie-r.png",
        "TUM13_leonie-t-r.png",
        "TUM13_philipp-front.png",        // Philipp
        "TUM13_philipp-t.png",
        "TUM13_philipp-t-l.png",
        "TUM13_philipp-l.png",
        "TUM13_philipp-b-l.png",
        "TUM13_philipp-b.png",
        "TUM13_philipp-b-r.png",
        "TUM13_philipp-r.png",
        "TUM13_philipp-t-r.png",
        "TUM13_jeff-front.png",        // Jeff
        "TUM13_jeff-t.png",
        "TUM13_jeff-t-l.png",
        "TUM13_jeff-l.png",
        "TUM13_jeff-b-l.png",
        "TUM13_jeff-b.png",
        "TUM13_jeff-b-r.png",
        "TUM13_jeff-r.png",
        "TUM13_jeff-t-r.png",
        "TUM13_chris-front.png",        // Chris
        "TUM13_chris-t.png",
        "TUM13_chris-t-l.png",
        "TUM13_chris-l.png",
        "TUM13_chris-b-l.png",
        "TUM13_chris-b.png",
        "TUM13_chris-b-r.png",
        "TUM13_chris-r.png",
        "TUM13_chris-t-r.png",
        "TUM13_flo-front.png",        // Flo
        "TUM13_flo-t.png",
        "TUM13_flo-t-l.png",
        "TUM13_flo-l.png",
        "TUM13_flo-b-l.png",
        "TUM13_flo-b.png",
        "TUM13_flo-b-r.png",
        "TUM13_flo-r.png",
        "TUM13_flo-t-r.png" );

}

// Slideshows

$('.bxslider').bxSlider({

   responsive: false,
   auto: true,
   autoHover: true

});

$('.bxgallery').bxSlider({

   slideMargin: 10,
   minSlides: 3,
   maxSlides: 3,
   moveSlides: 1,
   slideWidth: 5000

});

$("ul.bxgallery img").slimbox({ loop: true }, function(el) { url = el.src; url = url.substring(0, url.lastIndexOf('/')); url = url.replace('/thumb/', '/'); // description = $(el).parents("div.thumbinner").children("div.thumbcaption").text(); return [url, ]; }, function(el) { return (this == el) || (this.parentNode.parentNode && (this.parentNode.parentNode == el.parentNode.parentNode)); });


// Counter and Countdown

function render_counter(c) { i = 0; iid = window.setInterval(function(){ if ( (c-i) > (c/200) ) { $('span#counter').html(i); i += Math.round(c/200); } else { $('span#counter').html(c); window.clearInterval(iid); } }, 10); }

if ($('span#counter').length > 0) { $.ajax({ url: "https://2013.igem.org/Special:PopularPages", success: function( html ) { dom = $.parseHTML(html); visitors = $(dom).find('a[title="Team:TU-Munich"]').parent().text(); visitors = visitors.substring(visitors.indexOf('(')+1); visitors = visitors.substring(0, visitors.indexOf(' ')); visitors = visitors.replace(',', ); render_counter(visitors); }, error: function( xhr, status ) { render_counter(4700); } }); }

if ($('span#countdown) { clock = window.setInterval(function(){ jetzt = new Date(); time_left = Date.UTC(2013, 9, 5, 4, 0, 0) - Date.UTC(jetzt.getUTCFullYear(), jetzt.getUTCMonth(), jetzt.getUTCDate(), jetzt.getUTCHours(), jetzt.getUTCMinutes(), jetzt.getUTCSeconds()); left_sec = (time_left/1000)%60; left_sec = (left_sec < 10) ? "0" + left_sec : left_sec; left_min = Math.floor(time_left/60000)%60; left_min = (left_min < 10) ? "0" + left_min : left_min; left_h = Math.floor(time_left/3600000)%24; left_h = (left_h < 10) ? "0" + left_h : left_h; left_d = Math.floor(time_left/86400000); left_d = (left_d == 1) ? left_d + " day" : left_d + " days"; $('span#countdown').html(left_d + " " + left_h + ":" + left_min + ":" + left_sec); }, 1000); }

// Animate teamfield

if ( $("div#teamfield").length > 0 ) {

var $members = $("div#teamfield a");

$("body").mousemove(function(event){ for (i=0; i<$members.length; i++) {

if ( $members.eq(i).offset().left > event.pageX ) {

   if ( $members.eq(i).offset().top > event.pageY ) {
       $members.eq(i).removeClass();
       $members.eq(i).addClass("top-left");
   } else if ( $members.eq(i).offset().top <= event.pageY && ( $members.eq(i).offset().top + $members.eq(i).height() ) >= event.pageY ) {
       $members.eq(i).removeClass();
       $members.eq(i).addClass("left");
   } else if ( ( $members.eq(i).offset().top + $members.eq(i).height() ) < event.pageY ) {
       $members.eq(i).removeClass();
       $members.eq(i).addClass("bottom-left");
   }

} else if ( $members.eq(i).offset().left <= event.pageX && ( $members.eq(i).offset().left + $members.eq(i).width() ) >= event.pageX ) {

   if ( $members.eq(i).offset().top > event.pageY ) {
       $members.eq(i).removeClass();
       $members.eq(i).addClass("top");
   } else if ( $members.eq(i).offset().top <= event.pageY && ( $members.eq(i).offset().top + $members.eq(i).height() ) >= event.pageY ) {
       $members.eq(i).removeClass();
       $members.eq(i).addClass("front");
   } else if ( ( $members.eq(i).offset().top + $members.eq(i).height() ) < event.pageY ) {
       $members.eq(i).removeClass();
       $members.eq(i).addClass("bottom");
   }    

} else if ( ( $members.eq(i).offset().left + $members.eq(i).width() ) < event.pageX ) {

   if ( $members.eq(i).offset().top > event.pageY ) {
       $members.eq(i).removeClass();
       $members.eq(i).addClass("top-right");
   } else if ( $members.eq(i).offset().top <= event.pageY && ( $members.eq(i).offset().top + $members.eq(i).height() ) >= event.pageY ) {
       $members.eq(i).removeClass();
       $members.eq(i).addClass("right");
   } else if ( ( $members.eq(i).offset().top + $members.eq(i).height() ) < event.pageY ) {
       $members.eq(i).removeClass();
       $members.eq(i).addClass("bottom-right");
   }  

}

} });

}

});


Prediction of Protein Structures

Text


Search for Homologous Structures using HHpred

Table 1:

Predicted Structures

Protein BioBrick PDB-code Identity Similarity
XylE <partinfo></partinfo> [http://www.rcsb.org/pdb/explore.do?structureId=3hpy 3hpy_A] 50% 0.939
Laccase <partinfo></partinfo> [http://www.rcsb.org/pdb/explore.do?structureId=2wsd 2wsd_A] 68% 1.223
nLuc <partinfo></partinfo> [http://www.rcsb.org/pdb/explore.do?structureId=3ppt 3ppt_A] 21% 0.359
EreB <partinfo></partinfo> [http://www.rcsb.org/pdb/explore.do?structureId=3b55 3b55_A] 19% 0.318
Spycatcher <partinfo></partinfo> [http://www.rcsb.org/pdb/explore.do?structureId=2x5p 2x5p_A] 97% 1.298
PP1 <partinfo></partinfo> [http://www.rcsb.org/pdb/explore.do?structureId=3e7a 3e7a_A] 96% 1.593
GFP <partinfo></partinfo> [http://www.rcsb.org/pdb/explore.do?structureId=2WUR 2WUR] 98% 1.477
Glutathiontransferase <partinfo></partinfo> [http://www.rcsb.org/pdb/explore.do?structureId=3F6D 3F6D] 68% 1.155
SERK-TM <partinfo></partinfo> [http://www.rcsb.org/pdb/explore.do?structureId=2ks1 2ks1_B] 24% 0.233
TEV Protease [http://www.rcsb.org/pdb/explore.do?structureId=1Q31 1Q31]
Streptavidin [http://www.rcsb.org/pdb/explore.do?structureId=3RY2 3RY2]


Text

Prediction of Possible Structure using iTasser

Table 2:

Predicted Structures

text



Analysis of Receptor Sequences - Choosing the right template

For several purposes in our project we needed a synthetic receptor that enables us to express protein-domains at the cellular or extracellular side of the cell membrane. As a template we investigated several different plant-receptors form the well understood dicotyledon Arabidopsis thaliana and the moss we are currently using as our chassis Physcomitrella patens. The A. taliana-receptors have the advantage that their transgenic expression has successfully been demonstrated (Ref.) whereas the P. patens-receptors bear less risk that they do not function in the evolutionary distant moss (Ref).
As there were many different availible receptors that we could use as a template for our synthetic receptor we applied bioinformatical methods to evaluate the suitability of thes receptors. From this work the three examples ERF, FLS2 and SERK are shown (see Table 2).

Table 2:

Examined Receptors

Receptor Organism Length (aa) Sequence reference Literature reference
ERF A. thaliana 1031 [http://www.ncbi.nlm.nih.gov/protein/NP_197548.1 NP_197548.1]
FLS2 A. thaliana 1173 [http://www.ncbi.nlm.nih.gov/protein/NP_199445.1 NP_199445.1]
SERK P. patens 625 [http://www.ncbi.nlm.nih.gov/protein/XP_001759122.1 XP_001759122.1] [http://www.freidok.uni-freiburg.de/volltexte/5390/pdf/Lienhart_Dissertation_2008.pdf Lienhart, 2007]


Prediction of Signal Peptides

Figure 3:

Introduction: The first analysis were performed to identify the signal-peptide that is bound by the cellular signal recognition particle and lead to the translocation of the polypeptide into the ER. The signal peptide becomes afterwards cleaved by a signal peptidase at a distict site. The analysis of the signal peptides was carried out using the [http://www.cbs.dtu.dk/services/SignalP SignalP 4.1 Server].
Results: The prediction of the signal peptides was carried out for different receptors and will be illustrated for the three mentioned examples for which a signal peptide could be identified (see fig. 3).
The figure shows the N-terminal sequence of the receptors together with three scores: (1) the C-score (raw cleavage site score) in red, (2) the S-score (signal peptide score) in green and (3) the Y-score (combined cleavage site score) in blue.
The C-score shows the most probable cleavage site for the signal peptidase that could be identified for all shown receptors with a unclear result with two possible cleavage sites for the SERK-receptor. The amino acid with the highest C-score is according to the algorithm predicted to be the first amino acid of the cleaved receptor. The S-score was developed to identify amino acid sequences the lie in a polypeptide and others that do belong to the matured receptor. The course of this parameter is high for the first 23-28 amino acids for all receptors identifing these residues as signal peptides and decreases to low values quickly. The amino acid residue that lies at the greatest fall is the predicted border between the n-terminal signal peptide and the receptor. The Y-score as the third parameters represents the geometrical of the two previous parameters. It illustrates that the two first parameters show a good agreement for the identification of the signal peptide in all three illustrated receptors.
Discussion: It can be concluded that all three three depicted receptors seem to contain a sequence that functions as a signalpeptide. For many of the predicted receptors in the genome of P. patens this prediction did not yield a positive result. Concerning the signal peptide all mentioned receptors would be suitable as a template for our synthetic receptor. Although the SERK-receptor is favourable after this analysis as it's signal peptide is most probably recognized by the cellular machinery in P. patens and beers the smallest risk of failure.

Prediction of Transmembrane Regions

Figure 4:

Introduction: Beside the identification of the signal peptide it was important to identify trans-membrane regions within the receptors as we wanted to use a type I receptor as a template that contains a N-terminal extracellular domain, a trans-domain region and a C-terminal intracellular domain. For this analysis the prediction tool [http://www.cbs.dtu.dk/services/TMHMM TMHMM] was applied for several different receptors and is again depicted for the reseptors ERK, FLS2 and SERK.
Results: The analysis yielded a singal peptide and a single trans membrane domain for all the depicted receptors (see fig. 4).
Discussion:

Prediction of Cellular Localization

Introduction: [http://wolfpsort.org Wolfpsort]
Results:
Discussion:

figure



Choice of the SERK Receptor

Text

<partinfo>BBa_K1159017</partinfo> <partinfo>BBa_K1159018</partinfo>

figure

Analysis of Protein-Ligand Interaction

Text

Structure based prediction using PDBePISA

Text

References:

http://www.ncbi.nlm.nih.gov/pubmed/6327079 Edens et al., 1984

  1. http://www.ncbi.nlm.nih.gov/pubmed/6327079 Edens et al., 1984 Edens, L., Bom, I., Ledeboer, A. M., Maat, J., Toonen, M. Y., Visser, C., and Verrips, C. T. (1984). Synthesis and processing of the plant protein thaumatin in yeast. Cell, 37(2):629–33.
  2. http://www.freidok.uni-freiburg.de/volltexte/5390/pdf/Lienhart_Dissertation_2008.pdf Lienhart, 2007 Lienhart Otmar. Untersuchungen zu einem Somatic-Embryogenesis-Receptor-like-Kinase-Homolog in Physcomitrella patens (Hedw.) B.S.G. PhD-thesis at Freiburg University