Junyangong (Talk | contribs) |
Ojjonathan (Talk | contribs) |
||
Line 6: | Line 6: | ||
<style> | <style> | ||
+ | |||
+ | .sectionfirst { | ||
+ | margin-top: 20px!important; | ||
+ | padding-top: 10vh; | ||
+ | height: 30vh; | ||
+ | background: transparent; | ||
+ | background-size: cover | ||
+ | } | ||
+ | |||
+ | .border { | ||
+ | background-color: #c4c4c4; | ||
+ | color: #fff; | ||
+ | padding: 18px; | ||
+ | letter-spacing: 10px; | ||
+ | opacity: 1 | ||
+ | } | ||
+ | |||
body, html { | body, html { | ||
Line 55: | Line 72: | ||
<body> | <body> | ||
+ | |||
+ | <div class="col-md-12 sectionfirst" style="background-color: #fdfdfd!important"> | ||
+ | <h2 class="border" style="margin-top: 5vh; text-align: center">Design of Experiments</h2> | ||
+ | <br/> | ||
+ | </div> | ||
<div class="clear" style="background-color: #fdfdfd!important"> | <div class="clear" style="background-color: #fdfdfd!important"> | ||
Line 61: | Line 83: | ||
<div style="padding: 0px 6vw; border: 3px solid transparent"> | <div style="padding: 0px 6vw; border: 3px solid transparent"> | ||
− | |||
− | |||
− | |||
− | |||
<div style="padding: 0px 10vw; border: 3px solid transparent"> | <div style="padding: 0px 10vw; border: 3px solid transparent"> |
Revision as of 19:28, 30 October 2017
Design of Experiments
Achievements:
1.
2.
3.
4.
Introduction
Design of Experiments (DoE) is a statistical method that allowed us to design the most efficient experiments to determine the factors that influence the expression of our PPK enzyme and the expression of our Eut (microcompartment) proteins. By using DoE, we can efficiently explore a very large experimental space in a small number of experiments, allowing us to test multiple hypotheses at once in a rapid and robust manner. Performing our measurements using the statistical tools of DoE allowed us to develop an improved understanding of the experimental factors affecting protein expression in the Phosphostore system, within the limited time frame available for an iGEM project.
Method
Some screenshots or instruction of how to do it ("a list of input, etc")
Results
Some nice graphs as those already in the presentation. More if possible. Prove that the only few iterations needed to get high optimisation
Conclusion
That this is a technique that works and should be used