Difference between revisions of "Team:Paris Bettencourt/Sustainability/Continuity"
(7 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<html> | <html> | ||
+ | |||
+ | <h1>Purpose</h1> | ||
+ | |||
<div class="column-left"> | <div class="column-left"> | ||
<p>In order to gain trust from the population, the technology should belong to everyone. In a way similar to the open-source software industry, people should be able to improve our project or create their own versions of it. This idea of openness is very common among the community of synthetic biologists, but a lot of pitfalls have to be overcome to make it a sustainable reality.</p> | <p>In order to gain trust from the population, the technology should belong to everyone. In a way similar to the open-source software industry, people should be able to improve our project or create their own versions of it. This idea of openness is very common among the community of synthetic biologists, but a lot of pitfalls have to be overcome to make it a sustainable reality.</p> | ||
Line 22: | Line 25: | ||
− | <h1 | + | <h1 id="our-design">Our design</h1> |
<!-- Fitness burden --> | <!-- Fitness burden --> | ||
Line 60: | Line 63: | ||
</p> | </p> | ||
− | <!-- | + | <!-- EXTENDABILITY --> |
<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. 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.<br/> | + | <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>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> | ||
<div class="column-right" style="width: 60%"> | <div class="column-right" style="width: 60%"> | ||
− | < | + | <a href="https://static.igem.org/mediawiki/2015/9/98/PB_framework_construction.png"> |
− | <img src="https://static.igem.org/mediawiki/2015/ | + | <img src="https://static.igem.org/mediawiki/2015/9/98/PB_framework_construction.png" style="width:80%"/> |
+ | </a> | ||
</div> | </div> | ||
<div style="clear:both"></div> | <div style="clear:both"></div> | ||
− | + | ||
<h2 id="the-chassis">The chassis</h2> | <h2 id="the-chassis">The chassis</h2> | ||
− | + | Let us see how it works under the hood.<br/> | |
Before addition of any metabolic pathways, this is what our empty chassis would look like. The following cassette is integrated in the chromosome. | Before addition of any metabolic pathways, this is what our empty chassis would look like. The following cassette is integrated in the chromosome. | ||
− | < | + | <br/> |
− | <img src="https://static.igem.org/mediawiki/2015/1/14/PB_chassis.png" style="width:100%" /> | + | <br/> |
− | </ | + | <a href="https://static.igem.org/mediawiki/2015/1/14/PB_chassis.png"> |
− | All proteins' coding regions are followed by a terminator. | + | <img src="https://static.igem.org/mediawiki/2015/1/14/PB_chassis.png" style="width:100%"/> |
+ | </a> | ||
+ | <br/> | ||
+ | <p>All proteins' coding regions are preceded by a RBS (<em>Ribosome Binding Site</em>) and followed by a transcription terminator.</p> | ||
+ | <br/> | ||
+ | <br/> | ||
<p><img src="https://static.igem.org/mediawiki/2015/e/ee/PB_1.png"/> <strong>Constitutive promoter:</strong> Thanks to this promoter, a RNA transcript of the cassette will be produced until the first terminator is reached.</p> | <p><img src="https://static.igem.org/mediawiki/2015/e/ee/PB_1.png"/> <strong>Constitutive promoter:</strong> Thanks to this promoter, a RNA transcript of the cassette will be produced until the first terminator is reached.</p> | ||
Line 92: | Line 102: | ||
<p>Here are the four orthogonal Lox sites we used: | <p>Here are the four orthogonal Lox sites we used: | ||
− | <ul> | + | <ul style="font-size:13px"> |
<li><b>LoxP:</b> ATAACTTCGTATA<strong>ATGTATGC</strong>TATACGAAGTTAT</li> | <li><b>LoxP:</b> ATAACTTCGTATA<strong>ATGTATGC</strong>TATACGAAGTTAT</li> | ||
<li><b>Lox2272:</b> ATAACTTCGTATA<strong>AAGTATCC</strong>TATACGAAGTTAT</li> | <li><b>Lox2272:</b> ATAACTTCGTATA<strong>AAGTATCC</strong>TATACGAAGTTAT</li> | ||
Line 111: | Line 121: | ||
<h2 id="landing-pads">The Landing Pad</h2> | <h2 id="landing-pads">The Landing Pad</h2> | ||
<div class="column-left"> | <div class="column-left"> | ||
− | <p>Starting from this chassis, up to four metabolic pathways can be added by using the attB sequence as a landing pad. Like the Lox sites, this sequence comes from a bacteriophage: the PhiC31 phage | + | <p>Starting from this chassis, up to four metabolic pathways can be added by using the attB sequence as a landing pad. Like the Lox sites, this sequence comes from a bacteriophage: the PhiC31 phage uses it to integrate itself in the genome of the host. To insert a new sequence in this landing pad, all you need to do is build a plasmid with the matching "attP" site and express the PhiC31 integrase. |
− | <ul> | + | <ul style="font-size:13px"> |
<li>attB: GTGCGGGTGCCAGGGCGTGCCC<strong>TT</strong>GGGCTCCCCGGGCGCGTACTCCA</li> | <li>attB: GTGCGGGTGCCAGGGCGTGCCC<strong>TT</strong>GGGCTCCCCGGGCGCGTACTCCA</li> | ||
<li>attP: AGTGCCCCAACTGGGGTAACCT<strong>TT</strong>GAGTTCTCTCAGTTGGGGGCGT</li> | <li>attP: AGTGCCCCAACTGGGGTAACCT<strong>TT</strong>GAGTTCTCTCAGTTGGGGGCGT</li> | ||
</ul> | </ul> | ||
When inserting something in the landing pad, a new landing pad should be added for subsequent integration. This landing pad should be orthogonal to the first one to avoid multiple successive integrations. The same integrase can be used, the central <strong>TT</strong> just has to be replaced by <strong>CC</strong> to make the two sites orthogonal.</p> | When inserting something in the landing pad, a new landing pad should be added for subsequent integration. This landing pad should be orthogonal to the first one to avoid multiple successive integrations. The same integrase can be used, the central <strong>TT</strong> just has to be replaced by <strong>CC</strong> to make the two sites orthogonal.</p> | ||
− | + | <p>In summary, a new gene to be added in the system should have the following standard structure (<b>A</b>): | |
+ | <ul> | ||
+ | <li>An attP sequence different from the one that was used just before,</li> | ||
+ | <li>A Lox sequence (Lox sequences should be added in the same order they come in the Lox Array),</li> | ||
+ | <li>The operon to be expressed,</li> | ||
+ | <li>An attB sequence, orthogonal to the attP used for integration,</li> | ||
+ | <li>A selection system (not depicted here for clarity).</li> | ||
+ | </ul> | ||
+ | When the phage PhiC31 integrase is expressed, this plasmid will be integrated in the locus (<b>B</b>). The CRISPR-Cas9 system from <em>S. pyogenes</em> should work well for selecting the cells who integrated the plasmid(Jiang, Bikard 2013), as the attB contains the protospacer adjacent motif "NGG" next to the two central bases (Mojica 2009). It is therefore possible to kill the cells who still have an intact attB site, just by using CRISPR spacers targeting the following sequences: | ||
+ | <ul style="font-size:13px"> | ||
+ | <li>GCGGGTGCCAGGGCGTGCCCTTGGGCTCCC for killing cells who have not integrated anything in the first attB version,</li> | ||
+ | <li>GCGGGTGCCAGGGCGTGCCCCCGGGCTCCC, for the second attB version.</li> | ||
+ | </ul> | ||
+ | It has the advantage of leaving no scar, thus reducing the number of recombination sites present in the locus.<br/> | ||
+ | After integration, the new cassette becomes a new part of the system (<b>C</b>). | ||
+ | </p> | ||
</div> | </div> | ||
+ | |||
<div class="column-right"> | <div class="column-right"> | ||
− | < | + | <a href="https://static.igem.org/mediawiki/2015/7/75/PB_landingpad.png"><img src="https://static.igem.org/mediawiki/2015/7/75/PB_landingpad.png" style="width:90%"/></a> |
− | < | + | <br/> |
</div> | </div> | ||
<div style="clear:both"></div> | <div style="clear:both"></div> | ||
Line 128: | Line 154: | ||
<h2 id="division-of-labour">Division of labour</h2> | <h2 id="division-of-labour">Division of labour</h2> | ||
− | <div class=" | + | <div class="column-left"> |
− | <img src="https://static.igem.org/mediawiki/2015/6/65/PB_brainbow.png"/> | + | <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. 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 class="column-right"> | ||
+ | <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:100%" align="middle"/> | ||
+ | </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> | ||
</div> | </div> | ||
− | < | + | <div style="clear:both"></div> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <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> | ||
+ | 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" class="readMore buttonCyan">Click here to learn more about the model</a>. | ||
− | <h1 | + | <h1>Results</> |
− | <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> | + | <h2>Construction of the system</h2> |
− | < | + | |
− | <img src="https://static.igem.org/mediawiki/2015/8/8f/PB_colibow_sequence.png" | + | <p>We succesfully assembled a prototype version of this system in the model bacteria <em>Escherichia coli</em>.<br/> |
− | <p | + | The initial promoter is a strong constitutive promoter from the biobricks registry, BBa_J23119.<br/>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>In theory, the cells with this cassette integrated in the chromosome are expected to emit a red fluorescence. Upon induction of the CRE-recombinase, they should lose the red fluorescence and start to express either mCerualean (a cyan fluorescent protein) or mVenus (a yellow fluorescent protein). Each cell should express only one of those two proteins at the same time.</p> | ||
+ | |||
+ | <p></p><img src="https://static.igem.org/mediawiki/2015/8/8f/PB_colibow_sequence.png"/></p> | ||
+ | |||
+ | <div class="column-left"> | ||
+ | <h3>Chromosomal integration</h3> | ||
+ | <p>This cassette was constructed by gene synthesis and Gibson assembly and assembled in a self-integrating plasmid vector (Saint-Pierre, 2013). This vector uses the integrase of the phage HK022 to integrate itself in <em>E. coli</em>'s chromosome. This plasmid was electroporated in the bacteria and the HK022 integrase was induced.</p> | ||
+ | |||
+ | <p>To check that the cassette has correctly been integrated in the right locus, we performed an analytical PCR on the whole genome of the transformants, with a set of four primers which allows for amplification of the junction between the vector and the chromosome. | ||
+ | </p> | ||
+ | <p>Here is presented the result of this PCR using the genome of six clones of transformants as a template.</p> | ||
+ | <p>It tells us that the vector was succesfully integrated at the right locus. It also shows that there have been only one integration and no tandem integrations, which would have resulted in an additional band.</p> | ||
</div> | </div> | ||
− | + | ||
− | < | + | <div class="column-right"> |
− | + | <img src="https://static.igem.org/mediawiki/2015/a/a7/PB_colibow_integrated.png" style="width:80%"/> | |
− | < | + | </div> |
− | + | <div style="clear:both"></div> | |
− | <h3 | + | <br/> |
− | <p>To investigate whether unexpected recombination occured within the LoxP sites due to homologous recombination, we performed sequencing on the first part of the integrated cassette, where the Lox Array is. This way we could make sure that it was still intact.</p> | + | <br/> |
− | < | + | <br/> |
− | <p>< | + | <div class="column-left"> |
− | <p> | + | <img src="https://static.igem.org/mediawiki/2015/5/5b/PB_colibow_proteins.png" style="width:80%"/> |
− | < | + | </div> |
− | <p><img src="https://static.igem.org/mediawiki/2015/ | + | <div class="column-right"> |
− | < | + | |
+ | <h3>Integrity of the cassette</h3> | ||
+ | <p>We then performed three other PCRs with pairs of primers binding on the ORF of the three fluorescent proteins. As a <strong>positive control</strong>, we performed the same PCR on the pure fragment that have been used for the assembly.<br/> | ||
+ | This way we ensured that the cassette was present in its entirety in the chromosome.</p> | ||
+ | |||
+ | <h3>Sequencing of the Lox Array</h3> | ||
+ | |||
+ | <p>To investigate whether unexpected recombination occured within the LoxP sites due to homologous recombination, we performed sequencing on the first part of the integrated cassette, where the Lox Array is. This way we could make sure that it was still intact and contained no PCR-induced mutations.</p> | ||
+ | |||
+ | </div> | ||
+ | <div style="clear:both"></div> | ||
+ | |||
+ | <h2>Impact of the Lox array on the transcription</h2> | ||
+ | |||
+ | <div class="column-left"> | ||
+ | <p>The Lox array was the most difficult region to construct. As it is a very repetitive sequence with numerous dyad repeats, it is tedious to synthesize, amplify and assemble. That's why we created biobrick <a href="http://parts.igem.org/Part:BBa_K1678005">BBa_K1678005</a>. It contains the promoter followed by the four orthogonal Lox sites. We sequenced this biobrick to confirm that it contains no mutation.</p> | ||
+ | |||
+ | <p>We characterized this new biobrick's function by assembling it in pSB1C3 with the part <partinfo>BBa_K516030</partinfo> which contains a RBS, the mRFP coding sequence and a double terminator. | ||
+ | For comparison, the biobrick <partinfo>BBa_J23119</partinfo> was assembled with the same mRFP cassette on the same vector.</p> | ||
+ | |||
+ | <p>As in prokaryotes the 30S subunit of the ribosome binds directly to the RBS, the LoxP array does not theoretically interfere with translation. It can however interfere with the transcription.<br/> | ||
+ | During the transcription, the RNA polymerase has to go through the LoxP array, which is made of repetitive sequences that are likely to form a hairpin. We show that this has an impact on the transcription efficiency (Mann-Whitney-Wilcoxon test, p-value < 10<sup>-6</sup>). However, it still allows for strong protein expression as the average expression level was equal to 91% of the expression level of the BBa_J23119 promoter. The fraction of RNA polymerases that go through the Lox array should be more than enough for our design.</p> | ||
+ | </div> | ||
+ | |||
+ | <div class="column-right"> | ||
+ | <p><img style="width:80%" src="https://static.igem.org/mediawiki/2015/9/95/PB_lox_charac.png"/> | ||
+ | <br/> | ||
+ | |||
+ | <span class="legend"> | ||
+ | Using standard biobrick assembly, three plasmids were constructed and transformed into <i>E. coli</i>:</span> | ||
+ | <ul style="font-size:13px"> | ||
+ | <li>The promoter directly connected to the mRFP sequence (RBS + ORF + Terminator),</li> | ||
+ | <li>The promoter connected to the Lox array, connected to the mRFP sequence,</li> | ||
+ | <li>The promoter alone, without any fluorescent proteins as a negative control.</li> | ||
+ | </ul> | ||
+ | <span class="legend"> | ||
+ | The cells were diluted to an OD<sub>600</sub> of 0.01, grown to exponential phase and the fluorescence was measured on a TECAN plate reader when the OD reached 0.3. The excitation wavelength was 585 nm and the detection wavelength was 615 nm. | ||
+ | </span> | ||
+ | </p> | ||
+ | </div> | ||
+ | <div style="clear:both"></div> | ||
+ | |||
+ | <h2>Expression of the proteins</h2> | ||
+ | |||
+ | <div class="column-left"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/b/be/PB_colibow_fluorescence.png"/> | ||
+ | <span class="legend"> | ||
+ | A "mother cell" with our differentiation system integrated in the chromosome was grown to exponential phase and its fluorescence was measured when OD<sub>600</sub> reached 0.3. As a negative control, a cell without fluorescent underwent the same treatment. | ||
+ | <br/> | ||
+ | Excitation wavelength: 585 nm. | ||
+ | <br/> | ||
+ | Detection wavelength: 615 nm. | ||
+ | </span> | ||
+ | </div> | ||
+ | |||
+ | <div class="column-right"> | ||
+ | <p>Because this differentiation system requires that only one copy of the sequence is present in the cell, we measured the expression level of mCherry on cells with the chromosomally integrated cassette.</p> | ||
+ | |||
+ | <p> | ||
+ | The cells exhibit clear fluorescence (Mann-Whitney test, p-value < 10<sup>-6</sup>), even though it was not visible with naked eye. | ||
+ | </p> | ||
+ | <h3>suitability for quality control DIlambda</h3> | ||
+ | blablabla | ||
+ | </div> | ||
+ | <div style="clear:both"></div> | ||
+ | |||
<h2 id="induction-of-the-differentiation">Induction of the differentiation</h2> | <h2 id="induction-of-the-differentiation">Induction of the differentiation</h2> | ||
<div class="figure"> | <div class="figure"> | ||
Line 167: | Line 288: | ||
</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> | ||
− | <h1 | + | <h1>Litterature</h1> |
+ | <ul> | ||
+ | <li>Mojica et al., 2009, "Short motif sequences determine the targets of the prokaryotic CRISPR defence system". Microbiology 155 (Pt 3): 733–740.</li> | ||
+ | <li>Jiang, Bikard et al., 2013. "RNA-guided editing of bacterial genomes using CRISPR-Cas systems", Nat Biotechnol. 2013 Mar;31(3):233-9.</li> | ||
+ | <li>Nagy et al., 2000. "Cre recombinase: the universal reagent for genome tailoring". Genesis 26 (2): 99–109. </li> | ||
+ | <li>Missirlis et al., 2006. "A high-throughput screen identifying sequence and promiscuity characteristics of the loxP spacer region in Cre-mediated recombination". BMC Genomics 7: 73. </li> | ||
+ | <li>Saint-Pierre et al., 2013. "One-step cloning and chromosomal integration of DNA". ACS synthetic biology 20;2(9):537-41.</li> | ||
+ | </ul> | ||
+ | |||
+ | <h1>Attribution</h1> | ||
This project was designed and accomplished by Antoine Vigouroux in consultation with Jason Bland and Ihab Boulas. | This project was designed and accomplished by Antoine Vigouroux in consultation with Jason Bland and Ihab Boulas. | ||
Latest revision as of 20:43, 18 September 2015