Team:Amsterdam/project/molecular design

From 2012.igem.org

(Difference between revisions)
Line 10: Line 10:
<script type='text/javascript' src='https://2012.igem.org/Template:Team:Amsterdam/scripts/mapper.js?action=raw'></script>
<script type='text/javascript' src='https://2012.igem.org/Template:Team:Amsterdam/scripts/mapper.js?action=raw'></script>
<script type='text/javascript'>
<script type='text/javascript'>
-
sensorText()
 
function sensorText(){
function sensorText(){
     $('#moldesign-content').empty()
     $('#moldesign-content').empty()
Line 26: Line 25:
}
}
</script>
</script>
-
 
<div>
<div>
<img src="https://static.igem.org/mediawiki/2012/e/ee/Amsterdam_moldesign.png" alt="" usemap="#MolDesign" style="border-style:none; width:auto; border=0" class="mapper" />
<img src="https://static.igem.org/mediawiki/2012/e/ee/Amsterdam_moldesign.png" alt="" usemap="#MolDesign" style="border-style:none; width:auto; border=0" class="mapper" />
Line 40: Line 38:
</html>
</html>
<div id='moldesign-content'>
<div id='moldesign-content'>
 +
<h1>Sensor</h1><h4>What does a sensor mean to the Cellular Logbook?</h4><p>A logbook aims to store the occurrence, encounter or presence of an external signal. Whether this signal comes from a metabolite, a chemical or a toxin, compound or substrate, does not matter! What matters for our Cellular Logbook is if the signal can be taken up by the cell and is able to activate a promoter that will induce the transcription of our writer module. Therefore any well-characterized promoter in the parts registry can be used in the sensor module.</p><p>For our proof-of-concept we chose to implement two different promoters as sensors:</p><h4>Lac-hybrid promoter:</h4><p>The lac promoter and its different protein components have been studied for decades and is widely used as one of the common systems for recombinant protein production in E. coli.</p><p>In its repressive state, the LacI repressor, an allosteric protein constitutively expressed by E. Coli, binds the promoter with high affinity, thereby preventing transcription. Once bound by an inducer such as lactose or IPTG, the repressor is released from the promoter and the RNA polymerase complex can be formed to enable synthesis.</p><p>Our first sensor uses the lac-hybrid promoter (BBa_R0011) together with a medium ribosomal binding site (BBa_B0032). Derived from the original Lac Operon (BBa_R0010), this adaptation does not rely on the presence of glucose, but only on lactose.</p><h4>Arabinose promoter:</h4><p>This promoter is derived from wild-type E. coli and has a modified AraI1 site, which causes this promoter to be less responsive to low concentrations of induction and therefore exhibits a lower maximum response.</p><p>pBAD is very specifically activated by L-Arabinose. In the absence of arabinose, the repressor protein AraC binds to AraI1 AraO2, blocking transcription. In the presence of arabinose, AraC binds to it and changes its conformation such that it interacts with the AraI1 and AraI2 operator sites, allowing transcription.</p><p>For the characterization of our system, we intentionally chose a weak version of the promoter, the pBAD-weak (BBa_K206001), from the parts registry.</p>
</div>
</div>
</div>
</div>

Revision as of 02:19, 27 September 2012