Team:KU Leuven/Project/MeS

From 2013.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:KU Leuven/Template:Header}}
{{:Team:KU Leuven/Template:Header}}
 +
{{:Team:KU Leuven/Template:Style}}
{{:Team:KU Leuven/Template:Menu}}
{{:Team:KU Leuven/Template:Menu}}
-
 
<html>
<html>
-
<head>
+
<body>
-
<meta charset="utf-8">
+
<div id="container">
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+
<div class="container">
-
<title>iGem</title>
+
<!-- TITLE -->
-
  <link href="http://www.designingtest.org/iGem/bootstrap.min.css" rel="stylesheet">
+
<div id="header" class="row-fluid">
-
  <link href="http://www.designingtest.org/iGem/bootstrap-responsive.min.css" rel="stylesheet">
+
<div class="span12">
-
   <link href="http://www.designingtest.org/iGem/style.css" rel="stylesheet">
+
   <h3>MethylSalicylate</h3>
-
  <link href="http://www.designingtest.org/iGem/timeline.css" rel="stylesheet">
+
</div>
-
  <link href="http://www.designingtest.org/iGem/bjqs.css"rel="Stylesheet"/>
+
</div>
-
   
+
-
  <!--[if lt IE 9]>
+
-
  <script src="http://css3-mediaqueries-js.googlecode.com/files/css3-mediaqueries.js"></script>
+
-
  <![endif]-->
+
-
  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> 
 
-
  <script src="http://www.designingtest.org/iGem/raphael-min.js"></script>
 
-
  <script src="http://www.designingtest.org/iGem/livicons-1.2.min.js"></script>
 
-
  <script src="http://www.designingtest.org/iGem/bjqs.min.js"></script>
 
-
 
-
  <!--[if lt IE 8]>
 
-
  <script src="http://www.designingtest.org/iGem/json2.min.js"></script>
 
-
  <![endif]-->
 
-
 
 
-
  <script>
 
-
  var ww = document.body.clientWidth;
 
-
 
-
  $(document).ready(function() {
 
-
  $('#banner-fade').bjqs({
 
-
    'height' : 200,
 
-
    'width' : 340,
 
-
    'responsive' : true,
 
-
    'showcontrols' : false,
 
-
    'showmarkers' : false,
 
-
    'usecaptions' : false,
 
-
    'animspeed' : 6000
 
-
  });
 
-
 
-
  $(".nav li a").each(function() {
 
-
    if ($(this).next().length > 0) {
 
-
    $(this).addClass("parent");
 
-
};
 
-
})
 
-
 
-
  $(".toggleMenu").click(function(e) {
 
-
    e.preventDefault();
 
-
    $(this).toggleClass("active");
 
-
    $(".nav").toggle();
 
-
});
 
-
    adjustMenu();
 
-
})
 
-
 
-
  $(window).bind('resize orientationchange', function() {
 
-
    ww = document.body.clientWidth;
 
-
    adjustMenu();
 
-
});
 
-
 
-
  var adjustMenu = function() {
 
-
    if (ww < 768) {
 
-
    $(".toggleMenu").css("display", "inline-block");
 
-
    if (!$(".toggleMenu").hasClass("active")) {
 
-
    $(".nav").hide();
 
-
      } else {
 
-
    $(".nav").show();
 
-
}
 
-
    $(".nav li").unbind('mouseenter mouseleave');
 
-
      $(".nav li a.parent").unbind('click').bind('click', function(e) {
 
-
      // must be attached to anchor element to prevent bubbling
 
-
      e.preventDefault();
 
-
    $(this).parent("li").toggleClass("hover");
 
-
});
 
-
}
 
-
else if (ww >= 768) {
 
-
$(".toggleMenu").css("display", "none");
 
-
$(".nav").show();
 
-
$(".nav li").removeClass("hover");
 
-
$(".nav li a").unbind('click');
 
-
$(".nav li").unbind('mouseenter mouseleave').bind('mouseenter mouseleave', function() {
 
-
// must be attached to li so that mouseleave is not triggered when hover over submenu
 
-
$(this).toggleClass('hover');
 
-
});
 
-
}
 
-
}
 
-
</script>
 
-
<script type="text/javascript">
+
<!-- INTRO -->
-
  WebFontConfig = {
+
 
-
    google: { families: [ 'PT+Sans::latin' ] }
+
<div class="row-fluid">
-
  };
+
<div class="span12 white">
-
  (function() {
+
  <p align = "justify">Text</p>
-
    var wf = document.createElement('script');
+
</div>
-
    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
+
</div>
-
      '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
+
-
    wf.type = 'text/javascript';
+
-
    wf.async = 'true';
+
-
    var s = document.getElementsByTagName('script')[0];
+
-
    s.parentNode.insertBefore(wf, s);
+
-
  })();
+
-
</script>
+
-
+
-
</head>
+
-
<body>
 
 +
<!-- Modeling -->
<div class="row-fluid">
<div class="row-fluid">
-
  <div class="span12 white">
+
  <div class="span12 icon-small white">
-
  <h3>Index</h3>
+
   <div class="row-fluid">
   <div class="row-fluid">
-
   <div class="span4 greytext">
+
   <div class="span2 bg-yellow visible-desktop">
-
    <a href="#Methyl Salicylate"><h4>Methyl Salicylate</h4></a>
+
<a href = "https://2013.igem.org/Team:KU_Leuven/Project/MeSa/modeling">
-
     <a href="#Effect on plants"><p>Plants</p></a>
+
     <i class="livicon activeicon" data-name="laptop" data-onparent="true" data-color="white"></i>
-
    <a href="#Effect on predators"><p>Predators</p></a>
+
-
    <a href="#Effect on aphids"><p>Aphids</p></a>
+
   </div>
   </div>
-
   
+
-
   <div class="span4 greytext">
+
   <div class="span10 icon-text ">
-
     <a href="#Experiments"><h4>Experiments</h4></a>
+
     <h3>Modeling</h3> </a>
-
     <a href="#Biobest and pc fruit insect experiments"><p>Insect experiments</p></a>
+
     <div class="row-fluid">
-
    <a href="#Methylsalicylate"><p>Methylsalicylate</p></a>
+
    <div class="span12">
 +
      <p align="justify">On this page we will talk about some more modeling stuff.</p>
 +
    </div>
 +
    </div>
   </div>
   </div>
-
 
-
  <div class="span4 greytext">
 
-
    <a href="#Modelling"><h4>Modelling</h4></a>
 
-
    <a href="#Ecology Model"><p>Ecology Model</p></a>
 
-
  </div>
 
-
 
   </div>
   </div>
  </div>
  </div>
Line 134: Line 46:
-
<!-- TITLE -->
+
<!-- Wetlab -->
-
 
+
-
<div id="header" class="row-fluid">
+
-
<div class="span12">
+
-
  <a id="Methyl Salicylate"></a>
+
-
  <h3>Methyl Salicylate</h3>
+
-
</div>
+
-
</div>
+
-
 
+
-
<!-- Plants -->
+
<div class="row-fluid">
<div class="row-fluid">
-
  <div class="span12 white">
+
  <div class="span12 icon-small white">
   <div class="row-fluid">
   <div class="row-fluid">
-
   <div class="span4 greytext">
+
   <div class="span2 bg-yellow visible-desktop">
-
    <h3><br/></h3>
+
<a href="https://2013.igem.org/Team:KU_Leuven/Project/MeSa/wetlab">
-
    <img src="https://static.igem.org/mediawiki/2013/4/45/Aphid_feeding.jpg" alt="Aphid feeding"/>
+
     <i class="livicon activeicon" data-name="lab" data-onparent="true" data-color="white"></i>
-
     <p>Figure 1ǀ Pea aphids extracting sap from the stem and leaves of garden peas.</p>
+
   </div>
   </div>
-
 
+
-
   <div class="span8">
+
   <div class="span10 icon-text ">
-
     <a id="Effect on plants"></a>
+
     <h3>Wetlab</h3> </a>
-
     <h3>Synopsis</h3>
+
     <div class="row-fluid">
-
    <p align="justify">Plant resistance to biotrophic pathogens is classically thought to be mediated through SA signalling. Salicylic acid (SA), a phenolic phytohormone, is involved in many functions such as mediating in plant defence against pathogens. SA induces the production of pathogenesis-related (PR) proteins and is involved in the systemic acquired resistance (SAR), which is a "whole-plant" resistance response that occurs following an earlier localised exposure to a pathogen. SAR is analogous to the innate immune system found in animals. The resistance observed following induction of SAR is effective against a wide range of pathogens and the activation of SAR requires the accumulation of endogenous SA. SA modifications such as methylation and amino acid conjugation provide biological specificity in plant defence responses (Loake et al. 2007).
+
    <div class="span12">
-
 
+
      <p align="justify">Wetlabbing</p>
-
Methyl salicylate (MeSA), a volatile ester, is normally absent in plants but is dramatically induced upon pathogen infection. It acts as a mobile or volatile inducer of SAR by carrying this ‘under attack’ signal to neighbouring plants, following hydrolysis by methyl esterase in it’s immediate surrounding. MeSA is synthesised by SA carboxyl methyltransferase (SAMT).
+
    </div>
-
 
+
    </div>
-
</p>
+
   </div>
   </div>
   </div>
   </div>
  </div>
  </div>
</div>
</div>
-
<br/>
+
 
 +
 
 +
</body>
 +
</html>

Latest revision as of 20:01, 2 October 2013

iGem

Secret garden

Congratulations! You've found our secret garden! Follow the instructions below and win a great prize at the World jamboree!


  • A video shows that two of our team members are having great fun at our favourite company. Do you know the name of the second member that appears in the video?
  • For one of our models we had to do very extensive computations. To prevent our own computers from overheating and to keep the temperature in our iGEM room at a normal level, we used a supercomputer. Which centre maintains this supercomputer? (Dutch abbreviation)
  • We organised a symposium with a debate, some seminars and 2 iGEM project presentations. An iGEM team came all the way from the Netherlands to present their project. What is the name of their city?

Now put all of these in this URL:https://2013.igem.org/Team:KU_Leuven/(firstname)(abbreviation)(city), (loose the brackets and put everything in lowercase) and follow the very last instruction to get your special jamboree prize!

tree ladybugcartoon

Text

Modeling

On this page we will talk about some more modeling stuff.

Wetlab

Wetlabbing