Difference between revisions of "Team:Virginia"

 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<!--
 
<!--
 
  * This page and wiki was built with the help of igem-wikibrick, a tool created by Virginia iGEM 2018
 
  * This page and wiki was built with the help of igem-wikibrick, a tool created by Virginia iGEM 2018
  * @version v0.1.10
+
  * @version v0.7.3
 
  * @link https://github.com/Virginia-iGEM/igem-wikibrick
 
  * @link https://github.com/Virginia-iGEM/igem-wikibrick
 
  * @license MIT
 
  * @license MIT
Line 7: Line 7:
  
 
<html>
 
<html>
 
+
    
   <meta charset="utf-8">
+
    <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
+
    <meta name="viewport" content="width=device-width, initial-scale=1">
  <script src="https://2018.igem.org/Template:Virginia/js/vendor?action=raw&ctype=text/javascript"></script>
+
    <script src="https://2018.igem.org/Template:Virginia/js/vendor?action=raw&ctype=text/javascript"></script>
  <link rel="stylesheet" href="https://2018.igem.org/Template:Virginia/css/vendor?action=raw&ctype=text/css">
+
    <link rel="stylesheet" href="https://2018.igem.org/Template:Virginia/css/vendor?action=raw&ctype=text/css">
  <script>
+
     <link rel="stylesheet" href="https://2018.igem.org/Template:Virginia/css/styles?action=raw&ctype=text/css">
     $(function() {
+
    <script src="https://2018.igem.org/Template:Virginia/js/wiki?action=raw&ctype=text/javascript"></script>
      $('#virginia-header').load('https://2018.igem.org/Template:Virginia/header?action=raw&ctype=text/javascript');
+
    <!--Added MathJax hack to make inline equations work-->
      $('#virginia-footer').load('https://2018.igem.org/Template:Virginia/footer?action=raw&ctype=text/javascript');
+
    <script type="text/x-mathjax-config">
    })
+
      MathJax.Hub.Config({
  </script>
+
      tex2jax: {
  <link rel="stylesheet" href="https://2018.igem.org/Template:Virginia/css/styles?action=raw&ctype=text/css">
+
        inlineMath: [ ['$','$'], ["\\(","\\)"] ],
  <script src="https://2018.igem.org/Template:Virginia/js/wiki?action=raw&ctype=text/javascript"></script>
+
        processEscapes: true
  <link rel="stylesheet" href="https://2018.igem.org/Template:Virginia/css/index?action=raw&ctype=text/css">
+
      }
 
+
      });
 
+
    </script>
 +
 
  
 
    
 
    
  <div id="virginia-header"></div>
+
        <main id="top" class="landing-page"></main>
  <div id="main" class="top">
+
     <script>
      <!--Images-->
+
         $(function() {
    <div id="text">
+
         $('main.landing-page').load('https://2018.igem.org/Template:Virginia/index?action=raw&ctype=text/javascript');
      <h1> Project Description</h1>
+
         });
      <p>Heterogeneity of cell populations caused by quorum sensing leads to variability in gene expression that is hard to predict. During biomanufacturing, elevating quorum-induced protein expression will lead to gain of profit. Decreasing this expression can also be beneficial in situations where undesirable biofilms may form on medical equipment or controlling virulence in bacteria. We will modify the existing bacterial quorum sensing system controlled by the Lsr operon by upregulating the synthesis and excretion of Autoinducer-2, a universal quorum molecule. This will increase population-scale AI-2 intake and phosphorylation after the initial AI-2 threshold concentrations have been reached to reduce variability in induced gene expression.</p>
+
     </script>
      <br> 
+
    
      <p>A model is used to predict the impacts of manipulating the expression of quorum sensing genes and guide design and experimentation. DNA assembly of a Biobricks containing pLsr, T7 RNA Polymerase, LsrK, LsrACDB, LuxS, YdgG, and superfolding Green Fluorescent Protein (sfGFP) enables both the enhancement of natural quorum sensing and the quantification of protein activation among the bacteria in a colony. This device will improve the viability of autoinduction as an induction method in industries such as biomanufacturing by decreasing the variability of a cell phenotypes and increasaing expression within a single culture to reduce costs leading to an increase in profits. In addition, by insertion of T7 polymerase into a quorum-sensitive region of the genome of E. coli, we will create a chassis with specific, customizable quorum response for engineering and scientific applications.</p>
+
    </div>
+
    <div id="media">
+
      <div class="petri-dish">
+
 
+
      </div>
+
      <!--Content and text-->
+
     </div>
+
  </div>
+
<!--
+
  <div class="category-gallery">
+
    <div>
+
      <a class="internal" href="/pages/Team.html">
+
         <img src="images/vgem-logo.png" alt="Team">
+
         <p><strong>Team</strong></p>
+
      </a>
+
    </div>
+
    <div>
+
      <a class="internal" href="/pages/Description.html">
+
        <img src="images/vgem-logo.png" alt="Project">
+
        <p><strong>Project</strong></p> 
+
      </a>
+
    </div>
+
    <div>
+
      <a class="internal" href="/pages/Parts.html">
+
        <img src="images/vgem-logo.png" alt="Parts">
+
        <p><strong>Parts</strong></p>
+
      </a>
+
    </div>
+
    <div>
+
      <a class="internal" href="/pages/Safety.html">
+
         <img src="images/vgem-logo.png" alt="Safety">
+
        <p><strong>Safety</strong></p>
+
      </a>
+
     </div>
+
    <div>
+
      <a class="internal" href="/pages/Human_Practices.html">
+
        <img src="images/vgem-logo.png" alt="Human Practices">
+
        <p><strong>Human Practices</strong></p>
+
      </a>
+
    </div>
+
    <div>
+
      <a class="internal" href="/pages/Awards.html">
+
        <img src="images/vgem-logo.png" alt="Awards">
+
        <p><strong>Awards</strong></p>
+
      </a>
+
    </div>
+
   </div>
+
-->
+
 
+
  <div id="virginia-footer"></div>
+
  <!--SMOOTH SCROLL UP-->
+
  <div class="scrolltop">
+
    <div class="scroll icon"><i class="fa fa-4x fa-angle-up"></i></div>
+
  </div>
+
 
+
 
</html>
 
</html>

Latest revision as of 00:05, 10 October 2018