Team:UCSF/Project/Background2
From 2013.igem.org
(Difference between revisions)
Line 493: | Line 493: | ||
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 - | + | height = height - 50; |
if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 198) { | if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 198) { | ||
- | height = height - | + | height = height - 50; |
if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 298) { | if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 298) { | ||
- | height = height - | + | height = height - 50; |
} | } | ||
} | } | ||
Line 551: | Line 551: | ||
src="https://static.igem.org/mediawiki/2013/8/8b/Conjugation_Bkgrd_UCSF-1.png"> </center><br></div> | src="https://static.igem.org/mediawiki/2013/8/8b/Conjugation_Bkgrd_UCSF-1.png"> </center><br></div> | ||
- | <div id="description" style = "width:740px; height: | + | <div id="description" 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> | <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> | ||
- | <div id="description" style = "width:740px; height: | + | <div id="description" style = "width:740px; height:200px"> |
<h3>2. Creating scalable CRISPRi circuits that can choose between outcomes based on the input</h3> | <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/Design" >CRISPRi circuit</a><span>, 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> | <p2>In addition to our conjugation project, we have developed a <a href="https://2013.igem.org/Team:UCSF/Project/Circuit/Design" >CRISPRi circuit</a><span>, 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> |
Revision as of 09:18, 28 October 2013
Operation CRISPR: Deploying precision guided tools to target unique species in a complex microbiome
1. Introducing CRISPRi to a bacterial community
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.