Team:UCSF/Project/Conjugation/Design1
From 2013.igem.org
(Difference between revisions)
(Created page with "{{Template:UCSF/MainHeader}} <html> <head> <!--CSS styles: global--> <style type="text/css"> /*** Minimal header: removes the search bar and header image and readjusts font colou...") |
|||
Line 5: | Line 5: | ||
<style type="text/css"> | <style type="text/css"> | ||
/*** | /*** | ||
- | Minimal header: | + | Minimal header: |
- | + | Thanks a lot to 2012 Calgary team for snippets of their code! | |
- | Thanks a lot to | + | |
Check out their wikis at: | Check out their wikis at: | ||
- | + | https://2012.igem.org/Team:Calgary | |
- | https://2012.igem.org/Team: | + | |
***/ | ***/ | ||
Line 147: | Line 145: | ||
text-decoration:underline; | text-decoration:underline; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
/***Body styling***/ | /***Body styling***/ | ||
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 234: | Line 230: | ||
- | <!--------------------------------------------------------------------------> | + | <!---------------------------------Sidebar------------------------------------------> |
- | <!---- | + | <!--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 361: | Line 362: | ||
}; | }; | ||
</script> | </script> | ||
- | |||
- | <!---- | + | <!--End Sidebar Scripts--> |
+ | |||
+ | <!--Sidebar Styles--> | ||
<style type="text/css"> | <style type="text/css"> | ||
div.sdmenu { | div.sdmenu { | ||
Line 411: | Line 413: | ||
} | } | ||
</style> | </style> | ||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 435: | 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 444: | Line 447: | ||
<td width="100%"> | <td width="100%"> | ||
- | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 459: | Line 461: | ||
</script> | </script> | ||
- | |||
<div style="float: left" id="my_menu" class="sdmenu"> | <div style="float: left" id="my_menu" class="sdmenu"> | ||
<div class="collapsed"> | <div class="collapsed"> | ||
Line 477: | Line 478: | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
</tr> | </tr> | ||
</table> | </table> | ||
Line 513: | Line 510: | ||
</script> | </script> | ||
+ | <!------------------------------------End Sidebar-------------------------------------> | ||
+ | |||
+ | <!------------------------------------Comtext-------------------------------------> | ||
<div id="box1" align="justify"> | <div id="box1" align="justify"> | ||
- | < | + | <h2><center> Transmitting CRISPRi Circuits through Cell-to-Cell Conjugation </center></h2> |
- | <div id="leftcontenttext" style = "width: 740px;height: | + | <div id="leftcontenttext" style = "width: 740px;height:80px" align="justify"> |
- | < | + | <p1>GOAL: To construct a specific gene repression system using CRISPRi that can be efficiently transmitted between cells by conjugation.</p1> |
</div> | </div> | ||
- | <div id=" | + | <div id="leftcontenttext" style = "width: 740px;height:130px" align="justify"> |
- | + | <h3>What is conjugation? </h3> | |
+ | <p2><br>In nature, bacterial strains rarely exist as distinct populations. Instead, they are almost always found in mixed populations where they compete for resources. Conjugation is a naturally occurring process in bacteria that allows genetic material to be transferred between populations of bacterial cells. This process promotes gene diversity, and in certain situations, provides a competitive advantage for the recipient cell.</p2> | ||
</div> | </div> | ||
- | <div id="leftcontenttext" style = "width:740px; height: | + | <div id="leftcontenttext" style = "width: 740px; height:110px" align="justify"> |
- | <p2> | + | <p2>By combining CRISPRi and conjugation, we’ve come up with a system that will allow us to specifically target certain populations within a microbiome. To do this, an engineered cell capable of conjugating must be introduced into a microbiome of interest. The engineered cell, or donor cell, is capable of conjugating (proteins necessary for conjugation are contained in the genome) and carries a conjugative plasmid, which codes for a catalytically dead Cas9 (dCas9) protein and guide RNA (gRNA) for a specific gene that is present in the targeted population.</p2> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | <div id=" | + | <div id="photos"> |
- | < | + | <center><img style="margin-top:5px; height:300px"; padding:0;"src="https://static.igem.org/mediawiki/2013/f/f2/Conjugation-1.png"> </center><br> |
- | + | /div> | |
- | + | ||
- | <div id=" | + | <div id="leftcontenttext" style = "width: 740px; height:100px" align="justify"> |
- | + | <p2>Upon conjugation with the target population, the conjugative plasmid would be transferred. Both dCas9 and gRNA would subsequently be expressed in the recipient cell, and the complex formed will repress the targeted gene specified by the gRNA, shutting down certain cell functions. </p2> | |
</div> | </div> | ||
- | <div id=" | + | <div id="photos"> |
- | + | <center><img style="margin-top:5px; height:220px"; padding:0;"src="https://static.igem.org/mediawiki/2013/8/83/Conjugation-2.png"> </center><br> | |
</div> | </div> | ||
- | <div id=" | + | <div id="leftcontenttext" style = "width: 740px; height:150px" align="justify"> |
- | <p2> | + | <p2>For the summer, we used fluorescent proteins to differentiate between our target cell strains and our unaffected cell strains. Our targeted cells will be marked with red fluorescent protein (RFP) while our unaffected cells with be marked with the fluorescent protein, citrine. Both cell strains will receive the conjugative plasmid from the donor. The gRNA-dCAS9 complex will then form and repress the production of RFP in our target cells. The RFP cell strain will no longer be able to fluoresce, since the gRNA in our conjugative plasmid only recognizes a specific site on RFP, while the citrine cell strain will be left unaffected because there is no gRNA in the conjugative plasmid that recognizes citrine. </p2> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | <div id=" | + | <div id="photos"> |
- | + | <center><img style="margin-top:5px; height:320px"; padding:0;" | |
- | + | src="https://static.igem.org/mediawiki/2013/7/70/Target_and_unaffected_cells.jpg"> </center><br> | |
</div> | </div> | ||
+ | |||
+ | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 09:44, 28 October 2013
Transmitting CRISPRi Circuits through Cell-to-Cell Conjugation
What is conjugation?
In nature, bacterial strains rarely exist as distinct populations. Instead, they are almost always found in mixed populations where they compete for resources. Conjugation is a naturally occurring process in bacteria that allows genetic material to be transferred between populations of bacterial cells. This process promotes gene diversity, and in certain situations, provides a competitive advantage for the recipient cell.
/div>