Difference between revisions of "Team:NYU-AD"

(Undo revision 45891 by Muneeb (talk))
 
(119 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{NYU-AD}}
+
<html lang="en">
 +
  <head>
 +
    <meta charset="utf-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
    <title>Random Page</title>
 +
<!-- font awesome css -->
 +
<link rel="stylesheet" href="https://2016.igem.org/Team:NYU-AD/libraries/css/font-awesome_min_css?action=raw&ctype=text/css" type="text/css" />
 +
    <!-- <link href="template.css" rel="stylesheet"> -->
 +
    <!-- the above link is for local work -->
  
<div id="project_description">
+
    <link href="https://2016.igem.org/Team:NYU-AD/libraries/theCSSFilev9?action=raw&amp;ctype=text/css" rel="stylesheet">
<h4><strong>Project Description </strong></h4>
+
<p><strong>Issue</strong></p>
+
<p>In many developing countries, rapid urbanization leaves people with limited access to cooking facilities, resulting in a large dependence on reasonably priced and conveniently available street foods. These foods, however, pose a high risk of food poisoning due to microbial contamination. According to WHO statistics, food poisoning kills 420,000 people a year worldwide. One of the primary microbial contaminants is the Shiga toxin-producing E. coli O157:H7 (STEC). These particular pathogenic bacteria cause severe diseases in humans worldwide by secreting a toxin called Shiga-like toxin (SLT). Research shows that E. coli causes 73,000 illnesses in the United States every year. It is even estimated that STEC causes 2,801,000 acute illnesses worldwide annually, leading to 3890 cases of Hemolytic Uremic Syndrome, 270 cases of End-stage renal disease, and 230 deaths. Currently, there is no detection method for Shiga-like toxin outside of a lab setting, so consumers have no way of protecting themselves without strong legislation.</p>
+
<br>
+
  
<p><strong>Project</strong></p>
+
<script type="text/javascript" src="https://2016.igem.org/Team:NYU-AD/libraries/jquery-1_12_4_min_js?action=raw&amp;ctype=text/javascript"></script>
<p>Lack of action taken by governments and street food vendors in developing countries lead to the prevalence of street food-related illnesses, and call for the necessity of consumer awareness. Our project ultimately aims for a consumer-focused mechanism to detect Shiga-like toxins in foods.</p>
+
<script type="text/javascript" src="https://2016.igem.org/Team:NYU-AD/libraries/Bootstrap-js?action=raw&amp;ctype=text/javascript"></script>
 +
<script>
 +
$(window).scroll(function() {
 +
  if ($(document).scrollTop() > 50) {
 +
$('nav').addClass('shrink');
 +
  } else {
 +
$('nav').removeClass('shrink');
 +
  }
 +
});
 +
</script>
  
<p>Shiga-like toxins are exotoxins, which consist of a toxic enzymatic A subunit and a cell-binding B subunit. The latter binds to a globotriaosylceramide (Gb3) receptor, expressed on the surface of the target cells. This interaction is responsible for the toxin's entry into the host cell. Through our device, Gb3 will be expressed in non-pathogenic E. coli. When the receptor is exposed to the food sample, the SLT subunit B, if present, will bind to Gb3. Crosslinking will occur to stabilize the interaction. Next, a recombinant subunit B will be fused with a reporter and then applied to detect whether the Gb3 binding sites are available. If the binding sites are vacant, the sub-unit B will bind to them and elicit a signal, indicating the safety of the food sample.</p>
 
  
<p>In summary, we will be creating a portable device that would evaluate the safety of food by detecting a specific contaminant, Shiga-like toxin, for consumers who rely heavily on street food in developing countries in which there are weak food safety regulations.</p>
+
  <style>
 +
/*
 +
////////////Taming media wiki settings///////////////////*/
 +
body {
 +
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
 +
    font-size: 14px;
 +
    line-height: 1.42857143;
 +
    color: #555;
 +
    background-color: #fff;
 +
}
 +
 
 +
#HQ_page p{
 +
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
 +
    font-size: 14px;
 +
    line-height: 1.42857143;
 +
 
 +
    text-align: center;
 +
    /*this above textalig is only for the homepage*/
 +
 
 +
}
 +
 
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display: none;
 +
}
 +
#content {
 +
    margin: 0;
 +
    padding: 0;
 +
    width: 100%;
 +
 
 +
    color: #555555;
 +
}
 +
 
 +
 
 +
#globalWrapper {
 +
  font-size: 100%;
 +
}
 +
 
 +
 
 +
#bodyContent {
 +
    margin-top: -15px;
 +
    margin-bottom: -20px;
 +
}
 +
 
 +
#top_title, #sideMenu {
 +
    display: none;
 +
}
 +
a {
 +
    color: #000000;
 +
    text-decoration: none;
 +
}
 +
 
 +
a:visited {
 +
    color: #000000;
 +
}
 +
 
 +
#big-container a:visited {
 +
    color: #002bb8;
 +
}
 +
 
 +
 
 +
/*
 +
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
 +
/*///////////////////////the below setting will be used for each page except the HOME PAGE///////////////////////////////////////////////////////////////////////////////*/
 +
</style>
 +
 
 +
<!-- ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
 +
 
 +
  </head>
 +
 
 +
  <body>
 +
    <div id="page">
 +
      <header id="header" class="site-header">
 +
 
 +
        <nav id="navbar" class="site-navbar navbar navbar-fixed-top" role="navigation">
 +
          <div class="container">
 +
            <div class="navbar-header">
 +
              <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1">
 +
                <span class="sr-only">Toggle navigation</span>
 +
                <i class="fa fa-bars"></i>
 +
              </button>
 +
<a href="https://2016.igem.org/Team:NYU-AD">
 +
              <img id="nav-logo" src="https://static.igem.org/mediawiki/2016/9/9c/T--NYU-AD--NYUAD_logo.jpg" width="250px" height="80px"/>
 +
</a>
 +
            </div>
 +
            <div class="collapse navbar-collapse" id="navbar-collapse-1">
 +
              <ul id="navigation" class="nav navbar-nav navbar-right">
 +
<li class="dropdown">
 +
<a class="dropdown-toggle" data-toggle="dropdown" href="#">PROJECT<span class="caret"></span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Description">Description</a></li>
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Design">Design</a></li>
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Experiments">Experiments</a></li>
 +
 +
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Results">Results</a></li>
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Notebook">Notebook</a></li>
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Interlab">Interlab</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
<a class="dropdown-toggle" data-toggle="dropdown" href="#">TEAM<span class="caret"></span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Team">Members</a></li>
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Instructors">Instructors</a></li>
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Collaborations">Collaborations</a></li>
 +
 
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
                                              <a href="https://2016.igem.org/Team:NYU-AD/Parts">PARTS</a>
 +
 +
 +
 +
 +
</li>
 +
<li class="dropdown">
 +
<a class="dropdown-toggle" data-toggle="dropdown" href="#">HUMAN PRACTICES<span class="caret"></span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Human_Practices">Human Practices</a></li>
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/HP/Silver">Silver Criterion</a></li>
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/HP/Gold">Gold Criterion</a></li>
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Integrated_Practices">Integrated Practices</a></li>
 +
 +
</ul>
 +
</li>
 +
 +
 
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Safety">SAFETY</a></li>
 +
 
 +
 
 +
 
 +
</li>
 +
<li class="dropdown">
 +
 
 +
<li><a href="https://2016.igem.org/Team:NYU-AD/Attributions">ATTRIBUTIONS</a></li>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 +
 +
 +
              </ul>
 +
            </div>
 +
          </div>
 +
        </nav>
 +
      </header>
 +
 
 +
 
 +
    <main id="main" class="site-main">
 +
        <section class="section section-center section-cta section-top">
 +
          <div class="container">
 +
      <div class="row">
 +
        <div class="col-md-12">
 +
          <img src="https://static.igem.org/mediawiki/2016/1/13/T--NYU-AD--igem-logo.png" width="500" id="home-page-logo" /><br/><br/>
 +
 
 +
          <img src="https://static.igem.org/mediawiki/2016/1/1e/T--NYU-AD--logo-headingv2.png" width="500" id="home-page-logo-heading" /><br/><br/>
 +
         
 +
          <!-- <p style="font-size: 42px; color: #1aa89d; text-align: center; font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif; font-weight: 900;">
 +
   
 +
      PROCARYEAT
 +
 
 +
    </p> -->
 +
    <a href="#main-intro" id="scroll-down"><img src="https://static.igem.org/mediawiki/2016/c/c7/T--NYU-AD--arrow.png" width="50px" height="50px"/></a>
 +
        </div>
 +
      </div>
 +
          </div>
 +
        </section>
 +
    <section id="main-intro" class="section section-center section-cta">
 +
          <div class="container">
 +
      <div class="row">
 +
        <div class="col-md-12">
 +
       
 +
          <h1 id="project-abstract-heading">Project Abstract</h1>
 +
          <p id="abstract-para">In many developing countries, people depend on reasonably priced and conveniently available street food. However, lack of action taken by governments to regulate street food vendors has led to the prevalence of severe street food-related illnesses. One of the primary microbial contaminants in street food is <i>E. coli</i> O157:H7, which acts by secreting the Shiga-like toxin (SLT). Currently, there is no detection method for SLT outside of a lab setting, thus putting the consumers of foods at risk. Our project aims to develop a device that would be used by street vendors and restaurant owners to verify the safety of their products. Through our device, we exploit the binding of Gb3 to subunit B of the Shiga toxin, and compare the migration pattern of the bound Gb3-subunit B complex to a non bound subunit B. A shift in the migration pattern on a PAGE gel will occur when Gb3 is bound, indicating the presence of the toxin in the food sample. If no shift occurs in the SLT migration pattern, this implies the absence of the toxin within the sample, and reflects the safety status of the food.</p>
 +
 
 +
          <br>
 +
          <br>
 +
        </div>
 +
       
 +
      </div>
 +
          </div>
 +
        </section>
 +
 
 +
        <section id="features" class="section section-center section-hilite section-features">
 +
          <div class="container">
 +
            <h2 class="section-title"><span>Interested? Find out more about our...</span></h2>
 
<br>
 
<br>
<p><strong> Ideation Process</strong></p>
+
            <div class="row">
<p>Before making our final decision, we explored an extremely diverse range of project topics such as blockage of oil pipes, controlling fruit ripening, detecting milk adulteration, biodegradable plastics, bioelectronics, preventing the coral reefs bleaching, bio-art, smoking, monitoring air quality, and more. After extensive research and intense discussion, we decided to move forward with the idea of detecting pathogenic SLT-producing E. coli in street foods. SLT is highly toxic due to its low LD50 and the A subunit’s protein synthesis inhibitory action, so it would have been too dangerous to work with given our lab environments. Keeping the validation process in mind, we decided to use only the SLT B subunit as our method of verification.</p>
+
 
</div>
+
              <div class="col-md-4 col-sm-6 icon000">
 +
                <a href="https://2016.igem.org/Team:NYU-AD/Description"><div class="icon-wrap"><img src="https://static.igem.org/mediawiki/2016/e/e6/T--NYU-AD--iconno1.png" alt=""></div>
 +
                <h4>Project Description</h4></a>
 +
           
 +
              </div>
 +
 
 +
              <div class="col-md-4 col-sm-6 icon000">
 +
                <a href="https://2016.igem.org/Team:NYU-AD/Human_Practices"><div class="icon-wrap"><img src="https://static.igem.org/mediawiki/2016/6/60/T--NYU-AD--iconno2.png" alt=""></div>
 +
                <h4>Human Practices</h4></a>
 +
             
 +
              </div>
 +
 
 +
              <div class="col-md-4 col-sm-6 icon000">
 +
              <a href="https://2016.igem.org/Team:NYU-AD/Team"> <div class="icon-wrap"><img src="https://static.igem.org/mediawiki/2016/8/88/T--NYU-AD--iconno3.png" alt=""></div>
 +
                <h4>Team</h4></a>
 +
             
 +
              </div>
 +
 
 +
 
 +
             
 +
 
 +
            </div>
 +
<br><br><br><br>
 +
          </div>
 +
        </section>
 +
 
 +
 
 +
   
 +
  </body>
 +
</html>
 +
{{:Team:NYU-AD/footer}}

Latest revision as of 03:36, 3 December 2016

Random Page





Project Abstract

In many developing countries, people depend on reasonably priced and conveniently available street food. However, lack of action taken by governments to regulate street food vendors has led to the prevalence of severe street food-related illnesses. One of the primary microbial contaminants in street food is E. coli O157:H7, which acts by secreting the Shiga-like toxin (SLT). Currently, there is no detection method for SLT outside of a lab setting, thus putting the consumers of foods at risk. Our project aims to develop a device that would be used by street vendors and restaurant owners to verify the safety of their products. Through our device, we exploit the binding of Gb3 to subunit B of the Shiga toxin, and compare the migration pattern of the bound Gb3-subunit B complex to a non bound subunit B. A shift in the migration pattern on a PAGE gel will occur when Gb3 is bound, indicating the presence of the toxin in the food sample. If no shift occurs in the SLT migration pattern, this implies the absence of the toxin within the sample, and reflects the safety status of the food.



Interested? Find out more about our...