Difference between revisions of "Team:IIT Delhi/modelling"
Line 442: | Line 442: | ||
opacity:1; | opacity:1; | ||
} | } | ||
+ | .infotable, .infotable tr, .infotable td, .infotable th{ | ||
+ | border:solid 2px white; | ||
+ | border-collapse:collapse; | ||
+ | } | ||
+ | .infotable{ | ||
+ | margin-left:30%; | ||
+ | } | ||
+ | |||
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> | <link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> | ||
Line 694: | Line 702: | ||
<img style="margin-left:50%;height:100px;width:500px;" src="https://static.igem.org/mediawiki/2015/8/8f/Imagem3_iitd.png" alt="equation1"><br/> | <img style="margin-left:50%;height:100px;width:500px;" src="https://static.igem.org/mediawiki/2015/8/8f/Imagem3_iitd.png" alt="equation1"><br/> | ||
− | < | + | <h2 style="font-family: 'Roboto', sans-serif;color:white;font-size:150%;text-align:center;">The rest of the reactions in this pathway are assumed to proceed via Henri-Michaelis-Menten kinetics: </h2><br/> |
<img style="margin-left:50%;" src="https://static.igem.org/mediawiki/2015/d/d9/IITDmodellingeq2.png"> | <img style="margin-left:50%;" src="https://static.igem.org/mediawiki/2015/d/d9/IITDmodellingeq2.png"> | ||
<br/> | <br/> | ||
− | <table> | + | <table class="infotable"> |
<tr> | <tr> | ||
<th>Enzyme</th> | <th>Enzyme</th> |
Revision as of 12:44, 18 September 2015
IntroductionThree of the proteins required in the project are cytochrome c proteins (haem proteins). Hence, the heme biosynthesis pathway needs to be modelled. Pathway of heme production in E. coli (C-5 pathway from glutamate) |
Mathematical model
Pathway of heme production in E. coli (C-5 pathway from glutamate):
|
The rest of the reactions in this pathway are assumed to proceed via Henri-Michaelis-Menten kinetics:
Enzyme | Km (micromol/l) |
---|---|
Uroporphyrinogen decarboxylase ( hemE) | 6.0 |
Coproporphyrinogen iii dehydrogenase | 210 |
Protoporphyrinogen dehydrogenase (HemG) | 7 |
Ferrochelatase(hemH) | 4.7 |
Glutamate-tRNA synthase | 1.9 |
Glutamate-1-semialdehyde 2,1-aminomutase | 46 |
Porphobilinogen synthase | 800 |
A non-competitive irreversible feedback inhibition model is assumed for this step with a ki value of 0.02 mM. Hence, the following equation governs the conversion to ALA: |
Click here to read more: |