Difference between revisions of "Team:Nanjing-China/Model"

(Prototype team page)
 
Line 1: Line 1:
{{Nanjing-China}}
+
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
+
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>Team:Nanjing-China - 2017.igem.org</title>
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Nanjing-China/CSS/1?action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Nanjing-China/CSS/2?action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Nanjing-China/CSS/d5?action=raw&ctype=text/css" />
 +
<style type="text/css">
 +
.container .contain .word h1 {
 +
font-family: "MS Serif", "New York", serif;
 +
color: #006;
 +
font-size: 250%;
 +
}
 +
.container .contain h1 {
 +
color: #039;
 +
font-family: "Comic Sans MS", cursive;
 +
}
 +
.model{
 +
width:90%;}
 +
.page{
 +
position: relative;
 +
top:20px;
 +
font-family: "Comic Sans MS", cursive;
 +
z-index:2;
 +
}
 +
.page ul{ margin: auto; padding:0; list-style:none; width:400px;}
 +
.page ul li{ height:30px; line-height:30px; margin-left: 8px; margin-bottom: 2px; border:#CF6 dashed 3px; text-align:center; float:left; width:35px; color:#F90;}
 +
.page ul li:hover{
 +
background-color: #999;
 +
color: #FFF;
 +
width: 35px;
 +
height: 30px;
 +
font-family:Verdana, Geneva, sans-serif;}
 +
</style>
 +
<script type="text/javascript" src="https://2017.igem.org/Template:Nanjing-China/Javascript/1?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2017.igem.org/Template:Nanjing-China/Javascript/d5?action=raw&ctype=text/javascript"></script>
 +
<script src="../../SpryAssets/SpryEffects.js" type="text/javascript"></script>
 +
<script type="text/javascript">
 +
function menuFix(){
 +
    var sfEles=document.getElementById("menu").getElementsByTagName("li");
 +
        for(var i=0;i<sfEles.length; i++){
 +
        sfEles[i].onmouseover=function(){
 +
            this.className +=(this.className.length>0?"":"")+"listshow";
 +
            }
 +
            sfEles[i].onmouseout=function(){
 +
            this.className =this.className.replace("listshow","");
 +
            }
 +
        }
 +
    }
 +
    window.onload= menuFix;
 +
function MM_changeProp(objId,x,theProp,theValue) { //v9.0
 +
  var obj = null; with (document){ if (getElementById)
 +
  obj = getElementById(objId); }
 +
  if (obj){
 +
    if (theValue == true || theValue == false)
 +
      eval("obj.style."+theProp+"="+theValue);
 +
    else eval("obj.style."+theProp+"='"+theValue+"'");
 +
  }
 +
}
 +
function MM_preloadImages() { //v3.0
 +
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
 +
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
 +
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
 +
}
  
 +
function MM_swapImgRestore() { //v3.0
 +
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
function MM_findObj(n, d) { //v4.01
<h3>★ ALERT! </h3>
+
  var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
</div>
+
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
<div class="clear"></div>
+
  if(!x && d.getElementById) x=d.getElementById(n); return x;
 
+
}
<div class="column full_size">
+
<h1> Modeling</h1>
+
 
+
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
  
 +
function MM_swapImage() { //v3.0
 +
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
 +
  if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
 +
}
 +
function MM_effectGrowShrink(targetElement, duration, from, to, toggle, referHeight, growFromCenter)
 +
{
 +
Spry.Effect.DoGrow(targetElement, {duration: duration, from: from, to: to, toggle: toggle, referHeight: referHeight, growCenter: growFromCenter});
 +
}
 +
function MM_effectAppearFade(targetElement, duration, from, to, toggle)
 +
{
 +
Spry.Effect.DoFade(targetElement, {duration: duration, from: from, to: to, toggle: toggle});
 +
}
 +
function MM_effectBlind(targetElement, duration, from, to, toggle)
 +
{
 +
Spry.Effect.DoBlind(targetElement, {duration: duration, from: from, to: to, toggle: toggle});
 +
}
 +
</script>
 +
</head>
 +
<body onload="MM_timelinePlay('Timeline2')">
 +
<div id="d">
 +
<div id="Layer1" style="left: 258px; top: 45px; visibility: hidden;"><img src="https://static.igem.org/mediawiki/2017/8/87/T-Nanjing-China-chart-cell-1.png" width="180" /></div>
 +
<div id="Layer2" style="visibility: hidden"><img src="https://static.igem.org/mediawiki/2017/5/51/T-Nanjing-China-d-gas.png" width="180" /></div>
 +
<div id="Layer4" style="visibility: hidden">
 +
  <div><img src="https://static.igem.org/mediawiki/2017/7/74/T-Nanjing-China-chart-cell.png" width="220"  onclick="MM_effectBlind('HOME', 1000, '0%', '100%', false)" /></div>
 +
<div align="center">
 +
<div id="HOME">
 +
<div class="sub">
 +
  <ul><li><a href="https://2017.igem.org/Team:Nanjing-China/Model">Model</a></ul></li></div>
 +
      <ul>
 +
    <li><a href="#ch2o">For CH<sub>2</sub>O</a></li>
 +
  <li><a href="#h2">For H<sub>2</sub>S</a></li>
 +
    <li><a href="#h2s">For H<sub>2</sub></a></li>
 +
  </ul>
 +
</div></div>
 
</div>
 
</div>
<div class="clear"></div>
+
<div id="Layer5" style="visibility: hidden"><img src="https://static.igem.org/mediawiki/2017/2/21/T-Nanjing-China-gas2.png" width="320" /></div>
 
+
<div class="column half_size">
+
<h3> Gold Medal Criterion #3</h3>
+
<p>
+
To complete for the gold medal criterion #3, please describe your work on this page and fill out the description on your <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>. To achieve this medal criterion, you must convince the judges that your team has gained insight into your project from modeling. You may not convince the judges if your model does not have an effect on your project design or implementation.
+
</p>
+
 
+
<p>
+
Please see the <a href="https://2017.igem.org/Judging/Medals"> 2017 Medals Page</a> for more information.
+
</p>
+
 
</div>
 
</div>
 
+
<div class="container" align="center">
<div class="column half_size">
+
  <div class="header"><img src="https://static.igem.org/mediawiki/2017/e/e3/T-Nanjing-China-title.png" width="100%" onload="MM_effectAppearFade('menu', 4000, 0, 100, false)" />
<h3>Best Model Special Prize</h3>
+
<div id="menu">
 
+
    <ul>
<p>
+
  <li><a href="https://2017.igem.org/Team:Nanjing-China">HOME</a>
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Model prize</a>, please describe your work on this page  and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>. Please note you can compete for both the gold medal criterion #3 and the best model prize with this page.  
+
    <ul>
<br><br>
+
        <li><a href="https://2017.igem.org/Team:Nanjing-China">Introduction</a></li>
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
+
            <li><a href="https://2017.igem.org/Team:Nanjing-China/Background">Background</a></li>
</p>
+
</ul>
 
+
    </li>
 +
    <li><a href="https://2017.igem.org/Team:Nanjing-China/CH2O">PARTS</a>
 +
    <ul>
 +
        <li><a href="https://2017.igem.org/Team:Nanjing-China/CH2O">CH<sub>2</sub>o</a></li>
 +
            <li><a href="https://2017.igem.org/Team:Nanjing-China/H2">H<sub>2</sub></a></li>
 +
          <li><a href="https://2017.igem.org/Team:Nanjing-China/H2S">H<sub>2</sub>S</a></li>
 +
</ul>
 +
    </li>
 +
    <li><a href="https://2017.igem.org/Team:Nanjing-China/Sliver">JUDGE</a>
 +
    <ul>
 +
        <li><a href="https://2017.igem.org/Team:Nanjing-China/Sliver">Sliver</a></li>
 +
            <li><a href="https://2017.igem.org/Team:Nanjing-China/Gold">Gold</a></li>
 +
</ul>
 +
      </li>
 +
    <li><a href="https://2017.igem.org/Team:Nanjing-China/Design">PROJECT</a>
 +
    <ul>
 +
        <li><a href="https://2017.igem.org/Team:Nanjing-China/Design">Design</a></li>
 +
                <li><a href="https://2017.igem.org/Team:Nanjing-China/Notebook">Notebook</a></li>
 +
                <li><a href="https://2017.igem.org/Team:Nanjing-China/Demonstrate">Demonstrate</a></li>
 +
            <li><a href="https://2017.igem.org/Team:Nanjing-China/Improvement">Improvement</a></li>
 +
</ul>
 +
        </li>
 +
        <li><a href="https://2017.igem.org/Team:Nanjing-China/TEAM/Introduction">TEAM</a>
 +
    <ul>
 +
        <li><a href="https://2017.igem.org/Team:Nanjing-China/TEAM/Introduction">Introduction</a></li>
 +
            <li><a href="https://2017.igem.org/Team:Nanjing-China/TEAM/Members">Members</a></li>
 +
                <li><a href="https://2017.igem.org/Team:Nanjing-China/TEAM/Attributions">Attributions</a></li>
 +
                <li><a href="https://2017.igem.org/Team:Nanjing-China/TEAM/Collaborations">Collaboration</a></li>
 +
</ul>
 +
    </li>
 +
    <li><a href="https://2017.igem.org/Team:Nanjing-China/Safty">OTHERS</a>
 +
    <ul>
 +
        <li><a href="https://2017.igem.org/Team:Nanjing-China/HP/Silver">Safety</a></li>
 +
            <li><a href="https://2017.igem.org/Team:Nanjing-China/Model">Model</a></li>
 +
                <li><a href="https://2017.igem.org/Team:Nanjing-China/HP/Gold_Integrated">HP</a></li>
 +
</ul>
 +
    </li>
 +
      </ul>
 +
  </div>
 +
  </div>
 +
    <div class="contain"  onmousemove="MM_changeProp('d','','left','85%','DIV')">
 +
<div align="center">
 +
    <div id="h2">
 +
      <div class="word">
 +
      <h1 align="center">H<sub>2</sub></h1>
 +
      <div align="left">
 +
      <p>Our cellular model develops on the  characterization of the hoxBC-hoxJ and hoxA regulation pathway as well as predicting  the behavior of our Hydrogen biosensor under its designed conditions, through  which we can learn more details about the procession of hoxBC-hoxJ and hoxA regulation  pathway[1]. <br />
 +
The main modelling environment utilized in  this project is the MATLAB SimBiology toolbox, a plugin designed specifically  for computational systems biology. SimBiology will be utilized with a  deterministic differential equation solver method. However in real life, there  is some degree of random variation in the quantities - this is where a  stochastic model would be useful. However, over a cell population these random  variations average out to give deterministic results.</p>
 +
      </div>
 +
      <div class="model">
 +
    <img src="https://static.igem.org/mediawiki/2017/e/e9/T-Nanjing-China-model-h2-1.png" name="pageh2" width="100%" id="pageh2"/>
 +
        </div>
 +
<div class="page">
 +
    <ul><li onclick="MM_swapImage('pageh2','','https://static.igem.org/mediawiki/2017/e/e9/T-Nanjing-China-model-h2-1.png',1)">1</li>
 +
    <li onclick="MM_swapImage('pageh2','','https://static.igem.org/mediawiki/2017/b/bf/T-Nanjing-China-model-h2-2.png',1)">2</li>
 +
        <li onclick="MM_swapImage('pageh2','','https://static.igem.org/mediawiki/2017/d/d6/T-Nanjing-China-model-h2-3.png',1)">3</li>
 +
        <li onclick="MM_swapImage('pageh2','','https://static.igem.org/mediawiki/2017/7/7a/T-Nanjing-China-model-h2-4.png',1)">4</li>
 +
        <li onclick="MM_swapImage('pageh2','','https://static.igem.org/mediawiki/2017/2/23/T-Nanjing-China-model-h2-5.pn',1)">5</li>
 +
        <li onclick="MM_swapImage('pageh2','','https://static.igem.org/mediawiki/2017/2/2c/T-Nanjing-China-model-h2-6.png',1)">6</li>
 +
        <li onclick="MM_swapImage('pageh2','','https://static.igem.org/mediawiki/2017/d/d6/T-Nanjing-China-model-h2-7.png',1)">7</li>
 +
</ul>
 +
    </div>
 
</div>
 
</div>
<div class="clear"></div>
+
    </div>
 
+
    </div>
<div class="column full_size">
+
  <div class="footer">
<h5> Inspiration </h5>
+
    <div align="center">
<p>
+
      <div class="f">
Here are a few examples from previous teams:
+
        <div class="f-word"><p><strong><u>Address</u></strong></p>
</p>
+
            <p>Life Science Department<br />
<ul>
+
              #163 Xianlin Blvd, Qixia District<br />
<li><a href="https://2016.igem.org/Team:Manchester/Model">Manchester 2016</a></li>
+
              Nanjing University<br />
<li><a href="https://2016.igem.org/Team:TU_Delft/Model">TU Delft 2016 </li>
+
              Nanjing, Jiangsu Province<br />
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">ETH Zurich 2014</a></li>
+
              P.R. of China<br />
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">Waterloo 2014</a></li>
+
              Zip: 210046
</ul>
+
            </p>
 
+
            <p><strong><u>Email</u></strong></p>
 
+
            <p>nanjing_china@163.com</p>
 +
            <p><strong><u>Social media</u></strong></p>
 +
            <p>Twitter button: <br/>
 +
            <a href="https://twitter.com/Guja1501">iGEM Nanjing-China@nanjing_china</a></p>
 +
        </div>
 +
        <div class="f-img">
 +
          <div align="center"><img src="https://static.igem.org/mediawiki/2017/0/04/T-Nanjing-China-%E5%8D%97%E4%BA%AC%E5%A4%A7%E5%AD%A6.png" name="img1" width="160" height="220" id="img1" onmouseover="MM_changeProp('img1','','width','180px','IMG');MM_changeProp('img1','','height','240px','IMG')" onmouseout="MM_changeProp('img1','','width','160px','IMG');MM_changeProp('img1','','height','220px','IMG')" /></div>
 +
        </div>
 +
          <div class="f-img">
 +
            <div align="right"><img src=" https://static.igem.org/mediawiki/2017/d/d4/T-Nanjing-China-%E5%9B%BE%E7%89%873.png
 +
" name="img2" width="160" height="220" id="img2onmouseover="MM_changeProp('img2','','width','180px','IMG');MM_changeProp('img2','','height','228px','IMG')" onmouseout="MM_changeProp('img2','','width','140px','IMG');MM_changeProp('img2','','height','220px','IMG')" /></div>
 +
          </div>
 +
          <div class="f-img">
 +
            <div align="center"><img src="https://static.igem.org/mediawiki/2017/3/37/T-Nanjing-China-s1.png" name="img3" width="160" height="160" id="img3"  onmouseover="MM_changeProp('img3','','width','180px','IMG');MM_changeProp('img3','','height','180px','IMG')" onmouseout="MM_changeProp('img3','','width','160px','IMG');MM_changeProp('img3','','height','160px','IMG')" align="absmiddle" /></div>
 +
          </div>
 +
          <div class="f-img">
 +
            <div align="right"><img src="https://static.igem.org/mediawiki/2017/d/dc/T-Nanjing-China-%E5%9B%BE%E7%89%872.png" name="img4" width="160" height="160" id="img4"  onmouseover="MM_changeProp('img4','','width','180px','IMG');MM_changeProp('img4','','height','180px','IMG')" onmouseout="MM_changeProp('img4','','width','160px','IMG');MM_changeProp('img4','','height','160px','IMG')" /></div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
      <img src="https://static.igem.org/mediawiki/2017/9/91/T-Nanjing-China-foot.png" width="100%"/>
 
</div>
 
</div>
 
+
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 11:11, 24 October 2017

Team:Nanjing-China - 2017.igem.org

H2

Our cellular model develops on the characterization of the hoxBC-hoxJ and hoxA regulation pathway as well as predicting the behavior of our Hydrogen biosensor under its designed conditions, through which we can learn more details about the procession of hoxBC-hoxJ and hoxA regulation pathway[1].
The main modelling environment utilized in this project is the MATLAB SimBiology toolbox, a plugin designed specifically for computational systems biology. SimBiology will be utilized with a deterministic differential equation solver method. However in real life, there is some degree of random variation in the quantities - this is where a stochastic model would be useful. However, over a cell population these random variations average out to give deterministic results.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7