Difference between revisions of "Team:UMaryland/Model"

Line 290: Line 290:
 
         }
 
         }
  
         #div-navResized.pushed a:hover, #div-navResized.pushed img:hover {
+
         #div-navResized.pushed a:hover {
 
             opacity: .7;     
 
             opacity: .7;     
 
             text-decoration: none;
 
             text-decoration: none;
Line 374: Line 374:
 
right: auto;
 
right: auto;
 
width: 80%;
 
width: 80%;
min-width: 1000px;
+
min-width: 600px;
 
max-width: 1500px;
 
max-width: 1500px;
 
}
 
}
Line 549: Line 549:
 
<!-- Nav bar when more button is clicked -->
 
<!-- Nav bar when more button is clicked -->
 
<div id="div-navResized">
 
<div id="div-navResized">
<a href="https://2016.igem.org/Team:UMaryland"><img src="https://static.igem.org/mediawiki/2016/2/26/T--UMaryland--newlogo.jpeg" id="img-logoResized"></a>
+
<img src="https://static.igem.org/mediawiki/2016/2/26/T--UMaryland--newlogo.jpeg" id="img-logoResized">
 
<ul>
 
<ul>
 
<li><a href="https://2016.igem.org/Team:UMaryland/projects">Projects</a></li>
 
<li><a href="https://2016.igem.org/Team:UMaryland/projects">Projects</a></li>

Revision as of 17:16, 16 October 2016

</div> </div> Human Practices

Modeling
Predicting Data and Optimizing Results
Applying engineering principals to biological systems

Modeling is crucial to designing biological systems such as ours, where we want both predictability and optimization of our organism. We used the SimBiology package in MatLab in order to model our multiple metabolic pathways using data gathered experimentally and from literature. We then optimized the parameters to determine what the optimal growth conditions of our organisms will be in order to most efficiently biosequester methane.

Pathways

Three different constructs were synthesized by UMaryland iGEM in hopes of being co-cultured. They were:

  • sMMO Construct: oxidizing methane into methanol using oxygen
  • Formate Construct: further oxidizing methanol into carbon dioxide using NADH
  • Fructose Construct: further oxidizing methanol into cellular metabolites

Parameters

Results