Team:Tufts

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{CSS/Main}}
+
{{:Team:Tufts/Templates/Header}}
-
<html>
+
-
<!--<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-43576754-1', 'igem.org');
 
-
  ga('send', 'pageview');
 
-
 
-
</script> -->
 
-
<!--
 
-
  <style type="text/css">
 
-
    * {
 
-
        font-size: 97%;
 
-
      }
 
-
    #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
-
      display:none;
 
-
      }
 
-
    #top-section {
 
-
      border: none;
 
-
      height: 0px;
 
-
    }
 
-
 
-
    #menubar{
 
-
      display: none;
 
-
    }
 
-
 
-
    #menubar :hover{
 
-
      visibility: visible;
 
-
    }
 
-
    #content {
 
-
      background: none;
 
-
      border: none;
 
-
      width: 100%}
 
-
    #bodyContent{
 
-
     
 
-
      width:100%;
 
-
    }
 
-
#headingmain{
 
-
    font-size: 52px;
 
-
    position: absolute;
 
-
    margin-left: 183px;
 
-
    margin-right: auto;
 
-
    margin-top: 26px;
 
-
}
 
-
  </style>
 
-
  -->
 
-
  <html>
 
-
   
 
-
    <link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet">
 
-
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
 
-
    <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
 
-
    <script src="http://getbootstrap.com/assets/js/holder.js"></script>
 
-
    <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
 
-
 
-
    <link href='http://fonts.googleapis.com/css?family=Sigmar+One' rel='stylesheet' type='text/css'>
 
-
    <link href='http://fonts.googleapis.com/css?family=Cantora+One' rel='stylesheet' type='text/css'>
 
-
    <link href='http://fonts.googleapis.com/css?family=Rammetto+One' rel='stylesheet' type='text/css'>
 
-
   
 
-
    <!-- For Overriding Defualt Wiki banners and links-->
 
-
  <style type="text/css">
 
-
      #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
-
        display:none;
 
-
      }
 
-
      #top-section {
 
-
        border: none;
 
-
        height: 0px;
 
-
      }
 
-
      .logo {
 
-
        float:left;
 
-
      }
 
-
/*
 
-
      #menubar{
 
-
        display: none;
 
-
      }
 
-
*/
 
-
      .sub-heading1{
 
-
        text-align: center;
 
-
      }
 
-
      #menubar :hover{
 
-
        visibility: visible;
 
-
      }
 
-
      #content {
 
-
        background: none;
 
-
        border: none;
 
-
        width: 100%}
 
-
      #bodyContent{
 
-
       
 
-
        width:100%;
 
-
      }
 
-
      .navbar {
 
-
        height: 50px;
 
-
        width: 100%;
 
-
      }
 
-
      .navbar-right{
 
-
        padding-right: 30;
 
-
      }
 
-
      .navbar-brand{
 
-
        font-family: 'Sigmar One', cursive;
 
-
        font-size: 20;
 
-
      }
 
-
      .navbar{
 
-
        font-family: 'Cantora One', sans-serif;
 
-
      }
 
-
  </style>
 
-
 
-
  <script type="text/javascript">
 
-
    $(function(){
 
-
      var
 
-
          $win = $(window),
 
-
          $filter = $('.navbar'),
 
-
          $filterSpacer = $('<div />', {
 
-
            "class": "filter-drop-spacer",
 
-
            "height": $filter.outerHeight()
 
-
          }
 
-
                          );
 
-
      $win.scroll(function(){
 
-
       
 
-
        if(!$filter.hasClass('navbar-fixed-top')){
 
-
          if($win.scrollTop() > $filter.offset().top){
 
-
            $filter.before($filterSpacer);
 
-
            $filter.addClass("navbar-fixed-top");
 
-
          }
 
-
        }
 
-
        if ($filter.hasClass('navbar-fixed-top')){
 
-
          if($win.scrollTop() < $filterSpacer.offset().top){
 
-
            $filter.removeClass("navbar-fixed-top");
 
-
            $filterSpacer.remove();
 
-
          }
 
-
        }
 
-
       
 
-
      }
 
-
                );
 
-
    }
 
-
    );
 
-
   
 
-
  </script>
 
-
   
 
-
  <div class="header">
 
-
    <div class="container">
 
-
     
 
-
 
-
<img id="logo" src=" " style="max-height: 100px; max-width: 100;"/>
 
-
   
 
-
<div class="heading visible-tablet visible-desktop" style="
 
-
    font-size: 30px;
 
-
    position: absolute;
 
-
    margin-left: 400px;
 
-
    margin-right: auto;
 
-
    top: 45px;
 
-
    font-family: 'Rammetto One', cursive;">
 
-
  Tufts University</div>
 
-
<div style="height:130px">
 
-
</div>
 
-
<!--<div class="pull-right" style="text-align:right;">
 
-
      <table border="0">
 
-
        <tr>
 
-
          <td>
 
-
            <a href="" target="_blank">
 
-
              <img id="logo" src="" style="max-height: 100px; max-width: 60;"/>
 
-
            </a>
 
-
          </td>
 
-
          <td>
 
-
            <a href="https://2014.igem.org/Main_Page" target="_blank">
 
-
              <img id="igem-logo" src=" " style="width: 129px;">
 
-
            </a>
 
-
          </td>
 
-
        </tr>
 
-
      </table>
 
-
    </div>-->
 
-
  </div>
 
-
  </div>
 
-
 
-
  <div class="navbar navbar-inverse">
 
-
    <div class="navbar-header">
 
-
      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
 
-
        <span class="icon-bar">
 
-
          <i class="icon-home icon-large icon-white"></i>
 
-
        </span>
 
-
        <span class="icon-bar">
 
-
        </span>
 
-
        <span class="icon-bar">
 
-
        </span>
 
-
      </button>
 
-
      <a class="navbar-brand" href="#">
 
-
       
 
-
      </a>
 
-
    </div>
 
-
    <div class="navbar-collapse collapse">
 
-
      <ul class="nav navbar-nav">
 
-
       
 
-
        <li>
 
-
          <a href="https://2014.igem.org/Team:Tufts">
 
-
            Home
 
-
          </a>
 
-
        </li>
 
-
 
-
            <li class="dropdown">
 
-
              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
 
-
                Team
 
-
                <b class="caret">
 
-
                </b>
 
-
              </a>
 
-
              <ul class="dropdown-menu">
 
-
                <li>
 
-
                  <a href="https://2014.igem.org/Team:Tufts/Bios">
 
-
                    Team Bios
 
-
                  </a>
 
-
                </li>
 
-
                <li>
 
-
                  <a href="https://2014.igem.org/Team:Tufts/attributions">
 
-
                    Attributions
 
-
                  </a>
 
-
                </li>
 
-
                <li>
 
-
                  <a href="http://www.tuftssyntheticbiology.com">
 
-
                    Tufts Synthetic Biology
 
-
                  </a>
 
-
                </li>
 
-
          <li class="divider">
 
-
            </li>
 
-
                <li>
 
-
                  <a target="_blank" href="https://igem.org/Team.cgi?year=2014&team_name=Tufts">
 
-
                    Official Team Profile
 
-
                  </a>
 
-
                </li>
 
-
              </ul>
 
-
            </li>
 
-
 
-
        <li class="dropdown">
 
-
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">
 
-
            Project
 
-
            <b class="caret">
 
-
            </b>
 
-
          </a>
 
-
          <ul class="dropdown-menu">
 
-
            <li>
 
-
              <a href="https://2014.igem.org/Team:Tufts/ribosponge">
 
-
                Ribosponge
 
-
              </a>
 
-
            </li>
 
-
            <li>
 
-
              <a href="https://2014.igem.org/Team:Tufts/synenergene">
 
-
                SYNENERGENE Collaboration
 
-
              </a>
 
-
            </li>
 
-
            <li>
 
-
              <a href="https://2014.igem.org/Team:Tufts/medal">
 
-
                Medal Fulfillment
 
-
              </a>
 
-
            </li>
 
-
            </ul>
 
-
            </li>
 
-
 
-
            <li class="dropdown">
 
-
              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
 
-
                Human Practices
 
-
                <b class="caret"></b>
 
-
              </a><ul class="dropdown-menu">
 
-
                <li>
 
-
                  <a href="https://2014.igem.org/Team:Tufts/conference">
 
-
                    The Future of Phage and Synthetic Biology
 
-
                  </a>
 
-
                </li>
 
-
                <li>
 
-
                  <a href="https://2014.igem.org/Team:Tufts/app_scenarios">
 
-
                  Application Scenarios
 
-
                  </a>
 
-
                </li>
 
-
                <li>
 
-
                  <a href="https://2014.igem.org/Team:Tufts/techno-moral_scenarios">
 
-
                  Techno-Moral Scenarios
 
-
                  </a>
 
-
                </li>
 
-
                <li>
 
-
                  <a href="https://2014.igem.org/Team:Tufts/survey">
 
-
                  Survey
 
-
                  </a>
 
-
                </li>
 
-
              </ul>
 
-
            </li>
 
-
 
 
-
 
-
            <li>
 
-
              <a href="https://2014.igem.org/Team:Tufts/safety">
 
-
                Safety
 
-
              </a>
 
-
            </li>
 
-
 
-
            <li>
 
-
              <a href="https://2014.igem.org/Team:Tufts/sponsors">
 
-
                Sponsors
 
-
              </a>
 
-
            </li>
 
-
 
-
          </ul>
 
-
          <ul class="nav navbar-nav navbar-right">
 
-
            <li>
 
-
              <a target="_blank" href="http://www.facebook.com/TuftsIgem">
 
-
                <i class="icon-facebook icon-large icon-white"></i>
 
-
              </a>
 
-
            </li>
 
-
            <li>
 
-
        <div class="navbar-header"> 
 
-
        </div>
 
-
            </li>
 
-
          </ul>
 
-
  </div>
 
-
  <!--/.nav-collapse -->
 
-
  </div>
 
<html>
<html>

Revision as of 04:21, 10 October 2014

Tufts University



A long, noncoding massively expressed regulatory RNA (merRNA) discovered in Bdellovibrio bacteriovorus is present in high levels during its dormant phase. The merRNA is believed to sequester cyclic-di-GMP, much like a sponge. Since cyclic-di-GMP is a second messenger for various cellular functions, including motility and biofilm formation, the Tufts iGEM team introduced this merRNA sequence into E. coli. Constitutive expression of this merRNA transcript was shown to increase biofilm formation. This property can be useful in microbe-based approaches to environmental remediation. Earlier designs for phage delivery of the merRNA to disrupt biofilms inspired an investigation into the policy surrounding engineered bacteriophage. Tufts iGEM will be convening a panel of experts from various disciplines to put forth recommendations for the responsible use of phage in therapeutic and industrial applications. A proposal will be drafted for a silk bandage containing a phage cocktail which can prevent and treat infection by antibiotic-resistant bacteria.