Team:HZAU-China/Modeling

From 2013.igem.org

(Difference between revisions)
 
(16 intermediate revisions not shown)
Line 27: Line 27:
}
}
a, a:visited {
a, a:visited {
-
     color: #7770b4;
+
     color: #000;
     text-decoration: none;
     text-decoration: none;
}
}
Line 63: Line 63:
ul.menu:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
ul.menu:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
ul.menu,
ul.menu,
-
ul.menu ul {padding:0;margin:0;list-style:none;position:;width:220px;background:#ddd;font-family:arial, sans-serif;}
+
ul.menu ul {padding:0;margin:0;list-style:none;position:;width:220px;background:#d3f18c;font-family:arial, sans-serif;}
ul.menu {z-index:100;padding:10px;margin:0 auto;}
ul.menu {z-index:100;padding:10px;margin:0 auto;}
ul.menu ul {z-index:50;
ul.menu ul {z-index:50;
Line 75: Line 75:
ul.menu > li {margin-top:2px;font-size:12px;}
ul.menu > li {margin-top:2px;font-size:12px;}
ul.menu > li a {font:normal 16px/29px arial, sans-serif;color:#fff;text-decoration:none;}
ul.menu > li a {font:normal 16px/29px arial, sans-serif;color:#fff;text-decoration:none;}
-
ul.menu label.open {display:block;background:#c00 no-repeat 170px 12px;line-height:30px;position:relative;z-
+
ul.menu label.open {display:block;background:#517b1f no-repeat 170px 12px;line-height:30px;position:relative;z-
-
 
+
index:100;font:normal 12px/30px arial, sans-serif;color:#fff;border-radius:10px 10px 0 0;}
index:100;font:normal 12px/30px arial, sans-serif;color:#fff;border-radius:10px 10px 0 0;}
-
ul.menu label.open b {color:#ff0;}
+
ul.menu span {display:block;background:#517b1f;line-height:30px;position:relative;z-index:100;font-size: 16px;padding-left:10px;}
-
ul.menu span {display:block;background:#c00;line-height:30px;position:relative;z-index:100;font-size: 16px;padding-left:10px;}
+
ul.menu label img {position:absolute;left:0;top:0;width:100%;height:30px;}
ul.menu label img {position:absolute;left:0;top:0;width:100%;height:30px;}
ul.menu ul li {margin-top:-30px;
ul.menu ul li {margin-top:-30px;
Line 88: Line 86:
transition: 0.5s;
transition: 0.5s;
}
}
-
ul.menu ul li a {display:block;font:normal 16px/29px arial, sans-serif;color:#000;background:#ccc;}
+
ul.menu ul li a {display:block;font:normal 16px/29px arial, sans-serif;color:#000;background:#b3e24b;}
-
ul.menu ul li a:hover {background:#ddd;}
+
ul.menu ul li a:hover {background:#d3f18c;}
ul.menu input {position:absolute;left:-9999px;}
ul.menu input {position:absolute;left:-9999px;}
ul.menu li input:checked + label {background:#069;}
ul.menu li input:checked + label {background:#069;}
-
ul.menu li input:checked ~ ul {background:#ccc;padding-bottom:10px;}
+
ul.menu li input:checked ~ ul {background:#b3e24b;padding-bottom:10px;}
ul.menu li input:checked ~ ul li {margin-top:0;}
ul.menu li input:checked ~ ul li {margin-top:0;}
ul.menu label.close {display:block;width:200px;height:30px;background:transparent url("/jscss/demoimg/201208/u-arrow.gif")  
ul.menu label.close {display:block;width:200px;height:30px;background:transparent url("/jscss/demoimg/201208/u-arrow.gif")  
Line 102: Line 100:
ul.menu input.close:checked ~ ul li {margin-top:-30px;}
ul.menu input.close:checked ~ ul li {margin-top:-30px;}
</style>
</style>
 +
<script>
<script>
Line 124: Line 123:
         <li><a href="https://2013.igem.org/Team:HZAU-China/Modeling"><span style="font-size:19px;color=#fff;">Overview</span></a></li>
         <li><a href="https://2013.igem.org/Team:HZAU-China/Modeling"><span style="font-size:19px;color=#fff;">Overview</span></a></li>
         <li><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Gray logistic"><span>Gray logistic</span></a></li>  
         <li><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Gray logistic"><span>Gray logistic</span></a></li>  
-
         <li><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Immune responce"><span>Immune responce</span></a></li>
+
         <li><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Immune responce"><span>Immune response</span></a></li>
-
         <li><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Cellular automata"><span>Cellular automata</span></a></li>
+
         <li><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Cellular automata"><span>Cellular automaton</span></a></li>
          
          
       </body>
       </body>
Line 134: Line 133:
     <p><br></p>
     <p><br></p>
      
      
-
<p style="font-size:16px;font-family:arial, sans-serif;"><b>Abstract</b>:In order to know how many flea that carry our engineered strain could make the stray dogs in an area immune to the rabies virus, we developed computational models to simulate the process and to demonstrate our ideas. Our model consist of three parts: “immune response”, “gray logistic”, and “cellular automaton”. The “immune response” model is to analyze the kinetic relationship between the antigen and antibody during the immunologic processes. The “gray logistic” model is to simulate the growth curves of the Bacillus subtilis in the blood of dogs. The “cellular automaton” model is used to simulate the spread of our engineering bacteria in dogs.</p>
+
<p style="font-size:16px;font-family:arial, sans-serif;"><b>Abstract</b>: In order to know how many fleas that carry our engineered strain could make the stray dogs in an area immune to the rabies virus, we developed computational models to simulate the process and to demonstrate our ideas. Our model consists of three parts: “immune response”, “gray logistic”, and “cellular automaton”. The “immune response” model is to analyze the kinetic relationship between the antigen and antibody during the immunologic processes. The “gray logistic” model is to simulate the growth curves of the <i>Bacillus subtilis</i> in the blood of dogs. The “cellular automaton” model is used to simulate the spread of our engineered bacteria in dogs.</p>
<p  style="text-align:center;"><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Gray logistic"><img width="500" src="https://static.igem.org/mediawiki/2013/1/1d/Gray.png" ></a></br></p>
<p  style="text-align:center;"><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Gray logistic"><img width="500" src="https://static.igem.org/mediawiki/2013/1/1d/Gray.png" ></a></br></p>
-
<p style="font-size:13px;font-family:arial, sans-serif;text-align:center;"><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Gray logistic">Predicted value and actual value changes over time</a></p>
+
<p style="font-size:13px;font-family:arial, sans-serif;text-align:center;"><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Gray logistic">Predicted value and actual value change over time</a></p>
<div id="pic00">
<div id="pic00">
     <div id="pic01">
     <div id="pic01">
         <p  style="text-align:center;padding-bottom:5px;"><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Immune responce" ><img width="360" src="https://static.igem.org/mediawiki/2013/3/3c/The-antibody-consentration.png" ></a></br></p>
         <p  style="text-align:center;padding-bottom:5px;"><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Immune responce" ><img width="360" src="https://static.igem.org/mediawiki/2013/3/3c/The-antibody-consentration.png" ></a></br></p>
-
         <p style="font-size:13px;font-family:arial, sans-serif;text-align:center;"><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Immune responce" >The concentration of antibody and antigen during immune response</a></p>
+
         <p style="font-size:13px;font-family:arial, sans-serif;text-align:center;"><a href="https://2013.igem.org/Team:HZAU-China/Modeling/Immune responce" >The concentrations of antibody and antigen during immune response</a></p>
     </div>
     </div>
     <div id="pic02">
     <div id="pic02">
Line 149: Line 148:
     </div>
     </div>
</div>
</div>
-
 
     </div>
     </div>

Latest revision as of 03:00, 28 September 2013


Overview


Abstract: In order to know how many fleas that carry our engineered strain could make the stray dogs in an area immune to the rabies virus, we developed computational models to simulate the process and to demonstrate our ideas. Our model consists of three parts: “immune response”, “gray logistic”, and “cellular automaton”. The “immune response” model is to analyze the kinetic relationship between the antigen and antibody during the immunologic processes. The “gray logistic” model is to simulate the growth curves of the Bacillus subtilis in the blood of dogs. The “cellular automaton” model is used to simulate the spread of our engineered bacteria in dogs.


Predicted value and actual value change over time