Team:UCL/Science/Model
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) (Created page with "{{:Team:UCL/Template:headerx}} <html> <div style="height:200px;width:100%;background-color:darkgrey;padding-top:50px;float:left;display:inline-block;"> <div class="imagewc">...") |
|||
Line 8: | Line 8: | ||
</div> | </div> | ||
</div> | </div> | ||
- | <div style="height:2000px; background-color:lightgrey;"></div> | + | <div style="height:2000px; background-color:lightgrey;"> |
+ | |||
+ | <html> | ||
+ | |||
+ | <!-- begin #page - the container for everything but header --> | ||
+ | <div id="page"> | ||
+ | |||
+ | <!-- CONTENT GOES HERE --> | ||
+ | <div class="hero-unit"> | ||
+ | <div class="container"> | ||
+ | <h2>About our project</h2> | ||
+ | </div> | ||
+ | <!--close container--> | ||
+ | </div> | ||
+ | |||
+ | <div class="container clearfix" id="main-content"> | ||
+ | <!--begin main content--> | ||
+ | |||
+ | <div class="row-fluid sidebar-right"> | ||
+ | |||
+ | <!--begin row-fluid--> | ||
+ | <div class="span9 primary-column"> | ||
+ | <!--begin primary content--> | ||
+ | <h1>Modelling</h1> | ||
+ | <p>Keep an eye on this space as new content will be coming soon. As the project progresses we'll have more cool stuff to show you; of which modeling, including things like flux balancing, will be a part of. | ||
+ | |||
+ | <ul> | ||
+ | |||
+ | <li> Equations for pathway model.</li> | ||
+ | <img src=https://static.igem.org/mediawiki/2014/0/0c/AzoD_deg_react_pwpt.png> | ||
+ | <li>Parameter estimations for pathway model have been found for desired behaviours (using approximate Bayesian computation, ABC SysBio).</li> | ||
+ | <li>Graphs of results.</li> | ||
+ | |||
+ | Simulated timecourse data of methyl red degradation by azoreductase and laccase. Created using Copasi: | ||
+ | |||
+ | <img src=https://static.igem.org/mediawiki/2014/c/c6/Methyl_red_timecourse_no_event.png> | ||
+ | |||
+ | |||
+ | Posterior distribution of model parameters | ||
+ | <img src=https://static.igem.org/mediawiki/2014/5/54/Azo_posterior_2.png> | ||
+ | |||
+ | </ul> | ||
+ | |||
+ | |||
+ | |||
+ | </p> | ||
+ | </div> | ||
+ | <!-- close span9 primary-column--> | ||
+ | |||
+ | </html> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
<style> | <style> |
Revision as of 10:48, 13 August 2014