Difference between revisions of "Team:Northeastern/Model"

 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<body>
 
<body>
 
<div class="container-fluid">
 
<div class="container-fluid">
 +
        <div style="height:70px;"></div>
  
 
         <div id="words">
 
         <div id="words">
Line 16: Line 17:
 
             <div class="col-md-12">
 
             <div class="col-md-12">
 
                 <div class="content">
 
                 <div class="content">
                     <h4>Abstract</h4>
+
                     <h4 style="margin-bottom:20px;">Abstract</h4>
 
                     <p>In this section of our project we will present and assess the viability of our model utilizing computational methods to unravel the genetic networks involved in our experimental design. The medium we utilized to perform out computational assessment is the technical computing language of Matlab. In the past few years Matlab’s ‘Simbiology’ package utilizing has been growing among scientists seeking to generate mathematical models for cell biology. Therefore, our approach took the initiative to utilize the package to characterize the interactions of our bio bricks with other cellular components.  </p>
 
                     <p>In this section of our project we will present and assess the viability of our model utilizing computational methods to unravel the genetic networks involved in our experimental design. The medium we utilized to perform out computational assessment is the technical computing language of Matlab. In the past few years Matlab’s ‘Simbiology’ package utilizing has been growing among scientists seeking to generate mathematical models for cell biology. Therefore, our approach took the initiative to utilize the package to characterize the interactions of our bio bricks with other cellular components.  </p>
 
                     <p>In order to model our gene network we employed the power of Ordinary Differential Equations (ODE). In each paradigm of reactivity between reactants and products the ODE’s were optimized to characterize the functional connectivity between our bio bricks. Here we present in detail the network diagrams, the output of our functions, and the methodology utilized to generate abstract plots of the outputs of our networks. </p>
 
                     <p>In order to model our gene network we employed the power of Ordinary Differential Equations (ODE). In each paradigm of reactivity between reactants and products the ODE’s were optimized to characterize the functional connectivity between our bio bricks. Here we present in detail the network diagrams, the output of our functions, and the methodology utilized to generate abstract plots of the outputs of our networks. </p>
Line 22: Line 23:
 
                     <div id="aboutbuttons">
 
                     <div id="aboutbuttons">
 
                         <a href="https://static.igem.org/mediawiki/2016/b/bf/T--Northeastern--model.pdf">Read Full Text</a>
 
                         <a href="https://static.igem.org/mediawiki/2016/b/bf/T--Northeastern--model.pdf">Read Full Text</a>
 +
                        <a href="https://static.igem.org/mediawiki/2016/7/76/T--Northeastern--model.docx">Download (.docx)</a>
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 31: Line 33:
 
         <div class="row" style="margin-top:50px;">
 
         <div class="row" style="margin-top:50px;">
 
             <div class="col-md-12">
 
             <div class="col-md-12">
                 <h4>NADH Oxidase</h4>
+
                 <h4 style="margin-bottom:20px;">NADH Oxidase</h4>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
Line 51: Line 53:
 
         <div class="row" style="margin-top:50px;">
 
         <div class="row" style="margin-top:50px;">
 
             <div class="col-md-12">
 
             <div class="col-md-12">
                 <h4>Proteorhodopsin</h4>
+
                 <h4 style="margin-bottom:20px;">Proteorhodopsin</h4>
 
             </div>
 
             </div>
 
         </div>
 
         </div>

Latest revision as of 23:22, 15 October 2016

Model

Optimizing the MEC System

Abstract

In this section of our project we will present and assess the viability of our model utilizing computational methods to unravel the genetic networks involved in our experimental design. The medium we utilized to perform out computational assessment is the technical computing language of Matlab. In the past few years Matlab’s ‘Simbiology’ package utilizing has been growing among scientists seeking to generate mathematical models for cell biology. Therefore, our approach took the initiative to utilize the package to characterize the interactions of our bio bricks with other cellular components.

In order to model our gene network we employed the power of Ordinary Differential Equations (ODE). In each paradigm of reactivity between reactants and products the ODE’s were optimized to characterize the functional connectivity between our bio bricks. Here we present in detail the network diagrams, the output of our functions, and the methodology utilized to generate abstract plots of the outputs of our networks.

The two networks we are presenting involve the function generated within a single E. Coli bacterium, upon transfection of the plasmids described in our bio brick section. The first network is that of Proteorhodopsin, a light-driven proton pump, allowing for generation of ATP and proton output that would lead to an increased efficiency of the Microbial Fuel Cell. The second network involves the functionality of NADH oxidase, in inducing an anaerobic environment, and through its biochemical reactivity increase electricity generation by the Microbial Fuel Cell system.

NADH Oxidase

circuit of NADH Oxidase activity

output of NADH Oxidase circuit functions

Proteorhodopsin

circuit of Proteorhodopsin activity

output of Proteorhodopsin circuit functions