Team:UIUC Illinois/Software/Evolvalvability

From 2014.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 14: Line 14:
   <h2>Here is our <font color= "red">EvoTracer</font> software that will predict mutational tolerance of plasmid </h2>
   <h2>Here is our <font color= "red">EvoTracer</font> software that will predict mutational tolerance of plasmid </h2>
<h2> in K12 E.Coli strain!! </h2>
<h2> in K12 E.Coli strain!! </h2>
-
 
+
</div>
<div class="leftparagraph">
<div class="leftparagraph">
-
<p><b>Description:</b></p>
+
<p><b><p style="font-size:15px">Description:</p></b></p>
-
<p>The basis is how evolution depends on both mutational rate on a single organism and the selection of organisms within a group in terms of who receives certain mutations. There are many steps that must be accounted in order to proximate more accurately. This is why we must be modular in our approach. As a preliminary step, and due to the specificity of the data we will be using, we specifically choose a common strain of E. coli which is K12.
+
<p><p style="font-size:15px">The basis is how evolution depends on both mutational rate on a single organism and the selection of organisms within a group in terms of who receives certain mutations. There are many steps that must be accounted in order to proximate more accurately. This is why we must be modular in our approach. As a preliminary step, and due to the specificity of the data we will be using, we specifically choose a common strain of E. coli which is K12.</p>
-
</p>
+
-
<div class="leftparagraph">
+
<p><b><p style="font-size:15px">Overall Plan:</p></b></p>
-
<p><b>Overall Plan:</b></p>
+
<p><p style="font-size:15px">The first thing that must be done is to account for the probability of mutational change on one organism.</p>
-
<p> The first thing that must be done is to account for the probability of mutational change on one organism.  
+
<br>
-
<p><b>1. Single base pair mutation:</b></p>
+
<p><b><p style="font-size:15px">1. Single base pair mutation:</p></b></p>
-
<p> Find polymerase error rate for our organisms. (1/6000 per generation) Using the length of nucelotide sequence, we can find  
+
<p><p style="font-size:15px">Find polymerase error rate for our organisms. (1/6000 per generation) Using the length of nucelotide sequence, we can find  
-
the probability of a nucleotide experiencing an error.   
+
the probability of a nucleotide experiencing an error.</p>    
-
<p> Pr(Mutation at Nucleotide at location N) = f(error rate and size)</p>
+
<p><p style="font-size:15px">Pr(Mutation at Nucleotide at location N) = f(error rate and size)</p></p>
-
<p><b>2. Rate of experiencing error of single base:</b></p>
+
<br>
-
<p> Find the transition & transversion matrix parameter for K12 strain. </p>
+
<p><b><p style="font-size:15px">2. Rate of experiencing error of single base:</p></b></p>
-
<p><b>3. The probability that, if the single base experiences an error and if the error causes it to change into a different base, the change will cause another change in amino acid expression</b></p>
+
<p><p style="font-size:15px">Find the transition & transversion matrix parameter for K12 strain.</p></p>
 +
<br>
 +
<p><b><p style="font-size:15px">3. The probability that, if the single base experiences an error and if the error causes it to change into a different base, the change will cause another change in amino acid expression</p></b></p>
-
  </div>
+
</div>
-
 
+
<style>
-
  <div class="rightparagraph">
+
#page p, #page .leftparagraph p, #page .rightparagraph p {
-
  <p><b>Additional Constraints</b></p>
+
  font-size:15px;
-
  <ol>
+
}
-
<li><b>Genetic Reliability:</b>
+
</style>
-
<p>
+
<div id="page">
-
<p style="text-indent:30px;">Synthetic biology devices commonly impose a burden on their host organisms that is at odds with their long-term survival.</p><br>
+
<div>
-
<p style="text-indent:60px;">Metabolic toll of constructing additional RNAs and proteins</p><br>
+
-
<p style="text-indent:60px;">Heterologous genetic parts that interfere with the efficient operation of native cellular processes.</p><br>
+
-
<p style="text-indent:30px;">Genetic reliability is defined in terms of an evolutionary half-life : the number of cell doublings over which 50% of the total function of an engineered device persists in a cell population.</p><br>
+
-
<p style="text-indent:30px;">Mutations usually cause the evolutionary meltdown of circuits with 3-6 days.</p><br>
+
-
<p style="text-indent:60px;">Q: Could quorum sensing be used to limit cell reproducibility and prolong circuit lifespan? Would slow evolution.</p><br>
+
-
<p style="text-indent:60px;">Factor: Cell populations that use quorum sensing would evolve slower.</p><br>
+
-
<p style="text-indent:30px;">Slowing down evolution:</p><br>
+
-
<p style="text-indent:60px;">Choose DNA sequences that are less prone to mutations</p><br>
+
-
<p style="text-indent:60px;">Manipulate the organisms copying and repair mechanisms</p><br>
+
-
<p style="text-indent:60px;">Overlap the sequence encoding genetic parts with information for some activity that is required for cell survival, so that some mutations are no longer favored by selection</p><br>
+
-
<p style="text-indent:60px;">Eliminate unnecessary components from the organisms genome or utilize an orthogonal gene expression or signaling system (with the goal of reducing genetic and metabolic cost)</p><br>
+
-
</p>
+
<div class="rightparagraph">
-
</li>
+
  <p><b><p style="font-size:15px">Additional Constraints</p></b></p>
-
+
 
-
<li><b>Genetic Reliability</b>
+
<p style="font-size:15px">Synthetic biology devices commonly impose a burden on their host organisms that is at odds with their long-term survival.<br>
-
<p></p>
+
<br>
-
</li>
+
Metabolic toll of constructing additional RNAs and proteins.<br>
-
+
<br>
-
<li><b>Genetic Reliability</b>
+
Heterologous genetic parts that interfere with the efficient operation of native cellular processes.<br>
-
<p></p>
+
<br>
-
</li>
+
Genetic reliability is defined in terms of an evolutionary half-life : the number of cell doublings over which 50% of the total function of an engineered device persists in a cell population.<br>
-
+
<br>
-
<li><b>Genetic Reliability</b>
+
Mutations usually cause the evolutionary meltdown of circuits with 3-6 days.<br>
-
<p></p>
+
<br>
-
</li>
+
 +
Slowing down evolution:<br>
 +
Choose DNA sequences that are less prone to mutations.<br>
 +
Manipulate the organisms copying and repair mechanisms.</p><br>
 +
<p style="font-size:15px">Overlap the sequence encoding genetic parts with information for some activity that is required for cell survival, so that some mutations are no longer favored by selection<br>
 +
<br>
 +
Eliminate unnecessary components from the organisms genome or utilize an orthogonal gene expression or signaling system (with the goal of reducing genetic and metabolic cost)</p><br>
 +
</div>
 +
 +
 +
 +
 +
 +
 +
<div style="clear: both;"></div>
 +
 +
 +
 +
 +
 +
</div>
</html>
</html>
{{:Team:UIUC_Illinois/Footer}}
{{:Team:UIUC_Illinois/Footer}}

Latest revision as of 03:49, 18 October 2014


Do you fear that your plasmid will be lost by mutation?

Here is our EvoTracer software that will predict mutational tolerance of plasmid

in K12 E.Coli strain!!

Description:

The basis is how evolution depends on both mutational rate on a single organism and the selection of organisms within a group in terms of who receives certain mutations. There are many steps that must be accounted in order to proximate more accurately. This is why we must be modular in our approach. As a preliminary step, and due to the specificity of the data we will be using, we specifically choose a common strain of E. coli which is K12.

Overall Plan:

The first thing that must be done is to account for the probability of mutational change on one organism.


1. Single base pair mutation:

Find polymerase error rate for our organisms. (1/6000 per generation) Using the length of nucelotide sequence, we can find the probability of a nucleotide experiencing an error.

Pr(Mutation at Nucleotide at location N) = f(error rate and size)


2. Rate of experiencing error of single base:

Find the transition & transversion matrix parameter for K12 strain.


3. The probability that, if the single base experiences an error and if the error causes it to change into a different base, the change will cause another change in amino acid expression

Additional Constraints

Synthetic biology devices commonly impose a burden on their host organisms that is at odds with their long-term survival.

Metabolic toll of constructing additional RNAs and proteins.

Heterologous genetic parts that interfere with the efficient operation of native cellular processes.

Genetic reliability is defined in terms of an evolutionary half-life : the number of cell doublings over which 50% of the total function of an engineered device persists in a cell population.

Mutations usually cause the evolutionary meltdown of circuits with 3-6 days.

Slowing down evolution:
Choose DNA sequences that are less prone to mutations.
Manipulate the organisms copying and repair mechanisms.


Overlap the sequence encoding genetic parts with information for some activity that is required for cell survival, so that some mutations are no longer favored by selection

Eliminate unnecessary components from the organisms genome or utilize an orthogonal gene expression or signaling system (with the goal of reducing genetic and metabolic cost)