Difference between revisions of "Team:East Chapel Hill"

Line 1: Line 1:
 
{{East_Chapel_Hill}}
 
{{East_Chapel_Hill}}
 
<html>
 
<html>
 +
<style>
 +
p.big {
 +
    line-height: 1.8;
 +
}
 +
</style>
 +
<head>
  
<body>
 
  
 +
<meta charset="UTF-8">
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <title>Home</title>
 +
    <!-- Bootstrap -->
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Northwestern/CSS?action=raw&ctype=text/css" />
  
<div class = "pocontainer"
+
<style>
<h2> Project Description </h2>
+
.foo img:last-child{display:none}
<p> In many poor countries, excess concentrations of fluoride have entered water sources through erosion of sediment and minerals. These toxic concentrations, which are defined by the World Health Organization to be above 1.0mg/L, may result in an array of health complications. Fluoride has been known to induce cell stress, which in turn impairs the function of ameloblasts who are tasked with forming dental enamel. The resulting disease is dental fluorosis, which manifests in the teeth as porous and yellowed enamel. Other potential consequences of exposure to toxic fluoride levels include skeletal fluorosis, which may result in bone deformities, as well as impaired development. <br>
+
.foo:hover img:first-child{display:none}
Our project involves the development of an operon that will serve as a visual indicator of excess fluoride. We plan to develop and improve the operon created by last year’s iGEM team by experimenting with different fluoride riboswitches and promoters. We hope to find promoters that have an increased gene expression and riboswitches that have increased affinity to fluoride. This would allow for our operon to detect fluoride at levels even lower than 1.0mg/L, a significant improvement from the previous operon. Additionally, we may be able to find different riboswitches that function across a spectrum of fluoride concentrations. By combining them, we could potentially create an indicator that shows the actual amount of fluoride in the water, rather than one that only specifies if the concentrations are above a certain threshold.
+
.foo:hover img:last-child{display:inline-block}
 +
}
  
 +
/*h2 {
 +
padding: 0;
 +
font-weight: 300;*/
 +
}
 +
h2 span {
 +
margin-left: 1em;
 +
color: #aaa;
 +
font-size: 85%;
 +
}
 +
 +
 +
</style>
 +
 +
 +
<style>
 +
button{border: 0; background-color: #D3D3D3
 +
}
 +
</style>
 +
</head>
 +
 +
</style>
 +
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
 +
<script src="https://github.com/kswedberg/jquery-smooth-scroll/blob/master/jquery.smooth-scroll.min.js"></script>
 +
<script>
 +
$('.smooth').on('click', function() {
 +
    $.smoothScroll({
 +
        scrollElement: $('body'),
 +
        scrollTarget: '#' + this.id
 +
    });
 +
   
 +
    return false;
 +
});
 +
</script>
 +
<!-- First Parallax Image with Logo Text -->
 +
<div class="w3-display-container w3-opacity-min" id="top">
 +
  <div class="logo">
 +
  </div>
 +
<div style="z-index:1 !important;" class="w3-display-bottommiddle w3-hide-medium w3-hide-small">
 +
<button style="position:relative !important; z-index:1 !important;" class="icon-button" onclick="window.location.href='#first'">
 +
    <span style="color:#4C177D;" class="w3-xxxlarge glyphicon glyphicon-chevron-down">
 +
    </span>
 +
 +
 +
 +
 +
 +
  </button>
 +
</div>
 +
</div>
 +
 +
 +
<div class="bgimg-2 w3-display-container" id="first">
 +
  <div style="padding: 5% 10%;">
 +
  <h3 style="color:white" class="w3-center w3-padding-large"><br><br>Engineering pathways for integrating functional Cas9 protein into OMVs </h3><br>
 +
<p style="padding-right: 10%; padding-left:10%; font-size:14px; color:white;" class="big">  Inappropriate use of antibiotics has escalated the growing problem of antibiotic resistance in many threatening diseases. In 2014, the World Health Organization classified antibiotic resistance as a global epidemic. Inactivating resistance genes via Cas9 nuclease-mediated cleavage has been shown to be an effective means of combating this epidemic; however, methods of in vivo delivery are currently limited. Our team aims to deliver Cas9 to antibiotic-resistant, pathogenic bacteria through submicron bacterial outer membrane vesicles (OMVs) as a companion re-sensitization therapeutic to antibiotic treatment. OMVs are naturally produced by all Gram-negative bacteria and are used for crosstalk, stress responses, and nutrient acquisition. Their ability to be modified and directed with relative ease makes them an ideal carrier of CRISPR-Cas9. Aiding conventional antibiotic treatment, our technology will model a complete protein delivery system and transport functional Cas9 to target cells.<br><br>
 
</p>
 
</p>
  
</div class>
+
  <ul class="ch-grid" height="50%" style=padding:0;">
 +
    <li>
 +
      <div class="ch-item ch-img-2">
 +
        <div class="ch-info">
 +
          <h3 class="ch-bubble">About us</h3>
 +
          <p class="ch-bubble">Northwestern University iGEM<br>
 +
          <a class="ch-bubble" href="https://2017.igem.org/Team:Northwestern/Team#">LEARN MORE</a></p>
 +
        </div>
 +
      </div>
 +
    </li>
 +
    <li>
 +
      <div class="ch-item ch-img-1">
 +
        <div class="ch-info">
 +
          <h3 class="ch-bubble">Project description</h3>
 +
          <p class="ch-bubble">Outer Membrane Vesicles<br>
 +
          <a class="ch-bubble" href="https://2017.igem.org/Team:Northwestern/project">LEARN MORE</a></p>
 +
        </div>
 +
      </div>
 +
    </li>
 +
    <li>
 +
      <div class="ch-item ch-img-3">
 +
        <div class="ch-info">
 +
          <h3 class="ch-bubble">Parts</h3>
 +
          <p class="ch-bubble">Cas9 fusion proteins<br>
 +
            <a class="ch-bubble" href="https://2017.igem.org/Team:Northwestern/Parts">LEARN MORE</a></p>
 +
          </div>
 +
      </div>
 +
    </li>
 +
  </ul>
 +
 
 +
 
 +
</div>
 +
<div style="z-index:1 !important;" class="w3-display-bottommiddle">
 +
<button height="80%" width="auto" style="position:relative !important; z-index:1 !important;" class="icon-button w3-hide-small w3-hide-medium" onclick="scrollWin2()">
 +
    <span style="color:white;" class="w3-xxxlarge glyphicon glyphicon-chevron-down">
 +
    </span>
 +
  </button>
 +
</div>
 +
</div>
 +
 
 +
 
 +
 
 +
<div class="bgimg-3 w3-display-container" id="second">
 +
<div style="padding: 5% 10%;">
 +
<h3 style="black;" class="w3-center w3-padding-large"><br><br>Our Project</h3><br>
 +
<p style="padding-bottom:0; padding-right: 10%; padding-left:10%; black; font-size:14px;" class="big">  In many poor countries, excess concentrations of fluoride have entered water sources through erosion of sediment and minerals. These toxic concentrations, which are defined by the World Health Organization to be above 1.0mg/L, may result in an array of health complications. Fluoride has been known to induce cell stress, which in turn impairs the function of ameloblasts who are tasked with forming dental enamel. The resulting disease is dental fluorosis, which manifests in the teeth as porous and yellowed enamel. Other potential consequences of exposure to toxic fluoride levels include skeletal fluorosis, which may result in bone deformities, as well as impaired development. <br>
 +
Our project involves the development of an operon that will serve as a visual indicator of excess fluoride. We plan to develop and improve the operon created by last year’s iGEM team by experimenting with different fluoride riboswitches and promoters. We hope to find promoters that have an increased gene expression and riboswitches that have increased affinity to fluoride. This would allow for our operon to detect fluoride at levels even lower than 1.0mg/L, a significant improvement from the previous operon. Additionally, we may be able to find different riboswitches that function across a spectrum of fluoride concentrations. By combining them, we could potentially create an indicator that shows the actual amount of fluoride in the water, rather than one that only specifies if the concentrations are above a certain threshold.</br> </p>
 +
 
 +
<figure>
 +
<br><br><br>
 +
<center><img src="http://via.placeholder.com/350x150" width="350px" border="0">
 +
</center></figure>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<div style="z-index:1 !important;" class="w3-display-bottommiddle">
 +
<button style="margin:0; padding:0; position:relative !important; z-index:1 !important;" class="icon-button w3-hide-small w3-hide-medium" onclick="scrollWin3()">
 +
    <span style="color:black;" class="w3-xxxlarge glyphicon glyphicon-chevron-down">
 +
    </span>
 +
  </button>
 +
</div></p>
 +
</div>
 +
</div>
 +
 
 +
 
 +
 
 +
 
 +
<div class="w3-display-container">
 +
<div>
 +
  <h3 class="w3-center w3-padding-large">Watch to learn more!</h3><br>
 +
</div>
 +
<div class="w3-center container">
 +
<span class="w3-center"> <video class="w3-center" controls><source src= "http://via.placeholder.com/350x150" type="video/mp4" type="video/mp4"></video> </span>
 +
</div>
 +
</div>
 +
    <!-- Hide this text on small devices -->
 +
</div>
 +
 
 +
<!-- Container (Team Section) -->
 +
 
 +
  <!-- Responsive Grid. Four columns on tablets, laptops and desktops. Will stack on mobile devices/small screens (100% width)
 +
 
 +
 
 +
 
 +
<!-- Modal for full size images on click-->
 +
<div id="modal01" class="w3-modal w3-black" onclick="this.style.display='none'">
 +
  <span class="w3-button w3-large w3-black w3-display-topright" title="Close Modal Image"><i class="fa fa-remove"></i></span>
 +
  <div class="w3-modal-content w3-animate-zoom w3-center w3-transparent w3-padding-64">
 +
    <img id="img01" class="w3-image">
 +
    <p id="caption" class="w3-opacity w3-large"></p>
 +
  </div>
 +
</div>
 +
<br>
 +
<br>
 +
 
 +
</body>
 +
</html>
 +
 
 +
<body>
 +
 
 +
 
 
</body>
 
</body>
  

Revision as of 22:34, 30 June 2018

Home



Engineering pathways for integrating functional Cas9 protein into OMVs


Inappropriate use of antibiotics has escalated the growing problem of antibiotic resistance in many threatening diseases. In 2014, the World Health Organization classified antibiotic resistance as a global epidemic. Inactivating resistance genes via Cas9 nuclease-mediated cleavage has been shown to be an effective means of combating this epidemic; however, methods of in vivo delivery are currently limited. Our team aims to deliver Cas9 to antibiotic-resistant, pathogenic bacteria through submicron bacterial outer membrane vesicles (OMVs) as a companion re-sensitization therapeutic to antibiotic treatment. OMVs are naturally produced by all Gram-negative bacteria and are used for crosstalk, stress responses, and nutrient acquisition. Their ability to be modified and directed with relative ease makes them an ideal carrier of CRISPR-Cas9. Aiding conventional antibiotic treatment, our technology will model a complete protein delivery system and transport functional Cas9 to target cells.



Our Project


In many poor countries, excess concentrations of fluoride have entered water sources through erosion of sediment and minerals. These toxic concentrations, which are defined by the World Health Organization to be above 1.0mg/L, may result in an array of health complications. Fluoride has been known to induce cell stress, which in turn impairs the function of ameloblasts who are tasked with forming dental enamel. The resulting disease is dental fluorosis, which manifests in the teeth as porous and yellowed enamel. Other potential consequences of exposure to toxic fluoride levels include skeletal fluorosis, which may result in bone deformities, as well as impaired development.
Our project involves the development of an operon that will serve as a visual indicator of excess fluoride. We plan to develop and improve the operon created by last year’s iGEM team by experimenting with different fluoride riboswitches and promoters. We hope to find promoters that have an increased gene expression and riboswitches that have increased affinity to fluoride. This would allow for our operon to detect fluoride at levels even lower than 1.0mg/L, a significant improvement from the previous operon. Additionally, we may be able to find different riboswitches that function across a spectrum of fluoride concentrations. By combining them, we could potentially create an indicator that shows the actual amount of fluoride in the water, rather than one that only specifies if the concentrations are above a certain threshold.




Watch to learn more!




<body>


</body>



</html>