Team:OUC-China/Modeling/ParameterSweep
From 2012.igem.org
(6 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
<link rel="stylesheet" href="http://1.oucigem.sinaapp.com/down-icon.css"><!--download pdf css--> | <link rel="stylesheet" href="http://1.oucigem.sinaapp.com/down-icon.css"><!--download pdf css--> | ||
<style> | <style> | ||
+ | #back-top { | ||
+ | position: fixed; | ||
+ | bottom: 60px; | ||
+ | margin-left: 1160px; | ||
+ | } | ||
+ | #back-top a { | ||
+ | width:85px; | ||
+ | display: block; | ||
+ | text-align: center; | ||
+ | font: 11px/100% Arial, Helvetica, sans-serif; | ||
+ | text-transform: uppercase; | ||
+ | text-decoration: none; | ||
+ | color: #bbb; | ||
+ | -webkit-transition: 1s; | ||
+ | -moz-transition: 1s; | ||
+ | transition: 1s; | ||
+ | } | ||
+ | #back-top a:hover { | ||
+ | color: #000; | ||
+ | } | ||
+ | #back-top span { | ||
+ | width: 85px; | ||
+ | height: 85px; | ||
+ | display: block; | ||
+ | margin-bottom: 7px; | ||
+ | background: #B9B7B7 url(https://static.igem.org/mediawiki/2012/5/5e/Ouc-2012-up-arrow.png) no-repeat center center; | ||
+ | -webkit-border-radius: 15px; | ||
+ | -moz-border-radius: 15px; | ||
+ | border-radius: 15px; | ||
+ | -webkit-transition: 1s; | ||
+ | -moz-transition: 1s; | ||
+ | transition: 1s; | ||
+ | } | ||
+ | #back-top a:hover span { | ||
+ | background-color: #777; | ||
+ | } | ||
*{ | *{ | ||
margin:0; | margin:0; | ||
Line 55: | Line 91: | ||
} | } | ||
.article-list .list-box p{ | .article-list .list-box p{ | ||
- | font-family: | + | font-family:Arial, sans-serif; |
font-size:16px; | font-size:16px; | ||
color: #222; | color: #222; | ||
Line 187: | Line 223: | ||
</div> | </div> | ||
<ul class="menu"> | <ul class="menu"> | ||
- | <li> <a href="https://2012.igem.org/Team:OUC-China"> | + | <li> <a href="https://2012.igem.org/Team:OUC-China">Index</a> </li> |
<li> <a href="https://2012.igem.org/Team:OUC-China/Project/Overview">Project</a> </li> | <li> <a href="https://2012.igem.org/Team:OUC-China/Project/Overview">Project</a> </li> | ||
<li> <a href="https://2012.igem.org/Team:OUC-China/Modeling/Overview">Modeling</a> </li> | <li> <a href="https://2012.igem.org/Team:OUC-China/Modeling/Overview">Modeling</a> </li> | ||
Line 200: | Line 236: | ||
<ul class="submenu"> | <ul class="submenu"> | ||
<li> | <li> | ||
- | <a href="https://2012.igem.org/Team:OUC-China | + | <a href="https://2012.igem.org/Team:OUC-China"> |
<img src="https://static.igem.org/mediawiki/2012/a/af/Projectoverview.jpg" /> | <img src="https://static.igem.org/mediawiki/2012/a/af/Projectoverview.jpg" /> | ||
- | + | Home | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href="https://2012.igem.org/Team:OUC-China | + | <a href="https://2012.igem.org/Team:OUC-China#hmo"> |
<img src="https://static.igem.org/mediawiki/2012/4/49/Humanpracticeoverview.jpg" /> | <img src="https://static.igem.org/mediawiki/2012/4/49/Humanpracticeoverview.jpg" /> | ||
- | HumanPractice | + | HumanPractice index |
</a> | </a> | ||
</li> | </li> | ||
Line 220: | Line 256: | ||
<a href="https://2012.igem.org/Team:OUC-China/contactus"> | <a href="https://2012.igem.org/Team:OUC-China/contactus"> | ||
<img src="https://static.igem.org/mediawiki/2012/1/1e/Contact-us.jpg" /> | <img src="https://static.igem.org/mediawiki/2012/1/1e/Contact-us.jpg" /> | ||
+ | Contact Us | ||
</a> | </a> | ||
- | + | ||
</li> | </li> | ||
</ul> | </ul> | ||
Line 318: | Line 355: | ||
<a href="https://2012.igem.org/Team:OUC-China/Team/AcknowledgementandCooperation"> | <a href="https://2012.igem.org/Team:OUC-China/Team/AcknowledgementandCooperation"> | ||
<img src="https://static.igem.org/mediawiki/2012/a/a6/Ouc-nav-co.jpg" /> | <img src="https://static.igem.org/mediawiki/2012/a/a6/Ouc-nav-co.jpg" /> | ||
- | + | Acknowledgement&Cooperation | |
</a> | </a> | ||
</li> | </li> | ||
Line 360: | Line 397: | ||
<a href="https://2012.igem.org/Team:OUC-China/protocol"> | <a href="https://2012.igem.org/Team:OUC-China/protocol"> | ||
<img src="https://static.igem.org/mediawiki/2012/7/7d/Ouc-pro.png" /> | <img src="https://static.igem.org/mediawiki/2012/7/7d/Ouc-pro.png" /> | ||
- | + | Protocols | |
</a> | </a> | ||
</li> | </li> | ||
Line 393: | Line 430: | ||
<h1 style="border-bottom:none;">Parameter sweep</h1> | <h1 style="border-bottom:none;">Parameter sweep</h1> | ||
<br/> | <br/> | ||
- | <p><strong>Aim:</strong>To discover the optimized ranges of important parameters. | + | <p><strong>Aim:</strong>To discover the optimized ranges of important parameters and get specific directions from simulation heatmap. |
<br/> | <br/> | ||
<p><strong>Steps:</strong> | <p><strong>Steps:</strong> | ||
Line 481: | Line 518: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <p id="back-top"> | ||
+ | <a href="#top"><span></span>Back to Top</a> | ||
+ | </p> | ||
</body> | </body> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | // hide #back-top first | ||
+ | $("#back-top").hide(); | ||
+ | |||
+ | // fade in #back-top | ||
+ | $(function () { | ||
+ | $(window).scroll(function () { | ||
+ | if ($(this).scrollTop() > 100) { | ||
+ | $('#back-top').fadeIn(); | ||
+ | } else { | ||
+ | $('#back-top').fadeOut(); | ||
+ | } | ||
+ | }); | ||
+ | |||
+ | // scroll body to 0px on click | ||
+ | $('#back-top a').click(function () { | ||
+ | $('body,html').animate({ | ||
+ | scrollTop: 0 | ||
+ | }, 800); | ||
+ | return false; | ||
+ | }); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> | <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> | ||
</script> | </script> |
Latest revision as of 01:51, 27 October 2012
Parameter sweep
Aim:To discover the optimized ranges of important parameters and get specific directions from simulation heatmap.
Brief Result:We determined the optimal parameter ranges for the ternary system, and selected a best parameter set for noise analysis.
Why choose slope as an indicator?
Slope is given by : Slope= Δ[m]steady/Δratio=2* ([m]steady1:1 - [m]steady1:2)
Also slope is not the only candidate indicator, the other indicator candidates weeded out are given below:
‘Sensitive’ does not means ‘important’
Sensitive does not means important, for sensitive parameters are fixed inherently and are not adjustable, always.
We swept 4 parameters for the reasons given below:
Establish parameter sweep database (4 parameters at the same time)
We swept km,βm,αm, ks at the same time and collected 120,000 3-ODE steady-state datapoints by mass computation.
For the database is a collection of 5-Dimensional data points, it’s rational to show the result in the format of projection on 2-D surface to indicate the relationship between slope and arbitrary 2 parameters we swept
Comparator(slope vs. arbitrary 2 parameters)
Ratio Senor(slope vs. arbitrary 2 parameters)
Determine optimal parameter range
We screened the database to get rid of unreasonable datapoints with restrictions:
We will use the best parameter set to perform noise analysis.