Team:CIDEB-UANL Mexico/Math-Graphics
From 2013hs.igem.org
(Created page with "{{:Team:CIDEB-UANL_Mexico/style}} {{:Team:CIDEB-UANL_Mexico/menu}} <html> <head> <link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow' rel='stylesheet' type='text/cs...") |
|||
(24 intermediate revisions not shown) | |||
Line 17: | Line 17: | ||
font-family: 'PT Sans Narrow'; | font-family: 'PT Sans Narrow'; | ||
color: #FFFFFF; | color: #FFFFFF; | ||
+ | padding: 12px; | ||
} | } | ||
- | + | #title {height: 55px; padding-left: 10px; background-color: #B45F04; font-size:50px; color:white; font-weight:bold; text-decoration:none; text-align:left;} | |
- | + | #subtitle {height: 35px; padding-left: 10px; background-color: #FF8000; font-size:30px; color:white; font-weight:bold; text-decoration:none; text-align:left;} | |
p {padding: 14px;} | p {padding: 14px;} | ||
Line 28: | Line 29: | ||
<body> | <body> | ||
- | < | + | <table id="title" width="100%"> |
+ | <tr> | ||
+ | <td> | ||
+ | <div class="Estilo6"> | ||
+ | Math Model</div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
- | < | + | <table id="subtitle" width="100%"> |
- | <div> | + | <tr> |
- | + | <td> | |
+ | <div class="Estilo6"> | ||
+ | Graphics | ||
</div> | </div> | ||
- | < | + | </td> |
+ | </tr> | ||
+ | </table> | ||
- | </ | + | <table style="background-color: #FFFFFF;" width="100%" id="texto"> |
+ | <tr> | ||
+ | <td> | ||
+ | |||
+ | <p><a href="https://2013hs.igem.org/Team:CIDEB-UANL_Mexico/Math-Graphics#inactive"><font color="blue">cI inactive-active simulation</font></a> - <a href="https://2013hs.igem.org/Team:CIDEB-UANL_Mexico/Math-Graphics#active"><font color="blue">cI active-inactive simulation</font></a><br> | ||
+ | <a name="Construction"></a><b>Construction plan</b> - <a href="https://2013hs.igem.org/Team:CIDEB-UANL_Mexico/Math-Graphics#"><font color="blue">Return</font></a></p> | ||
+ | |||
+ | <p align="justify">The saturation values for mRNAs and proteins were calculated analytically; but since there are several variables, it becomes complicated to integrate by analytical methods, so we use methods of numerical integration in a computer program by called Simulink. The values of the parameters (rate of transcription, translation, degradation and dissociation) are the ones we have found so far, but we continue researching in order to improve and expand our model.</p></td></tr></table> | ||
- | |||
<table width="100%" id="texto"> | <table width="100%" id="texto"> | ||
<tr> | <tr> | ||
<td> | <td> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <p align="justify"><a name="inactive"></a><b>cI inactive-active simulation </b> - <a href="https://2013hs.igem.org/Team:CIDEB-UANL_Mexico/Math-Graphics#"><font color="blue">Return</font></a> | ||
+ | <br>The graphs below shows the change in concentration with respect to time of all the proteins of our circuit in a cI inactive-active state. This simulations are showing our model in a temperature below 32ºC the first 200 minutes making the variables of cI protein production in their minimum value for this initial time, creating the possibility of Vip3Ca3 and GFP proteins to be processed in the bacteria at maximum capacity (maximum capacities shown in the parameter table). Past the half hour the temperature is higher of our ideal parameters of cI production (above 32ºC) allowing the transcription and translation of cI protein in a factor of 1 (represented in the equation number 5 showed above) this is the rise in the blue graph at the time 200 minutes, inhibiting the formation of the other two system parts: Vip3Ca3 and GFP proteins, simulated as the decrease of the purple and green graphics. Whose percents in the <i>E.Coli</i> bacterium drops to the minimum until the cI production stops again and the process restarts.</p></td> | ||
+ | <td style="paddinng:12px;"> | ||
<img src="https://static.igem.org/mediawiki/2013hs/2/2c/Graphic-ci-off-on.png" height="300" width="400"> | <img src="https://static.igem.org/mediawiki/2013hs/2/2c/Graphic-ci-off-on.png" height="300" width="400"> | ||
+ | </td></tr></table> | ||
- | < | + | <table style="background-color: #FFFFFF;" width="100%" id="texto"> |
- | < | + | <tr> |
+ | <td style="paddinng:12px;"><img src="https://static.igem.org/mediawiki/2013hs/0/05/Graphic_cI_on_off.png" height="300" width="400"></td> | ||
+ | <td> | ||
+ | <p align="justify"><a name="active"></a><b> cI active-inactive simulation</b> - <a href="https://2013hs.igem.org/Team:CIDEB-UANL_Mexico/Math-Graphics#"><font color="blue">Return</font></a> | ||
+ | <br> | ||
+ | The graphics that are shown represent the change of the concentration of each part in relation to time of all proteins in our cicuit, including all the parameters that we presented and the equation 5 (fRBS), where we represent the repression and activation of the riborswitch making the value of its function 0 or 1. The first graph simulation is showing our model in a temperature between 32 to 37ºC in the first 200 minutes. As you can see, in the graph of cI (c0051), it is active and produced constantly, repressing the Vip3Ca3 and GFP proteins, but when the temperature changes below than the 32 to 37ºC the cI it is now turning off allowing the transcription and translation of Vip3Ca3 and GFP so changes the graphic, but We can appreciate the GFP is producing more than the Vip3Ca3, this because of the bigger base pair size of Vip3Ca3 than GFP that make it longer to be synthesis by the ribosome. This bp length of those proteins are 2412 and 876 respectively.</p> | ||
- | < | + | <p> <a href="https://static.igem.org/mediawiki/2013hs/1/14/Simulations.zip"><font color="blue">Click here to download the Simlulations in MathLab </font></a></p> |
+ | </td></tr></table> | ||
- | |||
</body> | </body> |
Latest revision as of 20:35, 21 June 2013
Math Model
|
Graphics
|
cI inactive-active simulation - cI active-inactive simulation The saturation values for mRNAs and proteins were calculated analytically; but since there are several variables, it becomes complicated to integrate by analytical methods, so we use methods of numerical integration in a computer program by called Simulink. The values of the parameters (rate of transcription, translation, degradation and dissociation) are the ones we have found so far, but we continue researching in order to improve and expand our model. |
cI inactive-active simulation - Return
|
cI active-inactive simulation - Return
|
Contact us! Follow us on twitter and facebook or send us a mail.
CIDEB UANL Team. Centro de Investigación y Desarrollo de Educación Bilingüe |
||||