Team:Fudan Lux/Modeling

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
 
(26 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<html class="csstransforms csstransforms3d csstransitions">
-
<html>
+
 
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<style type="text/css">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<!--
-
This is a template page. READ THESE INSTRUCTIONS.
+
#BODY { background-color:white;
 +
                background-image:none;}
 +
#p-logo {height:0px;
 +
overflow:hidden;
 +
display:none;
 +
}
 +
 +
#top-section{height:20px;
 +
margin-top: 0;
 +
              margin-left: auto;  
 +
              margin-right: auto;
 +
              margin-bottom: 0!important;
 +
              margin-bottom: 10px;
 +
              padding:0;  
 +
              border:none;
 +
              background:#CCCCCC;
 +
}
 +
#footer-box { display: none;}
 +
#catlinks { display: none;}
 +
#search-controls {display: none;}
 +
#siteSub {display:none;}
 +
.firstHeading{display: none;}
 +
 +
border-left: 0px;
 +
border-right: 0px;
 +
}
 +
-->
 +
</style>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<head>
 +
<meta charset="utf-8">
 +
<title>NOVA</title>
 +
 +
<!-- CSS -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/style.css" type="text/css" media="screen">
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/social-icons.css" type="text/css" media="screen">
 +
<!--[if IE 8]>
 +
<link rel="stylesheet" type="text/css" media="screen" href="http://luiszuno.com/themes/nova/css/ie8-hacks.css" />
 +
<![endif]-->
 +
<!-- ENDS CSS -->
 +
 +
<!-- GOOGLE FONTS
 +
<link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>-->
 +
 +
<!-- JS -->
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery-1.5.1.min.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery-ui-1.8.13.custom.min.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/easing.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery.scrollTo-1.4.2-min.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery.cycle.all.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/custom.js"></script>
 +
 +
<!-- Isotope -->
 +
<script src="http://luiszuno.com/themes/nova/js/jquery.isotope.min.js"></script>
 +
 +
<!--[if IE]>
 +
<script src="http://luiszuno.com/themes/nova/http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 +
<![endif]-->
 +
 +
<!--[if IE 6]>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/DD_belatedPNG.js"></script>
 +
<script>
 +
      /* EXAMPLE */
 +
      //DD_belatedPNG.fix('*');
 +
    </script>
 +
<![endif]-->
 +
<!-- ENDS JS -->
 +
 +
 +
<!-- Nivo slider -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/nivo-slider.css" type="text/css" media="screen">
 +
<script src="http://luiszuno.com/themes/nova/js/nivo-slider/jquery.nivo.slider.js" type="text/javascript"></script>
 +
<!-- ENDS Nivo slider -->
 +
 +
<!-- tabs -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/tabs.css" type="text/css" media="screen">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/tabs.js"></script>
 +
  <!-- ENDS tabs -->
 +
 
 +
  <!-- prettyPhoto -->
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/prettyPhoto/js/jquery.prettyPhoto.js"></script>
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/prettyPhoto/css/prettyPhoto.css" type="text/css" media="screen">
 +
<!-- ENDS prettyPhoto -->
 +
 +
<!-- superfish -->
 +
<link rel="stylesheet" media="screen" href="http://luiszuno.com/themes/nova/css/superfish.css">
 +
<link rel="stylesheet" media="screen" href="http://luiszuno.com/themes/nova/css/superfish-left.css">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/superfish-1.4.8/js/hoverIntent.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/superfish-1.4.8/js/superfish.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/superfish-1.4.8/js/supersubs.js"></script>
 +
<!-- ENDS superfish -->
 +
 +
<!-- poshytip -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/poshytip-1.0/src/tip-twitter/tip-twitter.css" type="text/css">
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/poshytip-1.0/src/tip-yellowsimple/tip-yellowsimple.css" type="text/css">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/poshytip-1.0/src/jquery.poshytip.min.js"></script>
 +
<!-- ENDS poshytip -->
 +
 +
<!-- Tweet -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/jquery.tweet.css" media="all" type="text/css">
 +
<script src="http://luiszuno.com/themes/nova/js/tweet/jquery.tweet.js" type="text/javascript"></script>
 +
<!-- ENDS Tweet -->
 +
 +
<!-- Fancybox -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
 +
<!-- ENDS Fancybox -->
 +
 +
 +
 
 +
<style id="poshytip-css-tip-twitter" type="text/css">div.tip-twitter{visibility:hidden;position:absolute;top:0;left:0;}div.tip-twitter table, div.tip-twitter td{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;}div.tip-twitter td.tip-bg-image span{display:block;font:1px/1px sans-serif;height:10px;width:10px;overflow:hidden;}div.tip-twitter td.tip-right{background-position:100% 0;}div.tip-twitter td.tip-bottom{background-position:100% 100%;}div.tip-twitter td.tip-left{background-position:0 100%;}div.tip-twitter div.tip-inner{background-position:-10px -10px;}div.tip-twitter div.tip-arrow{visibility:hidden;position:absolute;overflow:hidden;font:1px/1px sans-serif;}</style><style id="poshytip-css-tip-yellowsimple" type="text/css">div.tip-yellowsimple{visibility:hidden;position:absolute;top:0;left:0;}div.tip-yellowsimple table, div.tip-yellowsimple td{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;}div.tip-yellowsimple td.tip-bg-image span{display:block;font:1px/1px sans-serif;height:10px;width:10px;overflow:hidden;}div.tip-yellowsimple td.tip-right{background-position:100% 0;}div.tip-yellowsimple td.tip-bottom{background-position:100% 100%;}div.tip-yellowsimple td.tip-left{background-position:0 100%;}div.tip-yellowsimple div.tip-inner{background-position:-10px -10px;}div.tip-yellowsimple div.tip-arrow{visibility:hidden;position:absolute;overflow:hidden;font:1px/1px sans-serif;}</style></head>
 +
 +
<body class="home">
 +
 
 +
<!-- HEADER -->
 +
<div id="header">
 +
<!-- wrapper-header -->
 +
<div class="wrapper">
 +
<a href="https://2012.igem.org/Team:Fudan_Lux"><img id="logo" src="https://static.igem.org/mediawiki/2012/5/5d/Logo_64px.png" alt="Nova"></a>
 +
<!-- search -->
 +
<div class="top-search">
 +
<form method="get" id="searchform" action="#">
 +
<div>
 +
<input type="text" value="Search..." name="s" id="s" onfocus="defaultInput(this)" onblur="clearInput(this)">
 +
<input type="submit" id="searchsubmit" value=" ">
 +
</div>
 +
</form>
 +
</div>
 +
<!-- ENDS search -->
 +
</div>
 +
<!-- ENDS wrapper-header -->
 +
</div>
 +
<!-- ENDS HEADER -->
 +
 +
 +
<!-- Menu -->
 +
<div id="menu" style="background:#A1DAF7;">
 +
 +
 +
 +
<!-- ENDS menu-holder -->
 +
<div id="menu-holder">
 +
<!-- wrapper-menu -->
 +
<div class="wrapper">
 +
<!-- Navigation -->
 +
<ul id="nav" class="sf-menu sf-js-enabled sf-shadow">
 +
<li><a href="https://2012.igem.org/Team:Fudan_Lux">Home<span class="subheader">Welcome</span></a></li>
 +
<li><a href="https://2012.igem.org/Team:Fudan_Lux/Team">Team<span class="subheader">Awesome</span></a>
 +
 +
</li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/project_introduction">Project<span class="subheader">Cool</span></a><ul style="display: none; visibility: hidden; ">
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/project_introduction">Overview</a></li>
 +
 
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/biowave">Project Biowave</a></li>
 +
 
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/nanotube">Project Bacto-Trafficking</a></li>
 +
 
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/result">Results</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/parts">Parts  <span class="subheader">Showcase</span></a></li>
 +
 +
<li class="current-menu-item"><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Modeling">Modeling<span class="subheader">In Math</span></a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Notebook">Notebook<span class="subheader">Get in touch</span></a></li><li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/practice">Practice<span class="subheader">Get in touch</span></a>
 +
<ul style="display: none; visibility: hidden; ">
 +
 
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/labcloud">Project Labcloud</a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Associations">Associations</a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/other practise">Other Practise</a></li>
 +
</ul>
 +
</li><li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/safety">Safety<span class="subheader">Get in touch</span></a></li><li ><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Gallery">Gallery<span class="subheader">Featured work</span></a>
 +
 +
</li></ul>
 +
<!-- Navigation -->
 +
</div>
 +
<!-- wrapper-menu -->
 +
</div>
 +
<!-- ENDS menu-holder -->
 +
</div>
 +
<!-- ENDS Menu -->
 +
 +
 +
 +
 +
 
 +
 +
<!-- MAIN -->
 +
<div id="main">
 +
<!-- wrapper-main -->
 +
<div class="wrapper">
 +
 +
<!-- content -->
 +
<div id="content">
 +
 +
<!-- title -->
 +
<div id="page-title">
 +
<span class="title">Modeling</span>
 +
<span class="subtitle">Structure and Simulation</span>
 +
</div>
 +
<!-- ENDS title -->
 +
<div style="margin-left: 50px;margin-right: 50px;">
 +
<h1>Mathematical Model</h1>
 +
<p>The model has three elements: the light sensor, which exists as a dimer, the Lux protein and the light intensity. The light sensor dimer not only be able to response to changing of light intensity, but also has the capability to bind to downstream “Tet on” promoter, and regulate the expression of Lux family. Once the dimer binds to the promoter, the transcription rate of the Lux is decreased more than 1000 times. The parameters of the system are listed in Table 1.</p>
 +
<p>We built the corresponding Langevin mathematical model for this system as follows:</p>
 +
<div/>
 +
<div align="center">
 +
<img src="https://static.igem.org/mediawiki/2012/a/a4/Mathmodel.png" style="width:700px"></p>
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<p>equation (1), the variables Ls, Ls1, Lux refer to the concentration of the light sensor, the active light sensor and Lux protein in the system, respectively. The variables Z , Z1 and Z2 denote the total light strength, intrinsic light strength and external light strength. The initial values of these variables are set to zero. N is the copy number of plasmid, K1 and K2 are expression capability of light sensor gene and Lux, respectively, K3 is the parameter describe the ability of give out light by Lux, K4 is attenuation rate of light propagation in colonial, K5 and K6 are parameters of logistic eqution, d is the degradation rate of light sensor and Lux protein, r means the dilution rate caused by cell volume grow. δ denotes the noise of gene expression. In order to calculate the total extern light strength, we used multiple integral to describe the contribution of whole colonial to this unit. Multiple logistic method was also be used to describe concentration of the active light sensor change by light sensor and total light strength.</p>
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
<h1>Simulation</h1>
 +
<br></br>
 +
<p>Based on the above model, we stimulated the stochastic dynamics of this light communication system by <a href=http://ccsb.fudan.edu.cn/genecircuits> <I>GeneCircuits tool.</I></a>
 +
<div id="name" align="center">
 +
 
 +
<table border="1">
 +
<tr>
 +
<td>Paramemter</td>
 +
<td>Value</td>
 +
</tr>
 +
<tr>
 +
<td>N</td>
 +
<td>row 2, cell 1</td>
 +
</tr>
 +
<tr>
 +
<td>K1</td>
 +
<td>0.01 umol/min</td>
 +
</tr><tr>
 +
<td> K2</td>
 +
<td> 0.01umol/min</td>
 +
</tr><tr>
 +
<td>K3</td>
 +
<td>8.4</td>
 +
</tr><tr>
 +
<td>K4</td>
 +
<td>0.05</td>
 +
</tr><tr>
 +
<td>K5</td>
 +
<td>20</td>
 +
</tr><tr>
 +
<td>K6</td>
 +
<td>20</td>
 +
</tr>
 +
<tr>
 +
<td>d2</td>
 +
<td>0</td>
 +
</tr>
 +
<tr>
 +
<td>d1</td>
 +
<td>0</td>
 +
</tr>
 +
<tr>
 +
<td>r</td>
 +
<td>0.02</td>
 +
</tr>
 +
</table>
</div>
</div>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
<div><div id="headline">
-
You <strong>MUST</strong>  have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
+
 +
 +
<div style="align:center">
 +
<img src="https://static.igem.org/mediawiki/2012/4/49/Lux_Sim.jpg">
</div>
</div>
-
</div>
 
-
</html>
 
-
 
-
<!-- *** End of the alert box *** -->
 
-
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
-
!align="center"|[[Team:Fudan_Lux|Home]]
+
</div></div>
-
!align="center"|[[Team:Fudan_Lux/Team|Team]]
+
<div style="margin-left: 50px;margin-right: 50px;">
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Fudan_Lux Official Team Profile]
+
<h1>Spectrum analysis</h1>
-
!align="center"|[[Team:Fudan_Lux/Project|Project]]
+
<p>Randomly, we chased more than 2000 sampling points, and extracted time serials data of each sampling points from our time lapse images. Use customized matlab code, we analyzed the spectrum of each sampling point, and then shown the distribution of frequency of all sampling points by histogram. </p></div>
-
!align="center"|[[Team:Fudan_Lux/Parts|Parts Submitted to the Registry]]
+
</div>
-
!align="center"|[[Team:Fudan_Lux/Modeling|Modeling]]
+
<!-- ENDS content -->
-
!align="center"|[[Team:Fudan_Lux/Notebook|Notebook]]
+
-
!align="center"|[[Team:Fudan_Lux/Safety|Safety]]
+
-
!align="center"|[[Team:Fudan_Lux/Attributions|Attributions]]
+
-
|}
+
 +
</div>
 +
<!-- ENDS wrapper-main -->
 +
</div>
 +
<!-- ENDS MAIN -->
 +
 +
<!-- Twitter -->
 +
<div id="twitter">
 +
 +
</div>
 +
<!-- ENDS Twitter -->
-
If you choose to include a '''Modeling''' page, please write about your modeling adventures here. This is not necessary but it may be a nice list to include.
+
 +
<!-- FOOTER -->
 +
<div id="footer">
 +
<!-- wrapper-footer -->
 +
<div class="wrapper">
 +
<!-- footer-cols -->
 +
<ul id="footer-cols">
 +
 +
 +
 +
<li class="col">
 +
<h6>About the Team</h6>
 +
He he he he!
 +
</li>
 +
 +
</ul>
 +
<!-- ENDS footer-cols -->
 +
</div>
 +
<!-- ENDS wrapper-footer -->
 +
</div>
 +
<!-- ENDS FOOTER -->
 +
 +
 +
<!-- Bottom -->
 +
<div id="bottom">
 +
<!-- wrapper-bottom -->
 +
<div class="wrapper">
 +
<div id="bottom-text">All rights reserved. Tempalate Edit by Fudan-lux team <a href="http://www.luiszuno.com">Powered By Luiszuno.com</a> </div>
 +
<!-- Social -->
 +
 +
<!-- ENDS Social -->
 +
<div id="to-top

Latest revision as of 02:29, 27 September 2012

NOVA

Modeling Structure and Simulation

Mathematical Model

The model has three elements: the light sensor, which exists as a dimer, the Lux protein and the light intensity. The light sensor dimer not only be able to response to changing of light intensity, but also has the capability to bind to downstream “Tet on” promoter, and regulate the expression of Lux family. Once the dimer binds to the promoter, the transcription rate of the Lux is decreased more than 1000 times. The parameters of the system are listed in Table 1.

We built the corresponding Langevin mathematical model for this system as follows:

equation (1), the variables Ls, Ls1, Lux refer to the concentration of the light sensor, the active light sensor and Lux protein in the system, respectively. The variables Z , Z1 and Z2 denote the total light strength, intrinsic light strength and external light strength. The initial values of these variables are set to zero. N is the copy number of plasmid, K1 and K2 are expression capability of light sensor gene and Lux, respectively, K3 is the parameter describe the ability of give out light by Lux, K4 is attenuation rate of light propagation in colonial, K5 and K6 are parameters of logistic eqution, d is the degradation rate of light sensor and Lux protein, r means the dilution rate caused by cell volume grow. δ denotes the noise of gene expression. In order to calculate the total extern light strength, we used multiple integral to describe the contribution of whole colonial to this unit. Multiple logistic method was also be used to describe concentration of the active light sensor change by light sensor and total light strength.

Simulation



Based on the above model, we stimulated the stochastic dynamics of this light communication system by GeneCircuits tool.

Paramemter Value
N row 2, cell 1
K1 0.01 umol/min
K2 0.01umol/min
K3 8.4
K4 0.05
K5 20
K6 20
d2 0
d1 0
r 0.02

Spectrum analysis

Randomly, we chased more than 2000 sampling points, and extracted time serials data of each sampling points from our time lapse images. Use customized matlab code, we analyzed the spectrum of each sampling point, and then shown the distribution of frequency of all sampling points by histogram.

All rights reserved. Tempalate Edit by Fudan-lux team Powered By Luiszuno.com