From 2013.igem.org
(Difference between revisions)
|
|
Line 1: |
Line 1: |
| + | {| cellpadding="3" cellspacing="1" bordercolor="#fff" width="100%" align="center" id="menu_header" |
| + | !align="center"|[[Team:UFMG_Brazil|Home]] |
| + | !align="center"|[[Team:UFMG_Brazil/Team|Team]] |
| + | !align="center"|[https://igem.org/Team.cgi?year=2013&team_name=UFMG_Brazil Official Team Profile] |
| + | !align="center"|[[Team:UFMG_Brazil/Project|Project]] |
| + | !align="center"|[[Team:UFMG_Brazil/Parts|Parts Submitted to the Registry]] |
| + | !align="center"|[[Team:UFMG_Brazil/Modeling|Modeling]] |
| + | !align="center"|[[Team:UFMG_Brazil/Notebook|Notebook]] |
| + | !align="center"|[[Team:UFMG_Brazil/Safety|Safety]] |
| + | !align="center"|[[Team:UFMG_Brazil/Attributions|Attributions]] |
| + | |} |
| + | |
| <html> | | <html> |
| + | |
| + | <style> |
| + | body |
| + | { |
| + | background-image:url('https://static.igem.org/mediawiki/2013/9/98/Ufmg_background.png'); |
| + | background-size: cover; |
| + | background-repeat:no-repeat; |
| + | background-color:white; |
| + | } |
| + | |
| + | #p-logo |
| + | { |
| + | display: none; |
| + | } |
| + | |
| + | #footer |
| + | { |
| + | display: none; |
| + | } |
| + | |
| + | .firstHeading |
| + | { |
| + | display: none; |
| + | } |
| + | |
| + | #menu_header |
| + | { |
| + | background-color: white; |
| + | } |
| + | |
| + | </style> |
| + | |
| <head> | | <head> |
| <script type="text/x-mathjax-config"> | | <script type="text/x-mathjax-config"> |
Line 63: |
Line 107: |
| </div> | | </div> |
| </html> | | </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:UFMG_Brazil|Home]]
| |
- | !align="center"|[[Team:UFMG_Brazil/Team|Team]]
| |
- | !align="center"|[https://igem.org/Team.cgi?year=2013&team_name=UFMG_Brazil Official Team Profile]
| |
- | !align="center"|[[Team:UFMG_Brazil/Project|Project]]
| |
- | !align="center"|[[Team:UFMG_Brazil/Parts|Parts Submitted to the Registry]]
| |
- | !align="center"|[[Team:UFMG_Brazil/Modeling|Modeling]]
| |
- | !align="center"|[[Team:UFMG_Brazil/Notebook|Notebook]]
| |
- | !align="center"|[[Team:UFMG_Brazil/Safety|Safety]]
| |
- | !align="center"|[[Team:UFMG_Brazil/Attributions|Attributions]]
| |
- | |}
| |
- |
| |
- |
| |
- | 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.
| |
Revision as of 18:44, 27 August 2013
This is the sketch of our modeling.
We are going to use TMAO as a biomarker.
$M$ is TMAO.
$T$ is TorT.
$TM$ is the complex of T and M.
$S$ is TorS.
$STM$ is the complex of S and TM.
$R$ is TorR.
$R^{ *}$ is TorR Phosophorilated.
Reactions:
\[
\begin{aligned}
\\
M+T{{k_{1} \atop\displaystyle\longrightarrow} \atop {\displaystyle\longleftarrow \atop k_{-1}}}TM
\\
2TM+S{{k_{2} \atop\displaystyle\longrightarrow} \atop {\displaystyle\longleftarrow \atop k_{-2}}}STM
\\
STM+R{{k_{3} \atop\displaystyle\longrightarrow} \atop {\displaystyle\longleftarrow \atop k_{-3}}} X {{k_{cat}\atop\longrightarrow} \atop {\quad \atop \quad }}R^{ *} + STM
\\
R^{ *} + P {{\displaystyle\longrightarrow} \atop {\displaystyle\longleftarrow}} PR^{ *}
\\
\begin{eqnarray}
\begin{cases}
{d M(t)\over d t}&=& -k_1 \cdot M\cdot T + k_{-1}\cdot TM\\\\
\\\\
{d T(t)\over d t}&=& -k_1 \cdot M\cdot T + k_{-1}\cdot TM\\\\
\\\\
{d TM(t)\over d t}&=& k_1 \cdot M\cdot T - k_{-1}\cdot TM - k_2\cdot TM^{2} \cdot S + k_{-2} \cdot STM\\\\
\\\\
{d S(t)\over d t}&=& -k_2 \cdot S\cdot TM^{2} - k_{-1}\cdot TM - k_2\cdot TM^{2} \cdot S + k_{-2} \cdot STM\\\\
\\\\
{d STM(t)\over d t}&=& k_2 \cdot TM^{2} \cdot S - k_{-2}\cdot STM \\\\
\\\\
{d R^{ *}(t)\over d t}&=& k_{cat}\cdot STM \over{k_m + STM}\\\\
\\\\
{d mRNA(t)\over d t}&=& {\alpha \cdot R^{ *^{\gamma}} \over{\beta + R^{ *^{\gamma}}}} - \mu \cdot mRNA\\\\
\\
\end{cases}
\end{eqnarray}
\\
\end{aligned}
\]