Difference between revisions of "Team:Toronto/ODE"

(Created page with "<html> <!-- ####################################################### --> <!-- # This html was produced by the igemwiki generator # --> <!-- # https://github.com/igemuoftATG...")
 
Line 28: Line 28:
 
<!-- subsection 1 -->
 
<!-- subsection 1 -->
 
<div class="subsection">
 
<div class="subsection">
        <figure>
 
          <div class="figures">
 
            <div class="image">
 
              <img src="https://static.igem.org/mediawiki/2017/1/18/T--Toronto--2017_description.svg" alt="data" style="min-width: 730px !important">
 
            </div>
 
          </div>
 
        </figure>
 
  
        <h3 class="text-yellow">Light-activated gene expression</h3>
+
         <p>Our project this year is to quantitatively model out lacILov system with ODE’s. It follows the methodology applied in Timoth S gardners paper “A genetic toggle switch in ecoli” 2005. We began by abstracting away the details of specific promoters and repressors (figure 1) to get a simplified view of the interactions of our system. Afterwards we modeled the interactions through a set of first order ordinary differential equations. Using various assumptions to reduce the number of equations and parameters, along with the application of nondimensionalization we obtained our final result:</p>
         <p>Light is an attractive mode of gene regulation that provides high spatio-temporal resolution with relatively low levels of toxicity. In order to add to the genetic toolbox, we characterized a novel light-activated gene regulation system that combines the DNA-binding region of LacI with the light inducible LOV (Light Oxygen Voltage) domain. The characterization assay was performed by measuring the fluorescence output of a LacILOV-regulated reporter under blue light illumination. We then computationally modelled the structure of our protein and identified key mutations to optimize its activity.</p>
+
  
        <h3 class="text-cyan">Identifying and informing stakeholders</h3>
+
<p>Equations1,2,3</p>
        <p>In order to inform future applications of our tool, we identified key stakeholders that would be impacted by potential uses of LacILOV including experts, businesses, the public and future scientists. To this end, we developed resources to promote interest and meaningful interdisciplinary dialogue between researchers and the public. This was achieved through a podcast series exploring the interaction of synthetic biology with different disciplines, a synthetic biology workshop for burgeoning scientists and an iconathon to promote collaborations between scientists and artists.</p>
+
  
         <h3 class="text-red">Applying LacILOV to human gene editing</h3>
+
         <p>These 3 equations encapsulate the core nature of our system. Note that all the parameters and variables have no dimensions, so our results may be generalized to other light activated systems of the same structure. Mapping our abstracted variables back to our system we see that:</p>
        <p>However, in order to demonstrate the utility of our tool, we decided to apply LacILOV to a specific area of study. As a rapidly evolving field with a clear need for flexible and stringent gene regulation, we focused our efforts on human gene editing. We designed and modelled a light activated switch to control CRISPR-Cas9 activity by putting guide RNAs and anti-CRISPR proteins under LacILOV-regulated promoters. We then investigated the ethical and technical concerns of our stakeholders through an interview series involving scientists, engineers, physicians, advocacy groups and religious leaders. We integrated their comments into our design in two key ways. Firstly, we addressed technical concerns about the use of light regulation in human gene editing by developing hardware to pave the way for our system to be validated in the stem cell cultures. Secondly, based on the different opinions on the ethical applications of human gene editing, we identified the need for clear ethical guidelines. Using the recommendations of the 2017 report on Human Gene Editing: Science, Ethics and Governance by the National Academy of Science, we developed a guide and evaluated our efforts and potential improvements.
+
 
        </p>
+
<h3>Equation 1</h3>
 +
<p>Represents the rate of change of the CI repressor, whose activation depends on whether or not light is on and exhibits linear scaling with respect to its promoter strength.</p>
 +
 
 +
<h3>Equation 2</h3>
 +
<p>Is the rate of change of sgrna and it is important to note that from the equations, its expression is indirectly linked to the CI repressor via the psi term.</p>
 +
 
 +
<h3>Equation 3</h3>
 +
<p>Is the key result of our system, it represents the rate of change of Anti-CRISPR. Our model confirms that the nature of Anti-CRISPR activation is inversely proportional to LacILov activation.</p>
  
  

Revision as of 00:22, 2 November 2017

Description

Our project this year is to quantitatively model out lacILov system with ODE’s. It follows the methodology applied in Timoth S gardners paper “A genetic toggle switch in ecoli” 2005. We began by abstracting away the details of specific promoters and repressors (figure 1) to get a simplified view of the interactions of our system. Afterwards we modeled the interactions through a set of first order ordinary differential equations. Using various assumptions to reduce the number of equations and parameters, along with the application of nondimensionalization we obtained our final result:

Equations1,2,3

These 3 equations encapsulate the core nature of our system. Note that all the parameters and variables have no dimensions, so our results may be generalized to other light activated systems of the same structure. Mapping our abstracted variables back to our system we see that:

Equation 1

Represents the rate of change of the CI repressor, whose activation depends on whether or not light is on and exhibits linear scaling with respect to its promoter strength.

Equation 2

Is the rate of change of sgrna and it is important to note that from the equations, its expression is indirectly linked to the CI repressor via the psi term.

Equation 3

Is the key result of our system, it represents the rate of change of Anti-CRISPR. Our model confirms that the nature of Anti-CRISPR activation is inversely proportional to LacILov activation.