Difference between revisions of "Team:TU Darmstadt/Model"

 
(39 intermediate revisions by 7 users not shown)
Line 6: Line 6:
  
 
<html>
 
<html>
<style>
 
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@900&display=swap');
 
 
@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@500;700&display=swap');
 
 
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400&display=swap')
 
</style>
 
 
 
<body>
 
<body>
  
Line 28: Line 20:
 
             <div class="sidenav">
 
             <div class="sidenav">
 
                 <a href="#Chapter 1">Introduction</a>
 
                 <a href="#Chapter 1">Introduction</a>
                 <a href="#Chapter 2">Benefits for our project</a>
+
                 <a href="#Chapter 2">Achievements</a>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
Line 36: Line 28:
  
 
         <div class="col-lg-12 col-xl-8">
 
         <div class="col-lg-12 col-xl-8">
 +
 +
<a  class="anchor" id="scroll"></a>
 
<a  class="anchor" id="Chapter 1">Introduction</a>
 
<a  class="anchor" id="Chapter 1">Introduction</a>
 
<h2 style="font-family: 'Exo 2', sans-serif; font-weight: 700">Introduction </h2>
 
<h2 style="font-family: 'Exo 2', sans-serif; font-weight: 700">Introduction </h2>
Line 46: Line 40:
 
In synthetic biology, <b>modeling </b> is a powerful tool that uses theoretical models and <b> computational approaches </b> to predict, improve and further understand experiments. This year, modeling turned out to be one of the crucial cornerstones of our project due to the cancelled lab time. </div>
 
In synthetic biology, <b>modeling </b> is a powerful tool that uses theoretical models and <b> computational approaches </b> to predict, improve and further understand experiments. This year, modeling turned out to be one of the crucial cornerstones of our project due to the cancelled lab time. </div>
 
<div>
 
<div>
Over the course of the project, it became increasingly clear that we wouldn’t be able to test out our project in the <b> laboratory </b>, which meant for us to adapt to the current situation and focus on different aspects of our project such as the modeling part. In this context, we built a total of three distinct models to gain further insights into the underlying biochemistry of our wastewater treatment approach:</div>
+
Over the course of the project, it became increasingly clear that we wouldn’t be able to test out our project in the <b> laboratory</b>, which meant for us to adapt to the current situation and focus on different aspects of our project such as the modeling part. In this context, we built a total of three distinct models to gain further insights into the underlying biochemistry of our wastewater treatment approach:</div>
 
<div>  
 
<div>  
We used the <b> Rosetta Commons Software </b> <sup id="cite_ref-1"><a href="#cite_note-1">[1]</a></sup> developed by Baker Lab as well as the computational power of the Lichtenberg high-performance-computer at the TU Darmstadt to predict <b> enzyme structures </b>, test their stability, predict <b> enzyme-ligand-interactions </b> and enhance those by modifying the enzyme’s <b> active sites </b>. We wrote a python program based on the work of B. Qin et al <sup id="cite_ref-2"><a href="#cite_note-2">[2]</a></sup> to simulate the growth mechanics and -conditions of our <b> biofilm </b> in cooperation with the modeling team from iGEM Hannover as well as an ODE-based MATLAB-model <sup id="cite_ref-3"><a href="#cite_note-3">[3]</a></sup> to conceptually represent the functionality of our <b> kill switch </b>.</div>  
+
We used the <b> Rosetta Commons Software </b> developed by Baker Lab as well as the computational power of the Lichtenberg high-performance-computer at the TU Darmstadt to predict <b>enzyme structures</b>, test their stability and predict <b> enzyme-ligand-interactions</b><sup id="cite_ref-1"><a href="#cite_note-1">[1]</a></sup>.We wrote a python program based on the work of <i>B. Qin et al.</i> to simulate the growth mechanics and -conditions of our <b> biofilm </b> in cooperation with the modeling team from iGEM Hannover as well as an ODE-based MATLAB-model to conceptually represent the functionality of our <b> kill switch</b><sup id="cite_ref-2"><a href="#cite_note-2">[2,</a></sup> <sup id="cite_ref-3"><a href="#cite_note-3">3]</a></sup>.</div>  
 
<div>
 
<div>
Since we weren’t able to include any self-generated data into our models this year, we hope that <b> future iGEM teams </b> can be inspired to use and fill them with life by expanding on them and implementing their own parameters. Our biofilm model can be used to describe biofilms built by other bacteria than <i>B. subtilis</i> simply by utilizing the values that describe those best. This also holds true for the kill switch model, which can be adapted to different biofilm-related systems if given the right data. </div>
+
Since we weren’t able to include any self-generated data into our models this year, we hope that <b> future iGEM teams </b> can be inspired to use and fill them with life by expanding on them and implementing their own parameters. Our biofilm model can be used to describe biofilms built by other bacteria than <i>B.&nbsp;subtilis</i> simply by utilizing the values that describe those best. This also holds true for the kill switch model, which can be adapted to different biofilm-related systems if given the right data.<br>
 +
To make it short, through our modeling work we were able to predict that the most important aspects of our project which are listed below will work as intended and we layed the ground work for further optimizations.    </div>
 
  <div>
 
  <div>
The described models can be further examined on the following pages.
+
                          <b>The described models can be further examined on the following pages:</b>
 
</div>  
 
</div>  
 
  </div>
 
  </div>
Line 64: Line 59:
  
 
<figure>
 
<figure>
                 <a href="https://2020.igem.org/Team:TU_Darmstadt/Model/Enzyme_Modeling">
+
                 <a href="https://2020.igem.org/Team:TU_Darmstadt/Model/Enzyme_Modeling" target="_blank">
                 <img src="https://static.igem.org/mediawiki/2020/8/82/T--TU_Darmstadt--modeling_overview_enzymes_Link.png" alt="figure" width="250">
+
                 <img src="https://static.igem.org/mediawiki/2020/4/4e/T--TU_Darmstadt--modeling_overview_enzymes_Link.svg" alt="figure" width="250">
 
             </figure>
 
             </figure>
 
<div style="width:25px;height:25px;"></div>
 
<div style="width:25px;height:25px;"></div>
 
<figure>
 
<figure>
                 <a href="https://2020.igem.org/Team:TU_Darmstadt/Model/Biofilm_Modeling">
+
                 <a href="https://2020.igem.org/Team:TU_Darmstadt/Model/Biofilm_Modeling" target="_blank">
                 <img src="https://static.igem.org/mediawiki/2020/f/f8/T--TU_Darmstadt--modeling_overview_biofilm_Link.png" alt="figure" width="250">
+
                 <img src="https://static.igem.org/mediawiki/2020/8/84/T--TU_Darmstadt--modeling_overview_biofilm_Link.svg" alt="figure" width="250">
 
             </figure>
 
             </figure>
 
<div style="width:25px;height:25px;"></div>
 
<div style="width:25px;height:25px;"></div>
 
<figure>
 
<figure>
                 <a href="https://2020.igem.org/Team:TU_Darmstadt/Model/Kill_Switch_Modeling">
+
                 <a href="https://2020.igem.org/Team:TU_Darmstadt/Model/Kill_Switch_Modeling" target="_blank">
                 <img src="https://static.igem.org/mediawiki/2020/1/11/T--TU_Darmstadt--modeling_overview_killswitch_link.png" alt="figure" width="250"></a>
+
                 <img src="https://static.igem.org/mediawiki/2020/f/f2/T--TU_Darmstadt--modeling_overview_killswitch_Link.svg" alt="figure" width="250"></a>
 
             </figure>
 
             </figure>
  
Line 81: Line 76:
  
 
</div>
 
</div>
 
+
<div style="text-align:center">
 
+
Click the monitors to get to different parts of our modeling.
 
+
</div>
 
          
 
          
  
Line 89: Line 84:
  
 
<div>
 
<div>
<a  class="anchor" id="Chapter 2">Benefits for our project</a>
+
<a  class="anchor" id="Chapter 2">Achievements</a>
                 <h2 style="font-family: 'Exo 2', sans-serif; font-weight: 700"> Benefits for our project </h2>
+
                 <h2 style="font-family: 'Exo 2', sans-serif; font-weight: 700"> Achievements </h2>
 
+
 
                 <div class="headlinebar">
 
                 <div class="headlinebar">
 
                 </div>
 
                 </div>
Line 97: Line 91:
  
  
                <br>
+
<img src="https://static.igem.org/mediawiki/2020/0/04/T--TU_Darmstadt--Checkbox_2020.svg" width="3%" height="auto"> We defined how diclofenac most likely <b>binds to the laccase CotA</b><br>
 +
<img src="https://static.igem.org/mediawiki/2020/0/04/T--TU_Darmstadt--Checkbox_2020.svg" width="3%" height="auto"> We were able to define a starting point for <b>enzyme optimization</b><br>
 +
<img src="https://static.igem.org/mediawiki/2020/0/04/T--TU_Darmstadt--Checkbox_2020.svg" width="3%" height="auto"> We predicted a structure for the <b>esterase EreB</b><br>
 +
<img src="https://static.igem.org/mediawiki/2020/0/04/T--TU_Darmstadt--Checkbox_2020.svg" width="3%" height="auto"> We predicted structures for the TasA-CotA as well as TasA-EreB <b>fusion proteins</b> and proved their stability<br>
 +
<img src="https://static.igem.org/mediawiki/2020/0/04/T--TU_Darmstadt--Checkbox_2020.svg" width="3%" height="auto"> We provided a software tool for the prediction of growth, density and stability of <b>biofilms</b><br>
 +
<img src="https://static.igem.org/mediawiki/2020/0/04/T--TU_Darmstadt--Checkbox_2020.svg" width="3%" height="auto"> We simulated the <b>growth kinetics</b> of a <i>B.&nbsp;subtilis</i> biofilm<br>
 +
<img src="https://static.igem.org/mediawiki/2020/0/04/T--TU_Darmstadt--Checkbox_2020.svg" width="3%" height="auto"> We created a model for the simulation of the <b><i>comXQPA</i> system</b>, which can be used for the optimization for our kill switch<br>
  
                <div class="mainpart">
 
                    Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. <i>At vero eos et accusam et justo duo dolores </i>et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
 
  
                    Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
 
  
                    Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.
 
 
                    Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
 
 
                    Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis.
 
 
                    At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, At accusam aliquyam diam diam dolore dolores duo eirmod eos erat, et nonumy sed tempor et et invidunt justo labore Stet clita ea et gubergren, kasd magna no rebum. sanctus sea sed takimata ut vero voluptua. est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat.
 
 
                    Consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus.
 
 
                    Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
 
 
                    Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
 
 
                    Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.
 
 
                    Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo
 
 
                </div>
 
 
                <!----------Insert TEXT Here --------->
 
                <!----------Insert TEXT Here --------->
 
                <!----------Insert TEXT Here --------->
 
                <!----------Insert TEXT Here --------->
 
                <!----------Insert TEXT Here --------->
 
                <!----------Insert TEXT Here --------->
 
                <!----------Insert TEXT Here --------->
 
  
 +
<br><br>
 +
               
 
<div class="referencestd">
 
<div class="referencestd">
 
         <h4 style="text-align: left"> References</h4>
 
         <h4 style="text-align: left"> References</h4>
Line 137: Line 109:
 
</div>
 
</div>
  
        </div>
+
<a  class="anchor" id="cite_note-1"></a>
 +
            <a class="referencestd" href="https://www.rosettacommons.org/" target="_blank">[1] https://www.rosettacommons.org/ (accessed on October 22, 2020)  </a>
 +
 
 +
<a  class="anchor" id="cite_note-2"></a>
 +
            <a class="referencestd" href="https://science.sciencemag.org/content/369/6499/71.abstract" target="_blank">[2] Cell position fates and collective fountain flow in bacterial biofilms revealed by light-sheet microscopy, B. Qin et al., Science 10.1126/science.abb8501, 2020</a>
 +
 
 +
<a  class="anchor" id="cite_note-3"></a>
 +
            <a class="referencestd" href="https://www.mathworks.com/products/simbiology.html" target="_blank">[3] MATLAB and SimBiology Toolbox  2020a, The MathWorks, Inc., Natick, Massachusetts, United States. </a>
 +
 
  
  

Latest revision as of 16:13, 26 October 2020

image/svg+xml - O O



Introduction

Introduction

In synthetic biology, modeling is a powerful tool that uses theoretical models and computational approaches to predict, improve and further understand experiments. This year, modeling turned out to be one of the crucial cornerstones of our project due to the cancelled lab time.
Over the course of the project, it became increasingly clear that we wouldn’t be able to test out our project in the laboratory, which meant for us to adapt to the current situation and focus on different aspects of our project such as the modeling part. In this context, we built a total of three distinct models to gain further insights into the underlying biochemistry of our wastewater treatment approach:
We used the Rosetta Commons Software developed by Baker Lab as well as the computational power of the Lichtenberg high-performance-computer at the TU Darmstadt to predict enzyme structures, test their stability and predict enzyme-ligand-interactions[1].We wrote a python program based on the work of B. Qin et al. to simulate the growth mechanics and -conditions of our biofilm in cooperation with the modeling team from iGEM Hannover as well as an ODE-based MATLAB-model to conceptually represent the functionality of our kill switch[2, 3].
Since we weren’t able to include any self-generated data into our models this year, we hope that future iGEM teams can be inspired to use and fill them with life by expanding on them and implementing their own parameters. Our biofilm model can be used to describe biofilms built by other bacteria than B. subtilis simply by utilizing the values that describe those best. This also holds true for the kill switch model, which can be adapted to different biofilm-related systems if given the right data.
To make it short, through our modeling work we were able to predict that the most important aspects of our project which are listed below will work as intended and we layed the ground work for further optimizations.
The described models can be further examined on the following pages:


Click the monitors to get to different parts of our modeling.
Achievements

Achievements

We defined how diclofenac most likely binds to the laccase CotA
We were able to define a starting point for enzyme optimization
We predicted a structure for the esterase EreB
We predicted structures for the TasA-CotA as well as TasA-EreB fusion proteins and proved their stability
We provided a software tool for the prediction of growth, density and stability of biofilms
We simulated the growth kinetics of a B. subtilis biofilm
We created a model for the simulation of the comXQPA system, which can be used for the optimization for our kill switch


References

[1] https://www.rosettacommons.org/ (accessed on October 22, 2020) [2] Cell position fates and collective fountain flow in bacterial biofilms revealed by light-sheet microscopy, B. Qin et al., Science 10.1126/science.abb8501, 2020 [3] MATLAB and SimBiology Toolbox 2020a, The MathWorks, Inc., Natick, Massachusetts, United States.