Team:UCSF/Project/Background2

From 2013.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 5: Line 5:
<style type="text/css">
<style type="text/css">
/***
/***
-
Minimal header: removes the search bar and header image and readjusts font colours in the menus.
+
Minimal header:  
-
 
+
Thanks a lot to 2012 Calgary team for snippets of their code!
-
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams for snippets of their code!
+
Check out their wikis at:
Check out their wikis at:
-
https://2011.igem.org/Team:Brown-Stanford
+
https://2012.igem.org/Team:Calgary
-
https://2012.igem.org/Team:Lethbridge
+
***/
***/
Line 132: Line 130:
}
}
-
#textlink a:link,
+
a:link,
a:visited{
a:visited{
font-family: Calibri, Sans-Serif;
font-family: Calibri, Sans-Serif;
font-weight: normal;
font-weight: normal;
-
color: #009E99;
+
color: #4E9600;
text-decoration:none;  
text-decoration:none;  
}
}
-
#textlink a:hover,
+
a:hover,
a:active{
a:active{
font-family: Calibri, Sans-Serif;
font-family: Calibri, Sans-Serif;
font-weight: normal;
font-weight: normal;
-
color: #009E99;
+
color: #4E9600;
text-decoration:underline;
text-decoration:underline;
}
}
-
 
-
/*======
 
-
Team Styling
 
-
======*/
 
/***Body styling***/
/***Body styling***/
Line 181: Line 175:
p1{
p1{
         font-size: 1.7em;
         font-size: 1.7em;
-
color: #333333;
+
color: #008000;
font-weight: bold;
font-weight: bold;
}
}
Line 215: Line 209:
#box1{
#box1{
width: 740px;
width: 740px;
-
         height: 3000px;
+
         height: 2000px;
background: #fffff;
background: #fffff;
float: left;
float: left;
Line 223: Line 217:
</style>
</style>
 +
 +
<!------------------------------Context Styles-------------------------------->
<style>
<style>
#mission {width: 500px; float:left; background-color: #F5F5F5; margin-left:8px; padding: 10px; margin-top:8px;}
#mission {width: 500px; float:left; background-color: #F5F5F5; margin-left:8px; padding: 10px; margin-top:8px;}
Line 228: Line 224:
#rightcontent {width:800px; float:right; background-color: #F5F5F5; margin-left: 8px;  margin-top:10px;}
#rightcontent {width:800px; float:right; background-color: #F5F5F5; margin-left: 8px;  margin-top:10px;}
#photos {float:left; background-color: #FFFFFF; margin-left: 15px;  margin-top:5px;}
#photos {float:left; background-color: #FFFFFF; margin-left: 15px;  margin-top:5px;}
-
#description{float:left; background-color: #FFFFFF; margin-left: 15px;  margin-top:5px;}
+
#leftcontenttext{float:left; background-color: #FFFFFF; margin-left: 15px;  margin-top:5px;}
#rightcontenttext {float:right; background-color: #FFFFFF; margin-left:15px; padding:10px; margin-top:0px;}  
#rightcontenttext {float:right; background-color: #FFFFFF; margin-left:15px; padding:10px; margin-top:0px;}  
//#flickr{width:755px; float:right;}   
//#flickr{width:755px; float:right;}   
Line 234: Line 230:
-
<!-------------------------------------------------------------------------->
+
<!---------------------------------Sidebar------------------------------------------>
-
<!----{{Template:12SJTU_js}}---->
+
<!--Thanks a lot to 2012 SJTU-BioX-Shanghai team for snippets of their code!
 +
Check out their wikis at:
 +
https://2012.igem.org/Team:SJTU-BioX-Shanghai
 +
-->
 +
 
 +
<!--Sidebar Scripts-->
<script type="text/javascript" >
<script type="text/javascript" >
     function SDMenu(id) {
     function SDMenu(id) {
Line 267: Line 268:
                 var states = match[1].split("");
                 var states = match[1].split("");
                 for (var i = 0; i < states.length; i++)
                 for (var i = 0; i < states.length; i++)
-
                     this.submenus[i].className = (states[i] == 0 ? "collapsed" : "");           }
+
                     this.submenus[i].className = (states[i] == 0 ? "collapsed" : "");
 +
            }
         }
         }
     };
     };
Line 360: Line 362:
     };
     };
</script>
</script>
-
<!----End {{Template:12SJTU_js}}---->
 
-
<!----{{Template:12SJTU_sdmenu_css}}---->
+
<!--End Sidebar Scripts-->
 +
 
 +
<!--Sidebar Styles-->
<style type="text/css">
<style type="text/css">
div.sdmenu {
div.sdmenu {
Line 410: Line 413:
}
}
</style>
</style>
-
<!----End {{Template:12SJTU_sdmenu_css}}---->
 
<style type="text/css">  
<style type="text/css">  
Line 434: Line 436:
</script>
</script>
-
<!---------------------------------------------------------------------------------------------------->
+
 
</head>
</head>
<body>
<body>
 +
 +
<!------------------------------------Sidebar------------------------------------->
<div class="floatbox" id="12SJTU_floatnav" style="top:200px; left:2px;">
<div class="floatbox" id="12SJTU_floatnav" style="top:200px; left:2px;">
<table border="0" width="150" cellspacing="0" cellpadding="0">
<table border="0" width="150" cellspacing="0" cellpadding="0">
Line 443: Line 447:
<td width="100%">
<td width="100%">
-
<!--End {{Template:12SJTU_floatnav_head}}-->
+
<!--Span: Project-Background-->
-
 
+
<script type="text/javascript">
<script type="text/javascript">
// <![CDATA[
// <![CDATA[
Line 458: Line 461:
</script>
</script>
-
<!--{{Template:12SJTU_nav_project}}-->
+
<!--Project Sidebar-->
     <div style="float: left" id="my_menu" class="sdmenu">
     <div style="float: left" id="my_menu" class="sdmenu">
       <div class="collapsed">
       <div class="collapsed">
         <span>Background</span>
         <span>Background</span>
-
         <a href="/Team:UCSF/Project/Background2">Background</a>
+
         <a href="https://2013.igem.org/Team:UCSF/Project/Background2">Background</a>
       </div>
       </div>
       <div class="collapsed">
       <div class="collapsed">
-
         <span>CRISPRi Circuit</span>
+
         <span>CRISPRi Conjugation</span>      
-
         <a href="/Team:UCSF/Project/Circuit/Design">Design</a>
+
         <a href="https://2013.igem.org/Team:UCSF/Project/Conjugation/Design1">Project Design</a>
-
         <a href="/Team:UCSF/Project/Circuit/Data">Data</a>
+
         <a href="https://2013.igem.org/Team:UCSF/Project/Conjugation/Data1">Data</a>
       </div>
       </div>
       <div class="collapsed">
       <div class="collapsed">
-
         <span>CRISPRi Conjugation</span>      
+
         <span>CRISPRi Circuit</span>
-
         <a href="/Team:UCSF/Project/Conjugation/Design">Design</a>
+
         <a href="/Team:UCSF/Project/Circuit/Design">Circuit Design</a>
-
         <a href="/Team:UCSF/Project/Conjugation/Data">Data</a>
+
        <a https://2013.igem.org/Team:UCSF/Project/Conjugation/Promoter">Promoter Engineering</a>
 +
         <a href="/Team:UCSF/Project/Circuit/Data">Data</a>
 +
 
       </div>
       </div>
 +
</div>     
</div>
</div>
-
     
 
-
<!--End {{Template:12SJTU_nav_project}}-->
 
-
 
-
<!--{{Template:12SJTU_floatnav_foot}}-->
 
  </tr>
  </tr>
</table>
</table>
Line 493: Line 495:
                var top = parseInt(id(o).style.top);
                var top = parseInt(id(o).style.top);
                if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 98) {
                if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 98) {
-
                    height = height - 70;
+
                    height = height - 50;
                    if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 198) {
                    if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 198) {
-
                        height = height - 70;
+
                        height = height - 50;
                        if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 298) {
                        if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 298) {
-
                            height = height - 70;
+
                            height = height - 50;
                        }
                        }
                    }
                    }
Line 511: Line 513:
</script>
</script>
 +
<!------------------------------------End Sidebar------------------------------------->
 +
 +
<!------------------------------------Comtext------------------------------------->
<div id="box1" align="justify">
<div id="box1" align="justify">
<h1><center> Operation CRISPR: Deploying precision guided tools to target unique species in a complex microbiome </center></h1>
<h1><center> Operation CRISPR: Deploying precision guided tools to target unique species in a complex microbiome </center></h1>
-
<div id="description" style = "width: 750px;height:170px">
+
<div id="leftcontenttext" style = "width: 740px;height:170px">
<p2>Rarely in nature do bacterial strains exist in isolation; they form complex microbial communities that interact with various organisms. We ourselves contain a major microbial community in our digestive tract that has shown to directly affect our health and well-being.  As shown on the left, to improve and maintain healthly living it would be useful to have the ability to change the microbial community. For example, if a large of amount of a certain sugar was present in your gut ("signal #1") you might want to slow the growth of a certain bacterial populations . In another scenario ("signal #2") it might be useful to increase the growth of other specific bacteria in your gut. But targeting precise bacterial community strains and controlling their growth, activity, and outputs is difficult and requires many new tools.</p2>
<p2>Rarely in nature do bacterial strains exist in isolation; they form complex microbial communities that interact with various organisms. We ourselves contain a major microbial community in our digestive tract that has shown to directly affect our health and well-being.  As shown on the left, to improve and maintain healthly living it would be useful to have the ability to change the microbial community. For example, if a large of amount of a certain sugar was present in your gut ("signal #1") you might want to slow the growth of a certain bacterial populations . In another scenario ("signal #2") it might be useful to increase the growth of other specific bacteria in your gut. But targeting precise bacterial community strains and controlling their growth, activity, and outputs is difficult and requires many new tools.</p2>
</div>
</div>
Line 522: Line 527:
</div>
</div>
-
<div id="description" style = "width:740px; height:280px">
+
<div id="leftcontenttext" style = "width:740px; height:280px">
<p2>At the beginning of this summer, we asked ourselves a question: "What could we introduce to a microbiome which would allow targeting and eventual gene expression changes in a specific bacteria?" The difficulty faced with this situation is in:</p2>
<p2>At the beginning of this summer, we asked ourselves a question: "What could we introduce to a microbiome which would allow targeting and eventual gene expression changes in a specific bacteria?" The difficulty faced with this situation is in:</p2>
<p2>  1. Introduce a targeting system into a defined mixture of bacteria such that you can select and introduce manipulations without negatively affecting other bacteria. </p2>
<p2>  1. Introduce a targeting system into a defined mixture of bacteria such that you can select and introduce manipulations without negatively affecting other bacteria. </p2>
Line 531: Line 536:
</div>
</div>
-
<div id="rightcontenttext" style = "width:340px; height:275px; margin-top:155px"align="justify">
+
<div id="rightcontenttext" style = "width:340px; height:285px; margin-top:155px"align="justify">
<p2>WHY USE CRISPRi? <br><br>1. CRISPRi utilizes gRNAs which are highly specific and customizable.<br><br>
<p2>WHY USE CRISPRi? <br><br>1. CRISPRi utilizes gRNAs which are highly specific and customizable.<br><br>
2. In principle it could be used to take advantage of unique DNA sequences to target specific bacterial species.</p2>
2. In principle it could be used to take advantage of unique DNA sequences to target specific bacterial species.</p2>
Line 540: Line 545:
</div>
</div>
-
<div id="description" style = "width:300px; height:20px; margin-left:60px" align="justify">
+
<div id="leftcontenttext" style = "width:300px; height:20px; margin-left:55px; margin-top:-5px" align="justify">
<p3><center>Amended from: http://www.cell.com/abstract/S0092-8674(13)00211-0?script=true</center></p3>  
<p3><center>Amended from: http://www.cell.com/abstract/S0092-8674(13)00211-0?script=true</center></p3>  
</div>
</div>
-
<div id="rightcontenttext" style = "width:320px; height:175px; margin-top:10px"align="justify">
+
<div id="rightcontenttext" style = "width:340px; height:175px; margin-top:10px" align="justify">
-
<p2> As a means <a href="https://2013.igem.org/Team:UCSF/Project/Conjugation/Design" >to introduce our CRISPRi system into a microbial community we’ve opted to utilize conjugation</a><span> - a naturally occurring mechanism bacteria use to transfer DNA.  By utilizing this mechanism, we are able to target specific strains of bacteria and affect gene expression. This will have a potential for future applications that require targeting individual strains in a bacterial community. </p2></div>
+
<p2> As a means <a href="https://2013.igem.org/Team:UCSF/Project/Conjugation/Design1" > to introduce our CRISPRi system into a microbial community we've opted to utilize conjugation </a> - a naturally occurring mechanism bacteria use to transfer DNA.  By utilizing this mechanism, we are able to target specific strains of bacteria and affect gene expression. This will have a potential for future applications that require targeting individual strains in a bacterial community. </p2></div>
-
 
+
 +
<div id="photos" style = "width:340px"; height:155px;>
 +
<center><img style="margin-left:20px;margin-top:40px; width: 340px"; padding:0;"
 +
src="https://static.igem.org/mediawiki/2013/8/8b/Conjugation_Bkgrd_UCSF-1.png"> </center><br></div>
 +
<div id="leftcontenttext" style = "width:740px; height:80px; margin-top:10px"align="justify">
 +
<p1><center>The combination of conjugation and CRISPRi allows us to create a system capable of both transferring genetic instructions from one cell to another as well as targeting unique species in a microbial community through a specific gene. </center></p1>
 +
</div>
 +
<div id="leftcontenttext" style = "width:740px; height:200px">
 +
<h3>2. Creating scalable CRISPRi circuits that can choose between outcomes based on the input</h3>
 +
<p2>In addition to our conjugation project, we have developed a <a href="https://2013.igem.org/Team:UCSF/Project/Circuit/Design1" >CRISPRi circuit</a>, which could be delivered by the same conjugation system, that could apply to future regulatory applications (upregulation of bacterial growth, bacterial activity and behavior, gene expression, and other bacterial processes, etc.).  Our circuit is multi-functional, eliciting different responses with the presence of different inducers and is scalable by incorporating additional designed plasmids or guide RNAs. The circuit relies on the use of CRISPRi gRNAs to provide scalability - several genes can be targeted for silencing, upregulation, or other needs. </p2>
 +
</div>
 +
</div>
</body>
</body>
</html>
</html>

Latest revision as of 03:56, 29 October 2013

Operation CRISPR: Deploying precision guided tools to target unique species in a complex microbiome

Rarely in nature do bacterial strains exist in isolation; they form complex microbial communities that interact with various organisms. We ourselves contain a major microbial community in our digestive tract that has shown to directly affect our health and well-being. As shown on the left, to improve and maintain healthly living it would be useful to have the ability to change the microbial community. For example, if a large of amount of a certain sugar was present in your gut ("signal #1") you might want to slow the growth of a certain bacterial populations . In another scenario ("signal #2") it might be useful to increase the growth of other specific bacteria in your gut. But targeting precise bacterial community strains and controlling their growth, activity, and outputs is difficult and requires many new tools.
At the beginning of this summer, we asked ourselves a question: "What could we introduce to a microbiome which would allow targeting and eventual gene expression changes in a specific bacteria?" The difficulty faced with this situation is in: 1. Introduce a targeting system into a defined mixture of bacteria such that you can select and introduce manipulations without negatively affecting other bacteria. 2. Creating easy to transfer pathways or circuits that can produce a multitude of outcomes (killing, repressing, upregulating).

1. Introducing CRISPRi to a bacterial community

To selectively target and eliminate harmful bacteria, we are utilizing the CRISPRi system, a tool repurposed from a natural adaptive immunity system in bacteria (see diagram below). This tool is comprised of a catalytically dead Cas9 (dCas9) protein that complexes with guide RNAs (gRNA) complementary to the target bacteria’s DNA sequence. This complex binds to DNA complementary to the gRNA and prevents transcription, therefore repressing gene expression.
WHY USE CRISPRi?

1. CRISPRi utilizes gRNAs which are highly specific and customizable.

2. In principle it could be used to take advantage of unique DNA sequences to target specific bacterial species.
Amended from: http://www.cell.com/abstract/S0092-8674(13)00211-0?script=true
As a means to introduce our CRISPRi system into a microbial community we've opted to utilize conjugation - a naturally occurring mechanism bacteria use to transfer DNA. By utilizing this mechanism, we are able to target specific strains of bacteria and affect gene expression. This will have a potential for future applications that require targeting individual strains in a bacterial community.

The combination of conjugation and CRISPRi allows us to create a system capable of both transferring genetic instructions from one cell to another as well as targeting unique species in a microbial community through a specific gene.

2. Creating scalable CRISPRi circuits that can choose between outcomes based on the input

In addition to our conjugation project, we have developed a CRISPRi circuit, which could be delivered by the same conjugation system, that could apply to future regulatory applications (upregulation of bacterial growth, bacterial activity and behavior, gene expression, and other bacterial processes, etc.). Our circuit is multi-functional, eliciting different responses with the presence of different inducers and is scalable by incorporating additional designed plasmids or guide RNAs. The circuit relies on the use of CRISPRi gRNAs to provide scalability - several genes can be targeted for silencing, upregulation, or other needs.