Difference between revisions of "Team:IIT Kharagpur/Project"

(Blanked the page)
Line 1: Line 1:
<html>
 
  
 
<style>
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
    display:none;}
 
 
#top_menu_14 {
 
height: 20px;
 
z-index: 100;
 
top: 0;
 
position:absolute;
 
width: 100%;
 
color:#ffffff;
 
font-family: Quicksand;
 
src: url(../fonts/Quicksand-Regular.ttf);
 
letter-spacing:2px;
 
background-color:rgba(0,0,0,0.85);
 
}
 
 
#globalWrapper, #content {
 
width: 100%;
 
height: 100%;
 
border: 0px;
 
background-color: transparent;
 
margin: 0px;
 
padding: 0px;
 
font-size: 100%;
 
}
 
 
#top_menu_inside {
 
  display: block;
 
  position: relative;
 
  width: 100%;
 
  height: 100%;
 
  margin: 0px auto;
 
  padding: 0 10px;
 
  border-left: 1px solid #c8c8c8;
 
  border-right: 1px solid #c8c8c8;
 
  font-family: 'arial', sans-serif;
 
  font-size: 12px;
 
  font-weight: 400;
 
  color: #ffffff;
 
}
 
 
html, body, .wrapper {
 
width: 100%;
 
height: 100%;
 
background-color: transparent;
 
}
 
 
.navbar {
 
margin: 0 auto;
 
margin-top: 1em;
 
padding: 1em;
 
border-radius: 10px;
 
}
 
</style>
 
 
<head>
 
 
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Kharagpur/bootstrap?action=raw&amp;ctype=text/css" type="text/css" />
 
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Kharagpur/style?action=raw&amp;ctype=text/css" type="text/css">
 
<script src="https://2015.igem.org/Team:IIT_Kharagpur/bootstrapjs?action=raw&amp;ctype=text/javascript"></script>
 
 
</head>
 
<body>
 
 
<script>
 
    smoothScroll.init({
 
    speed: 600, // Integer. How fast to complete the scroll in milliseconds
 
    easing: 'easeInOutCubic', // Easing pattern to use
 
    updateURL: true, // Boolean. Whether or not to update the URL with the anchor hash on scroll
 
    offset: 70 , // Integer. How far to offset the scrolling anchor location in pixels
 
    callbackBefore: function ( toggle, anchor ) {}, // Function to run before scrolling
 
    callbackAfter: function ( toggle, anchor ) {} // Function to run after scrolling
 
});
 
</script>
 
 
 
<script type="text/javascript">
 
$(window).scroll(function() {   
 
    var scroll1 = $(window).scrollTop();
 
 
    if (scroll1 >= 200) {
 
        $(".menu").addClass("menu-show");
 
    } else {
 
        $(".menu").removeClass("menu-show");
 
    }
 
});
 
        </script>
 
 
 
<div class="jumbotron jumbo-project">
 
 
 
<div class="menu">
 
        <ul>
 
          <li class="menu-logo"><a href="https://2015.igem.org/Team:IIT_Kharagpur"><img class='menu-logo-img' src='https://static.igem.org/mediawiki/2015/5/59/IIT_Kharagpur_menu_team_logo.png'/><div class="menu-logo-text">IGEM IIT </br> Kharagpur</div></a></li>
 
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur"><img class='menu-img' src='https://static.igem.org/mediawiki/2015/6/66/IIT_Kharagpur_menu_home.png'/><div class="menu-text">Home</div></a></li>
 
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/Project"><img class="menu-project-img menu-img" src="https://static.igem.org/mediawiki/2015/6/61/IIT_Kharagpur_menu_project.png" /><div class="menu-text">Project</div></a>
 
          <ul>
 
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Project">About</li>
 
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Parts">Parts</li>
 
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Modeling">Modeling</a></li>
 
            </ul>
 
          </li>
 
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/Team"><img class="menu-team-img menu-img" src="https://static.igem.org/mediawiki/2015/2/2d/IIT_Kharagpur_menu_team.png" /><div class="menu-text">Team</div></a>
 
                            <ul>
 
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Team">Members</li>
 
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Attributions">Attributions</li>
 
                 
 
            </ul>
 
</li>
 
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/Notebook"><img class="menu-notebook-img menu-img" src="https://static.igem.org/mediawiki/2015/f/f6/IIT_Kharagpur_menu_notebook.png" /><div class="menu-text">Notebook</div></a></li>
 
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices"><img class="menu-modeling-img menu-img" src="https://static.igem.org/mediawiki/2015/7/7e/IIT_Kharagpur_menu_modeling.png" /><div class="menu-text">Practices</div></a>
 
            <ul>
 
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#meetups">Meetups</li>
 
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#collabs">Collaborations</li>
 
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#surveys">Surveys</a></li>
 
                                          <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#interviews">Interviews</a></li>
 
                                          <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#workshops">Workshops</a></li>
 
                                          <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#guidebook">Guidebook</a></li>
 
            </ul> 
 
          </li>
 
         
 
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/Safety"><img class="menu-achievements-img menu-img" src="https://static.igem.org/mediawiki/2015/2/2f/IIT_Kharagpur_menu_safety.png" /><div class="menu-text">Safety</div></a></li>
 
         
 
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/Blog"><img class="menu-safety-img menu-img" src="https://static.igem.org/mediawiki/2015/2/27/IIT_Kharagpur_menu_blog.png" /><div class="menu-text">Blog</div></a></li>
 
        </ul>
 
 
      </div>
 
 
 
<div class="project-text-div1">
 
<img class="project-text1"src="https://static.igem.org/mediawiki/2015/2/2c/IIT_Kharagpur_project-text.png" />
 
</div>
 
<div class="project-text-div2">
 
<a  href="#"><img class="https://static.igem.org/mediawiki/2015/1/19/IIT_Kharagpur_project-dna.png" /></a>
 
</div>
 
 
 
 
</div>
 
 
 
 
 
<div class="color-rail">
 
<div class="white"></div>
 
<div class="light-gray"></div>
 
<div class="gray"></div>
 
<div class="dark-gray"></div>
 
<div class="black"></div>
 
<div class="dark-teal"></div>
 
<div class="teal"></div>
 
<div class="orange"></div>
 
</div>
 
 
<div class="container project-mid1">
 
<h2> Causes of food spoilage</h2>
 
<div class="row">
 
<div class="col-lg-6 col-md-6 project-description">
 
                Food spoilage can simply be defined as deterioration in the
 
quality of a food item, making it undesirable and unfit for consumption.
 
Spoiled food does not only cause serious economic loss but can also lead to
 
critical health issues. As scary it may sound, a food item can be pretty easily
 
spoiled because of constant biotic and abiotic stresses around us - light,
 
heat, humidity, biochemical reactions and microbial actions, for example. While
 
abiotic factors do damage the flavor and texture of an item, what causes the
 
most harm is the growth of these tiny microbes (invisble to naked eye!) such as
 
bacteria, yeast and moulds on your food. It's the diverse repertoire of enzymes
 
produced (Braun and others 1999; Loureiro 2000; Ragaert and others 2007) by
 
these microorganisms that ruins your food and puts you at risk.
 
</div>
 
<div class="col-lg-6 col-md-6 col-sm-12 project-pic1">
 
<img src="img/project1.png"/>
 
</div>
 
</div>
 
<h2> Quorum Sensing</h2>
 
<div class="row">
 
<div class="col-lg-12 col-md-12 project-description">
 
              Bacteria use signaling molecules for inter and intracellular communication. This phenomenon of bacterial cell-to-cell communication called <i>quorum sensing</i>, is used to control a broad range of activities. For example, quorum sensing is used by the bacteria to modulate the expression of gene expression resulting in phenotypic changes and better adjustment to environmental conditions during growth. <Ref:(Turovskiy and others 2007)> Recent explosion in studies of such complex chemically coordinated system has made clear that the ability to communicate both within and between species is critical for bacterial survival and interactions in natural habitat. Bacteria often take many actions, the decision of which is based upon assesment of its local cell density.
 
              </br></br>
 
              Cell-to-cell communication depends on the production of, secretion of, and response to small, diffusible signal molecules called <i>autoinducers</i>. These signal molecules are produced and secreted at a basal level during bacterial growth.
 
Their concentration in the environmental medium or matrix increases as the bacterial population
 
expands, and when it reaches a threshold level (quorum level) it induces phenotypic effects by regulating quorum-sensing dependent target gene expression <Ref:(Czajkowski and Jafra 2009)>.  This phenomenon occurs without any external intervention and is also referred as auto induction.
 
</div>
 
</div>
 
 
<h2> Quorum Sensing in Food Spoilage</h2>
 
<div class="row">
 
<div class="col-lg-12 col-md-12 project-description">
 
Quorum sensing or cell-to-cell communication is employed by a diverse group of bacteria including those commonly associated with food to communicate with each other by producing the signaling molecules, autoinducers. It has been observed that the bacterial spoilage of some food products is influenced by quorum-sensing-regulated phenotypes. Several proteolytic, lipolytic, chitinolytic, and pectinolytic activities associated with the deterioration of foods are regulated by quorum sensing. Moreover, several types of signaling molecules (like AHL) have been detected in different spoiled food products. Milk and dairy products are easily susceptible to spoilage by psychrotrophic bacteria such as pseudomonads. These gram-negative bacteria produce extracellular proteinases, lipases, lecithinases, and glycosidases responsible for food spoilage<Ref:(Dong and others 2000; Stepaniak 2004)>. The involvement of quorum sensing in regulation and expression of these biochemical substances was elucidated by a study in Serratia proteamaculans strain B5a. The inoculation of pasteurized milk with wild-type S.proteamaculans caused spoilage after 18 h of storage at room temperature, while the inoculation with a mutant having an inactivated sprI (inducer (HSL) producing gene) gene did not result in spoilage. However, the addition of 3-oxo-C6-HSL to milk inoculated with the sprI mutant caused its spoilage, implying the role of signaling molecules in the spoilage of milk.</br></br>
 
 
                Food spoiling bacteria can produce AHLs even when they are present at a lower concentration in the food substrate. The AHLs (mainly 3-oxo-C6-HSL) have been produced by the inoculated (under conditions that simulated food environments of 5 ◦C, reduced oxygen, and 4% NaCl) and indigenous members of the <i>Enterobacteriaceae</i> at lower concentrations of 106 CFU/mL and 105 to 106 CFU/g, respectively.
 
                </br></br>
 
                The pectinolytic activity of <i>Pseudomonadaceae</i> or <i>Enterobacteriaceae</i> (mostly <i>Erwinia spp.</i>) growing to high-cell densities (108 to 109 CFU g/L) in fruits and vegetables causes enzymatic browning, off-tastes, off-odors, and/or texture breakdown resulting in their spoilage (Liao 1989). Erwinia and Pseudomonas produce various pectinolytic enzymes, namely, pectin lyases, pectate lyase, polygalacturonase, and pectin methyl esterases, which are responsible for the spoilage of ready-to-eat vegetables, also produce a broad range of AHLs (mainly 3-oxo-C6-HSL and C6-HSL) (Rasch and others 2005).
 
 
</div>
 
</div>
 
 
<table class="table table-striped table-hover">
 
<caption>Table: Bacterial food spoilage influenced by quorum-sensing-regulated phenotypes.</caption>
 
  <thead>
 
  <tr>
 
  <td>Organism</td>
 
  <td>Food product</td>
 
  <td>Signal-dependent phenotype</td>
 
  <td>Signaling molecules</td>
 
  <td>References</td>
 
  </tr>
 
  </thead>
 
  <tdata>
 
  <tr>
 
  <td>Pseudomonas fluorescens 395</td>
 
  <td>Milk</td>
 
  <td>Proteolytic milk spoilage</td>
 
  <td>C4-HSL and 3OC8-HSL</td>
 
  <td>Liu and others (2007)</td>
 
  </tr>
 
  <tr>
 
  <td>Serratia proteomaculans strainB5a</td>
 
  <td>Milk</td>
 
  <td>Lipolytic and proteolytic milk spoilage</td>
 
  <td>3-oxo-C6- HSL</td>
 
  <td>Christensen and others  (2003)</td>
 
  </tr>
 
  <tr>
 
  <td>Pseudomonas fluorescens</td>
 
  <td>Milk</td>
 
  <td>Proteolytic milk spoilage</td>
 
  <td>L-HSL α-amino-γ -butyrolactones</td>
 
  <td>Dunstall and others(2005)</td>
 
  </tr>
 
  <tr>
 
  <td>Pseudomonas phosphoreum and Aeromonas spp</td>
 
  <td>Cod fillets</td>
 
  <td>Chitinolytic activity</td>
 
  <td>3-hydroxy-C8-HSL</td>
 
  <td>Flodgaard and others(2005)</td>
 
  </tr>
 
  <tr>
 
  <td>Erwinia carotovora</td>
 
  <td>Vegetables</td>
 
  <td>Cellulolytic and proteolytic Spoilage</td>
 
  <td>3-oxo-C6- HSL</td>
 
  <td>Jones and others (1993)</td>
 
  </tr>
 
  <tr>
 
  <td>Pectobacterium sp. A2JM</td>
 
  <td>Bean sprouts</td>
 
  <td>Pectinolytic and proteolytic Spoilage</td>
 
  <td>3-oxo-C6- HSL</td>
 
  <td>Rasch and others (2005</td>
 
  </tr>
 
  <tr>
 
  <td>Serratia plymuthica RVH1</td>
 
  <td>Vegetables</td>
 
  <td>Chitinase and protease Activity</td>
 
  <td>3-oxo-C6- HSL and C6-HSL</td>
 
  <td>Van Houdt and others
 
(2007)</td>
 
  </tr>
 
  <tr>
 
  <td>Hafnia alvei and Serratia spp.</td>
 
  <td>Vaccum packed Meat</td>
 
  <td>Proteolytic spoilage</td>
 
  <td>N-3-oxohexanoyl HSL</td>
 
  <td>Bruhn and others
 
(2004)</td>
 
  </tr>
 
  <tr>
 
  <td>Pseudomonas spp.</td>
 
  <td>Meat</td>
 
  <td>Biofilm formation and proteolytic spoilage</td>
 
  <td>AHLs</td>
 
  <td>Jay and others (2003)</td>
 
  </tr>
 
  <tr>
 
  <td>Photobacterium phosphoreum and Aeromonas spp.</td>
 
  <td>Cod fillets</td>
 
  <td>Chitinolytic spoilage</td>
 
  <td>3-hydroxy-C8-HSL</td>
 
  <td>Flodgaard and others
 
(2005)</td>
 
  </tr>
 
  </tdata>
 
</table>
 
 
<h2> Mechanism (the LuxR/LuxI system)</h2>
 
<div class="row">
 
<div class="col-lg-6 col-md-6 project-description">
 
The typical LuxR/LuxI system was first discovered in <i>Vibrio fischeri</i> as the first quorum sensing circuit. There are five luciferase structural genes (luxCDABE) and two regulatory genes (luxR and luxI) required for quorum sensing–controlled light emission in V. fischeri. The genes are arranged in two adjacent but divergently transcribing units. luxR is transcribed to the left, and the luxICDABE operon is transcribed to the right. The LuxI protein (square) is responsible for synthesis of the HSL autoinducer N-(3-oxohexanoyl)-homoserine lactone (hexagons). As the cell population density increases, the concentration of the autoinducer increases both intra and extracellularly. At a critical autoinducer concentration (1-10 ug/ml), the LuxR protein (shown with a circle) binds the autoinducer. This LuxR-autoinducer complex then binds to the luxICDABE promoter and activates transcription of this operon. This action results in an exponential increase in autoinducer synthesis via the increase in transcription of luxI and an exponential increase in light production via the increase in transcription of luxCDABE. The LuxR-autoinducer complex also binds at the luxR promoter, but in this case the complex represses the transcription of luxR, thereby compensating the positive action at the luxICDABE promoter. The oval represents a bacterial cell.
 
 
</div>
 
<div class="col-lg-6 col-md-6 col-sm-12 project-pic1">
 
<img style="width:100%;" src="https://static.igem.org/mediawiki/2015/8/80/IIT_Kharagpur_project_luxi.png"/>
 
</div>
 
</div>
 
 
<h2> Our Project</h2>
 
<div class="row">
 
<div class="col-lg-12 col-md-12 project-description">
 
              Does the doctor's heavy fee and prescription tabloid adds more to your frustration than what is brought by the pathological state of affairs from food infection? If only you could have been a bit more careful, everything would have been fine! What does it take to find the bad food - a sniff, small bite, a drop on your tongue, or the fundamental theorem of projecting last time’s experience over two more days! "Old kitchen's wives tales are not always helpful are they? But what alternative do we have!”, you say, "quick and efficient, while not being too expensive". That is why you need to pay attention to what follows!
 
              <br><br>
 
iGEM IIT Kharagpur targeted the ancient cause of microbial animosity among mankind i.e. microbial spoilage of food and subsequent pathological disorder that follows. Out of the long list of possible candidates, we chose to detect bacteria which releases AHL(Acyl Homoserine Lactone) molecules as a quorum signal as a qualitative idea of the microbial population in the system. As explained in project background, quorum signal molecules regulate expression of certain genes (different in every organism), light illuminating peptides in Vibrio fischerie for example. We decided to develop a modified strain from <I>E.coli</I> DH5-alpha strain. The modification includes presence of a singular plasmid which consists of luxR gene put under a constitutive promoter, a luxpR sequence which is a luxR-AHL complex inducible promoter site. Our idea is based around the premise that AHL is constitutively produced by bacteria and as their population grows the AHL concentration grows. Since AHL is freely diffusible through cell membrane, its intracellular concentration is equal to extracellular concentration. In presence of luxR protein to which it has a binding affinity, it forms an activating complex which activates the gene downstream of the luxPR sequence. The gene which we have introduced is CrtEBI, a cluster of three protein coding regions encoding CrtE, CrtB, and CrtI. These proteins convert FPP (farnesyl pyrophosphate), a molecule produced naturally by E.coli  to red colored pigment called lycopene. This red signal acts as a red alert against the spoiled food.
 
<br>
 
Our wet lab team decided to make use of three biobrick assemblies (as mentioned
 
above) available in iGEM part repository. The final biobrick planned is to have
 
parts from all three plasmids (2 genes and 1 promoter).
 
 
</div>
 
</div>
 
<div class="row">
 
<div class="col-lg-12 col-md-12 col-sm-12 ">
 
<img src="img/project5.png"/>
 
</div>
 
</div>
 
</div>
 
 
 
 
<div class="container-fluid footer1">
 
 
<div class="footer-content">
 
<div class="row">
 
<div class="col-lg-4 col-md-4 col-sm-4">
 
<a href="http://iitkgp.ac.in"><img src="https://static.igem.org/mediawiki/2015/2/25/IIT_Khargpur_iit_logo.png"></a>
 
</div>
 
 
<div class="col-lg-4 col-md-4 col-sm-4" style="margin-top:34px;">
 
<a href="">Department of Biotechnology </br>
 
IIT Kharagpur</a>
 
</div>
 
 
<div class="col-lg-4 col-md-4 col-sm-4">
 
<h3>Connect</h3>
 
<a target="_blank" href="https://www.facebook.com/iGEMIITKharagpur"><img class="social" src="https://static.igem.org/mediawiki/2015/5/56/IIT_Kharagpur_facebook.png"></a>
 
<a target="_blank" href="https://twitter.com/igem_iitkgp"><img class="social" src="https://static.igem.org/mediawiki/2015/f/f5/IIT_Kharagpur_twitter.png"></a>
 
<a target="_blank" href="https://www.youtube.com/channel/UC2NUjcEMwVyNxdLtsti3VRw"><img class="social" src="https://static.igem.org/mediawiki/2015/d/db/IIT_Kharagpur_youtube.png"></a>
 
<button type="button" class="btn btn-default mail-button"><a href="mailto:igemiitkharagpur15@gmail.com?Subject=Hello%20again" target="_top">Mail Us</a></button>
 
</div>
 
</div>
 
</div>
 
</div>
 
 
<div class="container-fluid footer2">
 
<div class="row">
 
<div class="col-lg-12">
 
<div class="footer-cr">
 
Team IIT_KHARAGPUR
 
</div>
 
</div>
 
</div>
 
</div>
 
 
 
 
 
</body>
 
</html>
 

Revision as of 22:53, 18 September 2015