Team:UPO-Sevilla/Modeling/Signaling
From 2010.igem.org
(Difference between revisions)
(New page: <html> <table xmlns="" id="modelContentsReactionTable" width="100%" border="5" cellpadding="5" cellspacing="0" class="dataTable"><tbody> <tr><th width="5%">#</th><th>Reaction</th><th>Reac...) |
|||
Line 1: | Line 1: | ||
+ | <div class=globalBC> | ||
+ | {{:Team:UPO-Sevilla/header}} | ||
+ | <!-- --> | ||
<html> | <html> | ||
+ | <script type="text/javascript" language="javascript"> | ||
+ | <!-- | ||
+ | current("modeling","https://static.igem.org/mediawiki/2010/e/e5/BannerModelingBacterialCrowding.png"); | ||
+ | --> | ||
+ | </script> | ||
+ | </html> | ||
+ | |||
+ | <html> | ||
+ | <div class=contentBC> | ||
+ | |||
+ | <h1>The signaling circuit</h1> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <center> | ||
+ | <a href="https://2010.igem.org/Image:IGEMUPO-model-small.png"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/8/8a/IGEMUPO-model-small.png" width="700" alt="Simbiology model"/> | ||
+ | </a> | ||
+ | </center> | ||
+ | |||
+ | |||
+ | <h1>Reactions</h1> | ||
+ | |||
+ | |||
+ | |||
+ | |||
<table xmlns="" id="modelContentsReactionTable" width="100%" border="5" cellpadding="5" cellspacing="0" class="dataTable"><tbody> | <table xmlns="" id="modelContentsReactionTable" width="100%" border="5" cellpadding="5" cellspacing="0" class="dataTable"><tbody> | ||
<tr><th width="5%">#</th><th>Reaction</th><th>ReactionRate</th><th>Active</th></tr> | <tr><th width="5%">#</th><th>Reaction</th><th>ReactionRate</th><th>Active</th></tr> | ||
Line 17: | Line 47: | ||
</tbody> | </tbody> | ||
</table> | </table> | ||
+ | |||
+ | |||
+ | </div> | ||
</html> | </html> | ||
+ | |||
+ | {{:Team:UPO-Sevilla/footer}} | ||
+ | </div> |
Revision as of 09:12, 26 October 2010
The signaling circuit
Reactions
# | Reaction | ReactionRate | Active |
---|---|---|---|
1 | ecoli.ammonia + ecoli.fumarate + ecoli.AAL <-> ecoli.L_aspartate + ecoli.AAL | k1*ecoli.ammonia*ecoli.fumarate*ecoli.AAL - k2*ecoli.L_aspartate*ecoli.AAL | true |
2 | ecoli.L_aspartate <-> medium.L_aspartate | kWallDiffusion*ecoli.L_aspartate - kWallDiffusionBack*medium.L_aspartate | true |
3 | ecoli.DNAaspA + ecoli.FecI_a -> ecoli.ARNm_aspA + ecoli.DNAaspA + ecoli.FecI_a | kTranscript*ecoli.DNAaspA*ecoli.FecI_a | true |
4 | ecoli.ARNm_aspA -> ecoli.AAL + ecoli.ARNm_aspA | kTranslation*ecoli.ARNm_aspA | true |
5 | ecoli.FecR_a + ecoli.FecI <-> ecoli.FecI_a + ecoli.FecR_a | kFecIActivation*ecoli.FecR_a*ecoli.FecI - kFecIDeactivation*ecoli.FecI_a*ecoli.FecR_a | true |
6 | ecoli.FecR + ecoli.[ligand:FecA-PrhA] <-> ecoli.FecR_a + ecoli.[ligand:FecA-PrhA] | kFecRActivation*ecoli.FecR*ecoli.[ligand:FecA-PrhA] - kFecRDeactivation*ecoli.FecR_a*ecoli.[ligand:FecA-PrhA] | true |
7 | plant_cell_wall.ligand + ecoli.[FecA-PrhA] <-> ecoli.[ligand:FecA-PrhA] | kCellBinding*plant_cell_wall.ligand*ecoli.[FecA-PrhA] - kCellUnbinding*ecoli.[ligand:FecA-PrhA] | true |