Team:USP-UNESP-Brazil/Marcelo
From 2012.igem.org
(Difference between revisions)
(Created page with "<math> <nowiki> $\beta_n$ </nowiki> </math>") |
|||
Line 1: | Line 1: | ||
- | < | + | <html> |
- | < | + | <!-- MathJax (LaTeX for the web) --> |
- | $ | + | <script type="text/x-mathjax-config"> |
- | </ | + | MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); |
- | </ | + | MathJax.Hub.Config({ |
+ | TeX: { | ||
+ | equationNumbers: { autoNumber: "AMS" } | ||
+ | } | ||
+ | }); | ||
+ | </script> | ||
+ | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | |||
+ | == Simplification and construction of ODEs == | ||
+ | The general reaction scheme is | ||
+ | |||
+ | \begin{align} | ||
+ | \color{blue} m + \color{red}s &\mathop{\rightleftharpoons}_{k_{-1,s}}^{k_{1,s}} c_{ms} \mathop{\rightarrow}^{k_{2,s}} (1 - p_s) \color{red} s \\ | ||
+ | \color{red} s + \color{green} r &\mathop{\rightleftharpoons}_{k_{-1,r}}^{k_{1,r}} c_{sr} \mathop{\rightarrow}^{k_{2,r}} (1-p_r) \color{green} r \\ | ||
+ | Go_{Go}_{Go} | ||
+ | \end{align} | ||
+ | |||
+ | |||
+ | \end{align} |
Revision as of 12:31, 25 September 2012
Simplification and construction of ODEs
The general reaction scheme is
\begin{align} \color{blue} m + \color{red}s &\mathop{\rightleftharpoons}_{k_{-1,s}}^{k_{1,s}} c_{ms} \mathop{\rightarrow}^{k_{2,s}} (1 - p_s) \color{red} s \\ \color{red} s + \color{green} r &\mathop{\rightleftharpoons}_{k_{-1,r}}^{k_{1,r}} c_{sr} \mathop{\rightarrow}^{k_{2,r}} (1-p_r) \color{green} r \\
Go_{Go}_{Go}
\end{align}
\end{align}