Junyangong (Talk | contribs) |
Ojjonathan (Talk | contribs) |
||
Line 8: | Line 8: | ||
body, html { | body, html { | ||
margin: 0px!important; | margin: 0px!important; | ||
+ | } | ||
+ | |||
+ | .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 | ||
} | } | ||
Line 56: | Line 72: | ||
<div class="clear"></div> | <div class="clear"></div> | ||
− | <div style=" | + | <div class="clear" style="background-color: #fbf9f8!important"> |
− | + | <div class="clear" style="background-color: #fbf9f8!important"> | |
− | + | ||
− | + | ||
− | + | ||
+ | <div class="col-md-12 sectionfirst" style="background-color: #fbf9f8!important"> | ||
+ | <h2 class="border" style="margin-top: 5vh; text-align: center">Measurements</h2> | ||
+ | <br/> | ||
</div> | </div> | ||
+ | |||
<div style="padding: 0px 10vw; border: 3px solid transparent"> | <div style="padding: 0px 10vw; border: 3px solid transparent"> | ||
Line 70: | Line 87: | ||
</p> | </p> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
Revision as of 11:47, 1 November 2017
Measurements
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.