Difference between revisions of "Team:Marburg/Model"

Line 206: Line 206:
 
Synthetic Biology was created by introducing engineering principles into the previously existing discipline of biology.  
 
Synthetic Biology was created by introducing engineering principles into the previously existing discipline of biology.  
 
While this came with numerous advantages, one of the most important was the standardization and characterization of parts that larger biological system are built of.  
 
While this came with numerous advantages, one of the most important was the standardization and characterization of parts that larger biological system are built of.  
Only with this toolbox of modular, well characterized parts the current achievements in companys like gingko bioworks or the teams of the iGEM competition were made possible and the biobrick standard is a great example.  
+
Only with this toolbox of modular, well characterized parts the current achievements in companys like Ginkgo bioworks or the teams of the iGEM competition were made possible and the biobrick standard is a great example.  
 
Not only does this process allow for standardized parts, it also allows to critically question generally agreed on methodologies that otherwise might negatively influence either the reproducibility or performance of experiments.
 
Not only does this process allow for standardized parts, it also allows to critically question generally agreed on methodologies that otherwise might negatively influence either the reproducibility or performance of experiments.
 
<br>
 
<br>
Line 679: Line 679:
 
<p>
 
<p>
 
Due to the small amount of data we were able to collect we decided to use a polynomial regression model instead of a more data demanding approach like k nearest neighbors, support vector machines or neural networks.  
 
Due to the small amount of data we were able to collect we decided to use a polynomial regression model instead of a more data demanding approach like k nearest neighbors, support vector machines or neural networks.  
 +
This regressional model was built using<a href="https://scikit-learn.org/stable/">scikit learn</a> [<i>Pedregose et.al.</i> 2011].
 
Even with this approach, the amount of data we have at our disposal is not enough to deliver a model that we would describe as accurate within and especially not outside of our training data.  
 
Even with this approach, the amount of data we have at our disposal is not enough to deliver a model that we would describe as accurate within and especially not outside of our training data.  
 
Nevertheless, we think a model like this is the best way forward if we want to properly predict the doubling time and with more data a very accurate model can be built.  
 
Nevertheless, we think a model like this is the best way forward if we want to properly predict the doubling time and with more data a very accurate model can be built.  
Line 869: Line 870:
 
<br>
 
<br>
 
R., J., & de Boor, C. (1980). A Practical Guide to Splines. Mathematics of Computation, 34(149), 325.  
 
R., J., & de Boor, C. (1980). A Practical Guide to Splines. Mathematics of Computation, 34(149), 325.  
 +
<br>
 +
Pedregosa, F., Varoquaux, G., Gramfort, A., Michel, V., Thirion, B., Grisel, O., ... & Vanderplas, J. (2011). Scikit-learn: Machine learning in Python. Journal of machine learning research, 12(Oct), 2825-2830.
 
</p>   
 
</p>   
 
             </section>
 
             </section>
Line 879: Line 882:
 
           <h1>
 
           <h1>
 
             <!--Title of second model-->
 
             <!--Title of second model-->
             artificial Neutral integration Sites
+
             artificial Neutral integration Site options
 
           </h1>
 
           </h1>
 
           <hr>
 
           <hr>

Revision as of 22:40, 21 October 2019

Modelling


This year we used our mathematical and programming background to look for artificial Neutral integration Site option (aNSo) and suitable terminators for our project. We took advantage of genome data bank of UTEX2973 and used bioinformatics tools to gain insights and implement it to our project. In addition to that, we designed a model to predict the doubling times of UTEX2973 that was only possible after a thorough investigation and standardization of the current state of the art methods. To achieve this level of standardization we also implemented a light model to properly predict light intensities for our cultures.


Growth Curve Model


artificial Neutral integration Site options


Terminator Model