Team:Alberta/Project/ModelValid

From 2009.igem.org

(Difference between revisions)
Line 34: Line 34:
-
<p> The majority of essential gene experiments in the literature involve single gene knock outs. However, our model has a unique ability to predict what combinations of gene deletions will be lethal. Indeed, to determine the minimal genome, one simply asks how many genes can I delete at the same time without resulting in lethality. </p>
+
<p> The majority of essential gene experiments in the literature involve single gene knock outs. However, our model has a unique ability to predict what combinations of gene deletions will be lethal. However it is important to determine how accurate the model is in determining these multiple gene deletion results. For this reason, the Model Validation attempts to answer the question; is a series of dual deletions which cause death in our model accurately reflected in vivo?  </p>
-
<p>To test the validity of the model, we used the model to predict pairs of genes that are lethal when both knocked out, but that allow E.coli survival when knocked out one at a time. These genes would be essential in our list but not in most of the literature essential gene lists.</P>
 
-
<p>We're currently constructing double knock out E.coli strains that, if our model is correct, should not survive unless grown on supplemented media.</P>
+
<p>Unfortunately, we are still in the process of completing this component of the project and hope to have it completed prior to the date of the competition. Please see our poster at the competition for additional information on the validation experiments.
   
   
Line 48: Line 47:
     </td>
     </td>
   </tr>
   </tr>
 +
<tr>
 +
<td style="height: 400; padding-left: 10px; padding-right: 10px; padding-top: 11px;">
 +
    <b class="b1f"></b><b class="b2f"></b><b class="b3f"></b><b class="b4f"></b>
 +
    <div class="Outreach">
 +
    <div style="height: 400; background:#FFFFFF; colorou line-height:100% padding: 3px 0px;">
 +
    <h1>The Experiment</h1>
 +
 +
<!-- <div align="justify" style="padding-left:20px; padding-right:20px"> -->
 +
<div align="justify">
 +
 +
<font size="2">
 +
 +
 +
<p>In order to achieve a series of double deletions and accurately predict the model’s effects in vivo, MATLAB was used to produce a program which could identify genes which worked in combination.  The <a href="https://2009.igem.org/Team:Alberta/Modeling/DualDeletionTest"> DualDeletionTest.m</a> file is designed to slowly delete reactions one at a time to determine which reactions are essential to the cell.  The data which was saved, was the genes (listed by blattner number) which catalyze the reaction.  This list could then be used to find essential reactions which could be catalyzed by two different genes.  Once these genes were identified, they were cross referenced with the PEC database to ensure that they were considered unessential by single gene knockout data.  Following this, two sets of genes were selected to perform wetlab experiments with.  These were CysM and CysK, as well as MetH and MetD.    (To see data produced by DualDeletionTest.m and the processed data click here).
</table>
</table>
</div>
</div>
</HTML>
</HTML>

Revision as of 20:35, 17 October 2009

University of Alberta - BioBytes










































































































Model Validation

The majority of essential gene experiments in the literature involve single gene knock outs. However, our model has a unique ability to predict what combinations of gene deletions will be lethal. However it is important to determine how accurate the model is in determining these multiple gene deletion results. For this reason, the Model Validation attempts to answer the question; is a series of dual deletions which cause death in our model accurately reflected in vivo?

Unfortunately, we are still in the process of completing this component of the project and hope to have it completed prior to the date of the competition. Please see our poster at the competition for additional information on the validation experiments.

The Experiment

In order to achieve a series of double deletions and accurately predict the model’s effects in vivo, MATLAB was used to produce a program which could identify genes which worked in combination. The DualDeletionTest.m file is designed to slowly delete reactions one at a time to determine which reactions are essential to the cell. The data which was saved, was the genes (listed by blattner number) which catalyze the reaction. This list could then be used to find essential reactions which could be catalyzed by two different genes. Once these genes were identified, they were cross referenced with the PEC database to ensure that they were considered unessential by single gene knockout data. Following this, two sets of genes were selected to perform wetlab experiments with. These were CysM and CysK, as well as MetH and MetD. (To see data produced by DualDeletionTest.m and the processed data click here).