Difference between revisions of "Team:TUDelft/DennisModel"

(Replaced content with "go to actual model page")
 
(132 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{:Team:TUDelft/Load}}
+
go to actual model page
{{:Team:TUDelft/Head}}
+
{{:Team:TUDelft/Header}}
+
{{:Team:TUDelft/Banner}}
+
 
+
<html>
+
    <head>
+
        <style>
+
            .column {
+
                box-sizing: border-box;
+
                display: table-cell;
+
                vertical-align: middle;
+
            }
+
            .column:after {
+
                content: "";
+
                display: table;
+
                clear:both;
+
            }
+
            .left {
+
                padding-top:10px;
+
                width: 15%;
+
                justify-content: center;
+
            }
+
            .right {
+
                width: 85%;
+
                padding:10px;
+
                padding-right: 40px;
+
            }
+
            .center {
+
                display: block;
+
                margin-left: auto;
+
                margin-right: auto;
+
                width: 50%;
+
            }
+
 
+
            .row {
+
                display: table;
+
            }
+
            img.sponsorpage {
+
                display: block;
+
                margin:auto;
+
                width:75%;
+
            }
+
            .row:after {
+
                content: "";
+
                display: table;
+
                clear: both;
+
            }
+
            @media screen and (max-width: 800px) {
+
                .row {
+
                    display: flex;
+
                    flex-wrap: wrap;
+
                }
+
                .left,
+
                .right {
+
                    flex: 0 0 100%;
+
                    max-width: 100%;
+
                    width:100%;
+
                    padding:25px;
+
                }       
+
                img.sponsorpage {
+
                    display: block;
+
                    margin:auto;
+
                    width:40%;
+
                }
+
            }
+
        </style>
+
 
+
    </head>
+
 
+
    <body>
+
        <div class="Banner container-fluid text-center mb-0 align-items-center ">
+
 
+
            <div class="display-2 mb-0">
+
                <br>
+
                <br>
+
                <br>
+
                <br>
+
                <img src = "https://static.igem.org/mediawiki/2019/0/03/T--TUDelft--Modeling_logo.png" alt="Modeling" style="width:60%";>
+
 
+
            </div>           
+
        </div>       
+
 
+
    <div class= " centerjustify">
+
        <h2>Overview</h2>
+
        <p> Many variables play a role in the behavior of synthetic circuits. Most (if not all) of these variables dramatically change when transferring a circuit between organisms. However, standardization and predictability is the foundation of any engineering practice. The iGEM parts registry has provided the scientific community with a plethora of characterized BioBricks, yet, a significant portion of the registry is characterized in E. <i>coli</i> and only a few in B. <i>subtilis</i> and Yeast. In order to overcome the dependence on the biological context we modeled and applied a commonly used control system motif, an incoherent feed-forward loop. Through the modeling of this system, we show it achieves perfect adaptation to copy number and is robust to transcriptional and translational variations. Based on modeling we designed experiments to demonstrate these properties, both within E. <i>coli</i> and across different organisms. We believe our model facilitates standardization of BioBricks across bacterial species.
+
            <br>
+
            <br>
+
            <br>
+
To achieve a system that works predictably across bacterial species we took into account the following variables:
+
        <div class="row">
+
            <div class="column left">
+
                <img src = "https://static.igem.org/mediawiki/2019/1/11/T--TUDelft--Promoter.png"  alt="promoter SOBL" style="width:90%;">
+
            </div>
+
            <div class="column right">
+
                <p>Promoters have different strengths in different organisms. Some promoters only work in a very narrow range of bacterial species. We, therefore, explored methods to overcome this variable by utilizing orthogonal transcription through the use of T7 RNA polymerase.</p>
+
            </div>
+
        </div>
+
        <br>
+
 
+
        <div class="row">
+
            <div class="column left">
+
                <img src = "https://static.igem.org/mediawiki/2019/a/a6/T--TUDelft--RBS.png"  alt="RBS SOBL" style="width:90%;">
+
            </div>
+
            <div class="column right">
+
                <p> A ribosome binding site contains the Shine-Dalgarno sequence where the 16s rRNA of the Ribosome binds to. However, this sequence varies across species and often ribosome binding sites are extremely inefficient when applied in phylogenetically distant species. Our solution would thus require an approach independent of the efficiency of ribosomal binding sites.</p>
+
            </div>
+
        </div>
+
        <br>
+
 
+
        <div class ="row">
+
            <div class = "column left">
+
                <img src = "https://static.igem.org/mediawiki/2019/d/d7/T--TUDelft--CDS.pdf" alt = "CDS SOBL" style = "width:85%;">
+
            </div>
+
            <div class="column right">
+
                <p> Translation rates are dependent on both translation initiation and translation elongation. Translation elongation is largely dependent on codon usage <cite><a href="https://doi.org/10.1073/pnas.1719375115"><i>(Frumkin, Lajoie et al. 2018)</i></a></cite>. To achieve predictability across species this should thus be adressed. We developed a novel cross species codon harmonization tool that gives you a coding sequence with similar codon adaptation per organisms used. </p>
+
            </div>
+
        </div>
+
        <br>
+
 
+
        <div class="row">
+
            <div class="column left">
+
                <img src = "https://static.igem.org/mediawiki/2019/1/19/T--TUDelft--ORI.png"  alt="Ori SOBL" style="width:90%;">
+
            </div>
+
            <div class="column right">
+
                <p> Genetic engineering wouldn't be possible or significantly more difficult if we couldn't use plasmids. However, plasmids need an origin of replication. Although origins of replication have been heavily studied we still lack the ability to easily transfer plasmids between prokaryotes and often they behave unpredictably. We, therefore, wanted to utilize an orthogonal replication system which would function in any bacterial host.  To complement this approach we developed a genetic circuit independent of copy number to minimize the unpredictable nature when transferring between organisms.</p>
+
            </div>
+
        </div>
+
 
+
        <h2>The core of our model - Incoherent feed forward loop </h2>
+
        <p>
+
            In our system, we exploit a commonly applied control system motif known as an Incoherent Feed-Forward Loop (iFFL), in which an input signal regulates both the activator and the repressor of the output of the system. An iFFL results in perfect adaptation when the negative regulation is uncooperative <cite><a href="https://www.nature.com/articles/nbt.4111"><i>(Sontag et al. (2018))</i></a></cite>. <br>
+
            The input in our case is the copy number of the DNA template and the output is the steady-state expression of a gene of interest. This control system is established through the expression of a Transcription activator-like effector (TALE) protein.  TALE proteins recognize DNA by a simple DNA-binding mechanism and have been shown to bind fully uncooperative (source). The TALE protein has been engineered to bind to the promoter of a gene of interest and thus repress the expression of it. <br>
+
        </p>
+
        <figure>
+
            <img src="https://static.igem.org/mediawiki/2019/5/5a/T--TUDelft--iFFL.png"  style="width:10%" class="center"
+
                alt="iFFL" >
+
            <figcaption class="center"><br>Figure 1: Scheme of incoherent Feed Forward Loop.</figcaption>
+
        </figure>
+
        <br>
+
 
+
        We further analyzed this system through the use of modeling, which revealed that it's insensitive to many other variables as well, which hasn't been explored yet.
+
        Transferring genetic circuits between organisms yield large variation in most (if not all) of the parameters in the system, we exploited the robustness of this model to maintain predictability even when crossing species barriers. 
+
        <br>
+
        <br>
+
 
+
 
+
        <ul>
+
            <li>
+
                <a class="toggle" href="javascript:void(0);" ><b>The kinetics</b></a>
+
                <div class="inner">
+
                    <p>
+
                    <h2>The kinetics</h2>
+
                    <p>In this section we explain the kinetics of our system and derive a system of ordinary differential equations to describe the interactions within the genetic circuit. From this, we will step-wise derive a steady-state solution and describe the properties of the system. In the other sections, we will use these properties to describe how we can utilize them to transfer genetic circuits between prokaryotes.  <br> The following scheme depicts all interactions considered in our system: </p>
+
 
+
                    <figure>
+
                        <img src="https://static.igem.org/mediawiki/2019/8/85/T--TUDelft--TALE_system.png"  style="width:60%" class="center"
+
                            alt="TALE system">
+
                        <figcaption class="center"><br>Figure 2: Scheme of genetic circuit interactions developed by <cite><a href="https://www.nature.com/articles/nbt.4111"><i>(Sontag et al. (2018))</i></a></cite></figcaption>
+
                    </figure>
+
                    <br>
+
                    <p>From these interactions we can derive the following system of ordinary differential equations: <br> </p>
+
                    <ul>
+
                        <il>${dm_T \over dt} = {c \cdot a_T - y_m \cdot m_T}$ </il> <br> <br>
+
                        <il> $\frac{dT}{dt} = b_T \cdot m_T - y_T \cdot T - n \cdot k_{on}\cdot T^n \cdot P_G + n \cdot k_{off} \cdot P_{G.T}$</il> <br><br>
+
                        <il>$\frac{dP_G}{dt} = k_{off} \cdot P_{G.T} - n \cdot k_{on} \cdot T^n \cdot P_G + n \cdot y_T \cdot P_{G.T}$</il><br><br>
+
                        <il>$\frac{dP_{G.T}}{dt} = n \cdot k_{on} \cdot T^n \cdot P_G - k_{off} \cdot P_{G.T} - n \cdot y_T \cdot P_{G.T} $ </il><br><br>
+
                        <il>$\frac{dm_G}{dt} = a_{Gmax} \cdot P_G + a_{Gmin} \cdot P_{G.T} - y_m \cdot m_G $</il> <br><br>
+
                        <il>$\frac{dm_G}{dt} = b_G \cdot m_G - y_G \cdot G $</il><br><br>
+
                    </ul>
+
                    <table id="tabletu">
+
                        <tr>
+
                            <th>Parameter</th>
+
                            <th>Explanation</th>
+
                        </tr>
+
                        <tr>
+
                            <td>$a_T$</td>
+
                            <td>Transcription rate TALE</td>
+
                        </tr>
+
                        <tr>
+
                            <td>c</td>
+
                            <td>copy number plasmid</td>
+
                        </tr>
+
                        <tr>
+
                            <td>$y_m$</td>
+
                            <td>degradation rate mRNA</td>
+
                        </tr>
+
                        <tr>
+
                            <td>$b_T$</td>
+
                            <td>Translation rate TALE</td>
+
                        </tr>
+
                        <tr>
+
                            <td>$y_T$</td>
+
                            <td>Degradation rate TALE</td>
+
                        </tr>
+
                        <tr>
+
                            <td>n</td>
+
                            <td>Cooperativity of binding</td>
+
                        </tr>
+
                        <tr>
+
                            <td>$k_{on} /k_{off}$</td>
+
                            <td>(un)Binding of TALE to promoter</td>
+
                        </tr>
+
                        <tr>
+
                            <td>$a_{Gmax}/a_{Gmin}$</td>
+
                            <td>Maximum and minimum transcription of GFP</td>
+
                        </tr>
+
                        <tr>
+
                            <td>$b_G$</td>
+
                            <td>Translation rate GFP</td>
+
                        </tr>
+
                        <tr>
+
                            <td>$y_G$</td>
+
                            <td>Degradation rate GFP</td>
+
                        </tr>
+
                    </table>
+
                    <h4>Simplification of the system</h4>
+
                    <p>
+
                        This system can be simplified by making a few assumptions:</p>
+
                    <ol>
+
                        <li>Amount of TALE protein is much larger than binding sites for TALE</li>
+
                        <li>TALE binding and unbinding occurs much more rapidly than protein production and degradation</li>
+
                        <li>There is negligable expression when the promoter is repressed</li>
+
                    </ol>
+
                    <br>
+
                    This results in the following steady-state solution: <br> <br>
+
                    $$G = (\frac{c}{c^n}) (\frac{a_Gb_Gy_T^ny_m^n}{a_Tb_Ty_Gy_m})$$ <br>
+
                    <br>
+
                    <ul>
+
                        <li>
+
                            <a class="toggle" href="javascript:void(0);" ><b>Full derivation</b></a>
+
                            <div class="inner">
+
                                <p>
+
 
+
                                </p>
+
                            </div>
+
                        </li>
+
                    </ul>
+
 
+
                  <h3>Conclusion</h3>
+
                    <p>Our system yields a very simple dependency on only the transcription, translation and degradation rates for each gene involved in the genetic network. We can use this to analyze how the system behaves when transferring between organisms.</p>
+
                   
+
                </div>
+
            </li>
+
 
+
            <li>
+
                <a class="toggle" href="javascript:void(0);" ><b>Copy number independence</b></a>
+
                <div class="inner">
+
                    <p>
+
 
+
                    </p>
+
                </div>
+
            </li>
+
 
+
            <li>
+
                <a class="toggle" href="javascript:void(0);" ><b>Transcriptional variation</b></a>
+
                <div class="inner">
+
                    <p>
+
 
+
                    </p>
+
                </div>
+
            </li>
+
 
+
            <li>
+
                <a class="toggle" href="javascript:void(0);" ><b>Translational variation</b></a>
+
                <div class="inner">
+
                    <p>
+
 
+
                    </p>
+
                </div>
+
            </li>
+
        </ul>
+
 
+
    </div>
+
    <script> $('.toggle').click(function(e) {
+
            e.preventDefault();
+
 
+
            var $this = $(this);
+
 
+
            if ($this.next().hasClass('show')) {
+
                $this.next().removeClass('show');
+
                $this.next().slideUp(350);
+
            } else {
+
                $this.parent().parent().find('li .inner').removeClass('show');
+
                $this.parent().parent().find('li .inner').slideUp(350);
+
                $this.next().toggleClass('show');
+
                $this.next().slideToggle(350);
+
            }
+
        });
+
    </script>
+
 
+
    </body>
+
</html>
+
{{:Team:TUDelft/Footer2}}
+

Latest revision as of 17:33, 20 October 2019

go to actual model page