Difference between revisions of "Team:Paris Bettencourt/Sustainability/Continuity"
Line 22: | Line 22: | ||
− | <h1 | + | <h1 id="our-design">Our design</h1> |
<!-- Fitness burden --> | <!-- Fitness burden --> | ||
Line 64: | Line 64: | ||
<h2>An extendable system</h2> | <h2>An extendable system</h2> | ||
<div class="column-left" style="width: 35%"> | <div class="column-left" style="width: 35%"> | ||
− | <p>Our differentiation system is inspired by the Brainbow system, initially developed for tracking the axons of neurons in mammalian's brain. We modified it so it becomes extendable.</p> | + | <p>Our differentiation system is inspired by the Brainbow system, initially developed for tracking the axons of neurons in mammalian's brain. We modified it so it becomes extendable (<b>A</b>).</p> |
− | <p>This system is randomized on a single-cell level, so each cell produce one —and only one—, vitamin pathway. In most research work, metabolic engineering has been done only one target compound at a time, and little is known about what happens when production pathways are used simultaneously in the same cell (<b> | + | <p>This system is randomized on a single-cell level, so each cell produce one —and only one—, vitamin pathway. In most research work, metabolic engineering has been done only one target compound at a time, and little is known about what happens when production pathways are used simultaneously in the same cell (<b>B</b>).<br/> |
− | Having one cell expressing only one pathway should theoretically preclude unexpected interactions between different pathways, thus making an extendable framework where every synthesis function is decoupled (<b> | + | Having one cell expressing only one pathway should theoretically preclude unexpected interactions between different pathways, thus making an extendable framework where every synthesis function is decoupled (<b>C</b>).<br/> |
The different vitamin-producing pathways can be prototyped separately on a classical lab strain, and it is then easy to put them all together in the same chassis for a multi-functional organism.</p> | The different vitamin-producing pathways can be prototyped separately on a classical lab strain, and it is then easy to put them all together in the same chassis for a multi-functional organism.</p> | ||
</div> | </div> | ||
Line 153: | Line 153: | ||
<div class="column-left"> | <div class="column-left"> | ||
<p>Now that the different genes have been added to the chassis, it is time to see it in action.</p> | <p>Now that the different genes have been added to the chassis, it is time to see it in action.</p> | ||
− | <p>The CRE recombinase will cut the LoxP sites in the middle, remove the region in-between, and join the two remaining halves of LoxP sites together (Nagy 2000). This only occurs if the overlap sequence are exactly identical (Missirlis 2006). This means that, in the picture of the right, only LoxP sites of same colour would recombine. Given the configuration of this system, any LoxP recombination event would result in the loss of several other LoxP site, in a such way that further recombinations are not possible.</p> | + | <p>The CRE recombinase will cut the LoxP sites in the middle, remove the region in-between, and join the two remaining halves of LoxP sites together (Nagy 2000). This only occurs if the overlap sequence are exactly identical (Missirlis 2006). This means that, in the picture of the right, only LoxP sites of same colour would recombine. Given the configuration of this system, any LoxP recombination event would result in the loss of several other LoxP site, in a such way that further recombinations are not possible. The pair of LoxP sites that undergo recombination is therefore chosen randomly by each cell.</p> |
+ | <p>Depending on which region is excised, one random coding region settles next to the promoter and starts to be expressed. For a chassis containing four different operons, the mother cells differentiates in four different daughter cells, each of them expressing one operon.</p> | ||
+ | <p>Even if the chassis is not completely filled, it still works: the number of different daughter cells is always equal to the number of inserted cassettes, and the probability of each is adjusted accordingly.</p> | ||
</div> | </div> | ||
<div class="column-right"> | <div class="column-right"> | ||
<a href="https://static.igem.org/mediawiki/2015/6/65/PB_brainbow.png"> | <a href="https://static.igem.org/mediawiki/2015/6/65/PB_brainbow.png"> | ||
− | <img src="https://static.igem.org/mediawiki/2015/6/65/PB_brainbow.png" style="width: | + | <img src="https://static.igem.org/mediawiki/2015/6/65/PB_brainbow.png" style="width:100%" align="middle"/> |
</a> | </a> | ||
<p class="caption">https://static.igem.org/mediawiki/2015/6/65/PB_brainbow.png</p> | <p class="caption">https://static.igem.org/mediawiki/2015/6/65/PB_brainbow.png</p> | ||
Line 163: | Line 165: | ||
<div style="clear:both"></div> | <div style="clear:both"></div> | ||
− | <h3 | + | <h3>How to induce the differentiation?</h3> |
− | < | + | There are different ways the CRE recombinase can be induced. |
− | < | + | <h4>Chemical</h4> |
− | < | + | A chemical would be one of the most predictable, efficient way to differentiate the cells. However, it requires to have access to this chemical, and to open the reactor which can be impractical for community labs with low resources to maintain sterility. It is nevertheless the solution of choice for funded factories. Carbohydrates such as glucose, arabinose or lactose seem to be the best options since they are not toxic. |
− | < | + | <h4>Heat</h4> |
− | <p> | + | On the other hand, heat does not require to open the bioreactor, so it's ideal when sterile conditions are not easy to obtain. |
− | + | Numerous heat-sensitive promoters exist, such as the Heat-Shock Promoter that is present in the registry (<partinfo>BBa_K338001</partinfo>). | |
+ | <h3>The problem of leakiness</h3> | ||
+ | <p>Most of the promoters from living organisms are <em>leaky</em>, i.e. they still lead to a small amount of transcription even in the absence of inducer. In our case, it means that the CRE recombinase will be expressed from time to time in some cells and it could result in the differentiation of some of them. If their number is low, it should not have any consequence as the differentiated cells are very unlikely to take over, but leakiness may be an obstacle if it affects a large proportion of the cells.</p> | ||
+ | <h3>The perfect expression level</h3> | ||
+ | <p>We could try to differentiate all the cells as quickly as possible, or let the cells differentiate slowly in a prograssive manner. Provided the differentiated cells grow significantly slower than the mother cell, the strategy that generates the largest amount of vitamins is not obvious.<br/> | ||
+ | To answer this question, we created a mathematical and computational model of the situation. Given the growth rate of the mother cells and the daughter cells, it is possible to calculate the optimal differentiation rate, and chose the strength of the promoter accordingly. | ||
+ | </p> | ||
+ | <a href="https://2015.igem.org/Team:Paris_Bettencourt/Modeling">Click here to learn more about the model</a>. | ||
− | <h1 | + | <h1 id="results">Results</> |
<h2 id="construction-of-the-system">Construction of the system</h2> | <h2 id="construction-of-the-system">Construction of the system</h2> | ||
<p>We succesfully assembled a prototype version of this system in the model bacteria <em>Escherichia coli</em>. The genes involved in vitamin production are replaced with fluorescent proteins, allowing for easy monitoring of their production. Our construct contains mCherry as a reporter gene, and two other fluorescent proteins to mimick pathways operons. It also has a phage PhiC31 integration site for subsequent addition of new genes.</p> | <p>We succesfully assembled a prototype version of this system in the model bacteria <em>Escherichia coli</em>. The genes involved in vitamin production are replaced with fluorescent proteins, allowing for easy monitoring of their production. Our construct contains mCherry as a reporter gene, and two other fluorescent proteins to mimick pathways operons. It also has a phage PhiC31 integration site for subsequent addition of new genes.</p> | ||
Line 198: | Line 207: | ||
</div> | </div> | ||
<h2 id="effects-on-growth">Effects on growth</h2> | <h2 id="effects-on-growth">Effects on growth</h2> | ||
− | <h1 | + | <h1 id="outlook">Outlook</h1> |
<p>link</p> | <p>link</p> | ||
Revision as of 17:36, 18 September 2015