Team:HokkaidoU Japan/Projects/H Stem

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Team:HokkaidoU_Japan/CSS}}
{{Team:HokkaidoU_Japan/CSS}}
 +
{{Team:HokkaidoU_Japan/LargeDropDown/CSS}}
 +
{{Team:HokkaidoU_Japan/Header/CSS}}
 +
{{Team:HokkaidoU_Japan/Footer/CSS}}
{{Team:HokkaidoU Japan/Modelling/CSS}}
{{Team:HokkaidoU Japan/Modelling/CSS}}
{{Team:HokkaidoU_Japan/JS}}
{{Team:HokkaidoU_Japan/JS}}
{{Team:HokkaidoU_Japan/Modelling/JS}}
{{Team:HokkaidoU_Japan/Modelling/JS}}
<html>
<html>
 +
<!--begin header-->
<div id="background">
<div id="background">
-
   <div id="header-wrapper">
+
<div id="header-top" style="background-color:#6CC4C1;">
-
   </div>  
+
</div>
 +
<div id="header-bottom" style="background-color:#25928E;">
 +
   <div id="header-bottom-contents">
 +
   </div>
 +
</div>
 +
<!--end header begin menu-->
 +
 
 +
<!-- end menu-->
 +
<!--begin contents-->
   <div class="wrapper">
   <div class="wrapper">
Line 50: Line 62:
</div><!--toggle-->
</div><!--toggle-->
-
  <div id="footer-wrapper">
+
<!--end contents-->
-
    <div id="footer-contents">
+
<!--begin footer-->
 +
<div id="footer-wrapper" style="background-color:#25928E;">
 +
  <div id="footer-contents">
 +
    <div id="footer-logo">
 +
    </div>
 +
    <div id="footer-twitter">
     </div>
     </div>
   </div>
   </div>
</div>
</div>
 +
 +
 +
<!--end footer-->
 +
  <div class="wrapper">
 +
 +
    <div id="hokkaidou-contents">
 +
 +
 +
<h1 id="Overview">Overview</h1>
 +
<h1 id="How_To_Use">How To Use</h1>
 +
<h1 id="Modelling">Modelling</h1>
 +
 +
<div id="button">
 +
Detail
 +
</div>
 +
 +
 +
<meta http-equiv="X-UA-Compatible" CONTENT="IE=EmulateIE7"/>
 +
<div id="text"><!--モデリングで隠せるのはここから-->
 +
 +
\[ X+Y \overset{k_{\rm unbind}}{\underset{k_{\rm bind}}{\rightleftharpoons}} Z \]
 +
 +
 +
 +
\begin{cases}
 +
  \dot{x}=a-bx-k_{\rm bind}xy+k_{\rm unbind}z & \\
 +
  \dot{y}=1-y-k_{\rm bind}xy+k_{\rm unbind}z & \\
 +
  \dot{z}=k_{\rm bind}xy-k_{\rm unbind}z-cz &
 +
\end{cases}
 +
 +
 +
\[ y=\frac{1}{2} \biggl\{ \sqrt{ \bigl( a-1+\frac{b}{\gamma} \bigl)^2 +4 \frac{b}{\gamma}} - \Bigl( a-1+\frac{b}{\gamma} \Bigl) \biggl\}  \]
 +
 +
\[ \gamma = \frac{k_{\rm bind}c}{k_{\rm unbind}+c} \]
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
    </div><!--ここまで!!!!!!-->
 +
  </div>
 +
</div><!--toggle-->
 +
 +
</div><!--background-->
</html>
</html>

Revision as of 16:10, 13 October 2014

Overview

How To Use

Modelling

Detail
\[ X+Y \overset{k_{\rm unbind}}{\underset{k_{\rm bind}}{\rightleftharpoons}} Z \] \begin{cases} \dot{x}=a-bx-k_{\rm bind}xy+k_{\rm unbind}z & \\ \dot{y}=1-y-k_{\rm bind}xy+k_{\rm unbind}z & \\ \dot{z}=k_{\rm bind}xy-k_{\rm unbind}z-cz & \end{cases} \[ y=\frac{1}{2} \biggl\{ \sqrt{ \bigl( a-1+\frac{b}{\gamma} \bigl)^2 +4 \frac{b}{\gamma}} - \Bigl( a-1+\frac{b}{\gamma} \Bigl) \biggl\}  \] \[ \gamma = \frac{k_{\rm bind}c}{k_{\rm unbind}+c} \]

Overview

How To Use

Modelling

Detail
\[ X+Y \overset{k_{\rm unbind}}{\underset{k_{\rm bind}}{\rightleftharpoons}} Z \] \begin{cases} \dot{x}=a-bx-k_{\rm bind}xy+k_{\rm unbind}z & \\ \dot{y}=1-y-k_{\rm bind}xy+k_{\rm unbind}z & \\ \dot{z}=k_{\rm bind}xy-k_{\rm unbind}z-cz & \end{cases} \[ y=\frac{1}{2} \biggl\{ \sqrt{ \bigl( a-1+\frac{b}{\gamma} \bigl)^2 +4 \frac{b}{\gamma}} - \Bigl( a-1+\frac{b}{\gamma} \Bigl) \biggl\}  \] \[ \gamma = \frac{k_{\rm bind}c}{k_{\rm unbind}+c} \]