Difference between revisions of "Team:IIT Kharagpur"

 
(82 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{:Team:IIT_Kharagpur/header}}
 
 
<html>
 
<html>
<head>
+
 
<style type="text/css">
+
 
body{
+
<style>
      margin-top:100px;
+
 
      }
+
 
 
</style>
 
</style>
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Kharagpur/bootstrap.min.css?action=raw&ctype=text/css" type="text/css">
+
 
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Kharagpur/stylesheet.css?action=raw&ctype=text/css" type="text/css">
+
<head>
<script src="https://2015.igem.org/Team:IIT_Kharagpur/jquery-1.11.3.min.js?action=raw&ctype=text/js"></script>
+
 
<script src="https://2015.igem.org/Team:IIT_Kharagpur/bootstrap.min.js?action=raw&ctype=text/js"></script>
+
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Kharagpur/bootstrap?action=raw&amp;ctype=text/css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<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>
 +
<script src="https://2015.igem.org/Team:IIT_Kharagpur/modernizer?action=raw&amp;ctype=text/javascript"></script>
 +
 
 
</head>
 
</head>
<body>
+
<body>
<h2> Welcome to iGEM 2015! </h2>
+
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
  
<h4>Before you start: </h4>
+
<script>
<p> Please read the following pages:</p>
+
    smoothScroll.init({
<ul>
+
    speed: 600, // Integer. How fast to complete the scroll in milliseconds
<li>  <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
    easing: 'easeInOutCubic', // Easing pattern to use
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
    updateURL: true, // Boolean. Whether or not to update the URL with the anchor hash on scroll
</ul>
+
    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>
  
<div class="highlightBox">
 
<h4> Styling your wiki </h4>
 
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
 
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
 
</div>
 
  
<h4> Editing your wiki </h4>
+
<script type="text/javascript">
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
$(window).scroll(function() {   
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:IIT_Kharagpur&action=edit"> Click here to edit this page! </a></p>
+
    var scroll1 = $(window).scrollTop();
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
+
  
 +
    if (scroll1 >= 200) {
 +
        $(".menu").addClass("menu-show");
 +
    } else {
 +
        $(".menu").removeClass("menu-show");
 +
    }
 +
});
 +
        </script>
 +
 +
 +
<div class="jumbotron jumbo-home">
 +
  
<h4>Templates </h4>
+
<div class="menu">
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
        <ul>
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>  
+
          <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>
 +
  
<h4>Tips</h4>
+
<div class="logo">
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
<img class="team-logo-outer"src="https://static.igem.org/mediawiki/2015/3/3e/IIT_Khargpur_home_team_logo_outer.png" />
<ul>
+
<img class="team-logo-inner"src="https://static.igem.org/mediawiki/2015/b/b5/IIT_Kharagpur_home_team_logo_inner.png" />
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>  
+
  
 +
<img class="home-text" src="https://static.igem.org/mediawiki/2015/d/d3/IIT_Kharagpur_home-text.png" />
 +
</div>
 +
<div style="width:700px; height:200px;display:block; position: absolute; top:60%;left:50%;margin-left:-350px; font-size:2.5em;color:#fff;text-align:center;line-height:1.3em;"><b>Q.S. Lyco-Stics</b><br>Quorum Sensing Based Diagnostics With Lycopene</div>
 +
 +
 +
 +
</div>
  
<h4>Inspiration</h4>
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
 
<ul>
 
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
 
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
 
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
 
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
 
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
 
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
 
</ul>
 
  
<h4> Uploading pictures and files </h4>
 
<p> You can upload your pictures and files to the iGEM 2015 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
 
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
 
  
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
+
 +
<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="body-wrapper" style="background:url('https://static.igem.org/mediawiki/2015/7/70/IIT_Kharagpur_bg_pattern_swirl.png')">
 +
 +
<div class="container main-mid1" id="main-mid1">
 +
<div class="row">
 +
<div class="project-heading">
 +
<h1>Our Inspiration</h1>
 +
</div>
 +
</div>
 +
<div class="row">
 +
<div class="col-lg-12 col-md-12 project-description">
 +
<b>Indian Institute of Technology Kharagpur</b> was established after Indian independence as a cradle for nurturing young, bright minds to solve in-house problems of the country. With the proud motto “Dedicated to the service of nation” in our minds, we, at iGEM IIT Kharagpur, have decided to tackle a problem which is a direct contributor to the most disturbing issue that we face in the twenty-first century - Food Insecurity. Despite of the giant leaps in science and technology, unfortunately, we are yet to ensure Food Security for each and every human being.</br></br> The major challenges that mankind faces today are growing population, rapidly depleting resources and inequitable distribution of wealth. As a consequence of these issues, many people in underdeveloped and developing nations lack consistent access to safe and nutritious food. There are many factors that contribute to food insecurity, but, the most unfortunate of these and the one that demands immediate attention is food spoilage. Globally, every year, food worth billions of dollars is lost due to spoilage caused by microorganisms, while, millions of people survive on one meal a day. By 2050, the population of the world is expected to cross 10 billion and with 10 billion mouths to feed, we cannot afford such a colossal wastage of food. Any community, for its development, needs a healthy and fit population that can put the available resources to the best use. As our health is directly impacted by the quality of the food we eat, household food spoilage is a major concern.</br></br>
 +
 
 +
</div>
 +
<div class="col-lg-12 col-md-12 col-sm-12 project-pic1">
 +
<img style="width:100%;height:700px;margin-top:20px;margin-bottom:20px;box-shadow: 5px 5px 100px #888888" src="https://static.igem.org/mediawiki/2015/2/23/IIT_Kharagpur_team-jumbo-back-3.jpg"/>
 +
</div>
 +
</div>
 +
 
 +
 
 +
 +
<div class="row">
 +
<div class="col-lg-12 col-md-12 project-description">
 +
Food spoilage is usually caused by the biochemical activities of microbes that grow in the prevailing conditions. Despite chill chains, chemical preservatives and a much better understanding of microbial food spoilage, it has been estimated that 25% of all foods produced globally is lost post harvest or post slaughter due to microbial spoilage. Each and every food product harbors its own specific and characteristic microflora at any given point in time during production and storage. This microflora is a function of raw material flora, processing, preservation and storage conditions. Despite the variability in all of the three, some very clear patterns emerge, and based on knowledge of a few chemical and physical parameters it is possible to predict, with great accuracy, which microorganisms will grow and dominate in a particular product.</br></br>
 +
Some of the present tools that help in identifying food spoilage are CFU analysis, ATP bioluminescence assays, volatile compound analysis and Electrical impedance measurement.</br></br> <b>Flaws</b>: However, these methods are time-consuming and need elaborate lab equipment and skilled technicians. Clearly, these tedious and expensive methods cannot be used for day-to-day purposes.</br> </br>
 +
What if there was a tiny sensor that could detect food spoilage and tell you without the use of any equipment?
 +
</br>We'll let you in on a secret. Apparently, you can make sensors(well, biosensors to be precise) out of microbes to detect other microbes that cause food spoilage. Think its cool? Read on
 +
</div>
 +
<div class="col-lg-12 col-md-12 col-sm-12">
 +
<img style="width:100%;height:700px;margin-top:20px;box-shadow: 5px 5px 100px #888888;margin-bottom:20px;" src="https://static.igem.org/mediawiki/2015/3/39/IIT_Kharagpur_home_3.jpg"/>
 +
</div>
 +
</div>
 +
 
 +
<h2>Project Overview</h2>
 +
 
 +
<div class="row">
 +
<div class="col-lg-6 col-md-6 project-description">
 +
 
 +
It is known, for quite some time now, that bacteria possess cell to cell communication capability. The communication is stimulated via certain signal molecules that freely diffuse into the environment. As the bacterial population in a region increases, the concentration of signal molecules also increases. After a certain threshold concentration, these signal molecules bind to promoter and induce the gene of interest. This helps them to express their genes together and cause a larger impact.  They also “become aware” of the concentration of their own species and of other species in their vicinity. This is called <b>Quorum Sensing</b>. A quorum is basically the minimum number of members of a group necessary for that group to function. In the context of microbes, it is the minimum cell density that a microbial community needs to achieve before a certain enzyme or protein is activated.</br></br>
 +
 
 +
Bacteria use this system in situations where they need to reach a minimum number before carrying out some action. A good example is infections. If our body is infected by a small number of bacteria, they can be easily eliminated by the body's immune response. However, if the bacteria stay dormant for a long duration and turn on their "disease causing genes" only after reaching a large enough number, our immune system will be caught off-guard. </br></br>
 +
 
 +
Recent research has highlighted the involvement of quorum sensing in food spoilage. The enzymatic activities that account for quality degradation of the food product are regulated by quorum sensing. Hence, during spoilage, the concentration of the signal molecules rises in the food sample. An interesting observation is that, each food item has dominant population of a characteristic pathogen and each bacteria has a characteristic signalling molecule. As such, each food item, when spoiled, has a characteristic signalling molecule.</br></br>
 +
 +
We aim to make a genetically engineered bacteria that senses the concentration of quorum signals (currently, only AHL) and detects the amount of food spoiling bacteria by expressing a colour pigment if signal stimulus is beyond a threshold value. This does gives a binary check that if the food under detection is spoilt or not. </br></br>
 +
 
 +
The engineered E.coli  senses the concentration of other bacteria and triggers the expression of lycopene (red-coloured) pigment which can be easily observed with the naked eye.</br></br>
 +
</div>
 +
 
 +
<div class="col-lg-6 col-md-6 col-sm-12">
 +
<img style="width:80%;height:900px;margin-top:10px;margin-bottom:20px;box-shadow: 5px 5px 100px #888888;" src="https://static.igem.org/mediawiki/2015/e/eb/IIT_Kharagpur_banner.jpeg" />
 +
</div>
 +
<div class="col-lg-6 col-md-6 col-sm-12">
 +
<img style="width:90%;height:400px;margin-top:10px;margin-bottom:20px;box-shadow: 5px 5px 100px #888888;" src="https://static.igem.org/mediawiki/2015/d/d2/IIT_Kharagpur_home_5.jpg" />
 +
</div>
 +
 
 +
 
 +
</div>
 +
<div class="container main-mid4">
 +
<div class="main-video">
 +
<video width="100%" controls>
 +
<source src="https://static.igem.org/mediawiki/2015/4/45/IIT_Kharagpur_Project_Description_Video.mp4" type="video/mp4">
 +
<source src="movie.ogg" type="video/ogg">
 +
Your browser does not support the video tag.
 +
</video>
 +
</div>
 +
<a data-scroll href="#main-mid1"><div class="scroller2">
 +
<span class="glyphicon glyphicon-chevron-up"></span>
 +
</div></a>
 +
</div>
 +
 +
 +
<h2>APPLICATION</h2>
 +
<div class="row">
 +
<div class="col-lg-12 col-md-12 project-description">
 +
We plan to integrate this system in food packets. Packets will have a pouch with a sample of product and our engineered bacteria. This pouch will have no contact with the actual food material to avoid contamination of food with our engineered strain(which happens to be non-pathogenic and completely harmless). An elevated level of AHLs (in the case of food contamination) in the product sample will trigger the expression of the lycopene gene that will produce the red-coloured pigment (easily observable to the human eye).
 +
</div>
 +
 +
</div>
 +
</div>
 +
 +
 +
 +
<div class="container main-mid3" id="main-mid3" style="margin-bottom:30px">
 +
<div class="row">
 +
<div class="col-lg-4 col-md-4 col-sm-12">
 +
<div class="details1 grid cs-style-1">
 +
<figure>
 +
<div><img style="width:100%;height:280px" src="https://static.igem.org/mediawiki/2015/3/31/IIT_Kharagpur_project-workflow.jpg" alt="img04"></div>
 +
<figcaption>
 +
 +
<a href="https://2015.igem.org/Team:IIT_Kharagpur/Project">PROJECT</a>
 +
 +
</figcaption>
 +
</figure>
 +
</div>
 +
</div>
 +
<div class="col-lg-4 col-md-4 col-sm-12">
 +
<div class="details1 grid cs-style-1">
 +
<figure>
 +
<div><img style="width:100%;height:280px" src="https://static.igem.org/mediawiki/2015/4/47/IIT_Kharagpur_team-jumbo-back-2.jpg" alt="img04"></div>
 +
<figcaption>
 +
 +
<a href="https://2015.igem.org/Team:IIT_Kharagpur/Team">TEAM</a>
 +
 +
</figcaption>
 +
</figure>
 +
</div>
 +
                        </div>
 +
                        <div class="col-lg-4 col-md-4 col-sm-12">
 +
                                <div class="details1 grid cs-style-1">
 +
<figure>
 +
<div><img style="width:100%;height:280px" src="https://static.igem.org/mediawiki/2015/1/10/Team_IIT_Kharagpur_balram.jpg" alt="img04"></div>
 +
<figcaption>
 +
 +
<a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#workshops">WORKSHOPS</a>
 +
 +
</figcaption>
 +
</figure>
 +
</div>
 +
</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>
 +
<div class="container-fluid footer2">
 +
<div class="row">
 +
<div class="col-lg-12">
 +
<div class="footer-cr">
 +
Team IIT_KHARAGPUR
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<script>
 +
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 +
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 +
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 +
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 +
 
 +
  ga('create', 'UA-61232411-2', 'auto');
 +
  ga('send', 'pageview');
  
 +
</script>
  
  
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
 
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 23:31, 20 November 2015

Our Inspiration

Indian Institute of Technology Kharagpur was established after Indian independence as a cradle for nurturing young, bright minds to solve in-house problems of the country. With the proud motto “Dedicated to the service of nation” in our minds, we, at iGEM IIT Kharagpur, have decided to tackle a problem which is a direct contributor to the most disturbing issue that we face in the twenty-first century - Food Insecurity. Despite of the giant leaps in science and technology, unfortunately, we are yet to ensure Food Security for each and every human being.

The major challenges that mankind faces today are growing population, rapidly depleting resources and inequitable distribution of wealth. As a consequence of these issues, many people in underdeveloped and developing nations lack consistent access to safe and nutritious food. There are many factors that contribute to food insecurity, but, the most unfortunate of these and the one that demands immediate attention is food spoilage. Globally, every year, food worth billions of dollars is lost due to spoilage caused by microorganisms, while, millions of people survive on one meal a day. By 2050, the population of the world is expected to cross 10 billion and with 10 billion mouths to feed, we cannot afford such a colossal wastage of food. Any community, for its development, needs a healthy and fit population that can put the available resources to the best use. As our health is directly impacted by the quality of the food we eat, household food spoilage is a major concern.

Food spoilage is usually caused by the biochemical activities of microbes that grow in the prevailing conditions. Despite chill chains, chemical preservatives and a much better understanding of microbial food spoilage, it has been estimated that 25% of all foods produced globally is lost post harvest or post slaughter due to microbial spoilage. Each and every food product harbors its own specific and characteristic microflora at any given point in time during production and storage. This microflora is a function of raw material flora, processing, preservation and storage conditions. Despite the variability in all of the three, some very clear patterns emerge, and based on knowledge of a few chemical and physical parameters it is possible to predict, with great accuracy, which microorganisms will grow and dominate in a particular product.

Some of the present tools that help in identifying food spoilage are CFU analysis, ATP bioluminescence assays, volatile compound analysis and Electrical impedance measurement.

Flaws: However, these methods are time-consuming and need elaborate lab equipment and skilled technicians. Clearly, these tedious and expensive methods cannot be used for day-to-day purposes.

What if there was a tiny sensor that could detect food spoilage and tell you without the use of any equipment?
We'll let you in on a secret. Apparently, you can make sensors(well, biosensors to be precise) out of microbes to detect other microbes that cause food spoilage. Think its cool? Read on

Project Overview

It is known, for quite some time now, that bacteria possess cell to cell communication capability. The communication is stimulated via certain signal molecules that freely diffuse into the environment. As the bacterial population in a region increases, the concentration of signal molecules also increases. After a certain threshold concentration, these signal molecules bind to promoter and induce the gene of interest. This helps them to express their genes together and cause a larger impact. They also “become aware” of the concentration of their own species and of other species in their vicinity. This is called Quorum Sensing. A quorum is basically the minimum number of members of a group necessary for that group to function. In the context of microbes, it is the minimum cell density that a microbial community needs to achieve before a certain enzyme or protein is activated.

Bacteria use this system in situations where they need to reach a minimum number before carrying out some action. A good example is infections. If our body is infected by a small number of bacteria, they can be easily eliminated by the body's immune response. However, if the bacteria stay dormant for a long duration and turn on their "disease causing genes" only after reaching a large enough number, our immune system will be caught off-guard.

Recent research has highlighted the involvement of quorum sensing in food spoilage. The enzymatic activities that account for quality degradation of the food product are regulated by quorum sensing. Hence, during spoilage, the concentration of the signal molecules rises in the food sample. An interesting observation is that, each food item has dominant population of a characteristic pathogen and each bacteria has a characteristic signalling molecule. As such, each food item, when spoiled, has a characteristic signalling molecule.

We aim to make a genetically engineered bacteria that senses the concentration of quorum signals (currently, only AHL) and detects the amount of food spoiling bacteria by expressing a colour pigment if signal stimulus is beyond a threshold value. This does gives a binary check that if the food under detection is spoilt or not.

The engineered E.coli senses the concentration of other bacteria and triggers the expression of lycopene (red-coloured) pigment which can be easily observed with the naked eye.

APPLICATION

We plan to integrate this system in food packets. Packets will have a pouch with a sample of product and our engineered bacteria. This pouch will have no contact with the actual food material to avoid contamination of food with our engineered strain(which happens to be non-pathogenic and completely harmless). An elevated level of AHLs (in the case of food contamination) in the product sample will trigger the expression of the lycopene gene that will produce the red-coloured pigment (easily observable to the human eye).