IGEM:IMPERIAL/2006/project/Oscillator/project browser/Predator Construct: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
 
(8 intermediate revisions by 4 users not shown)
Line 27: Line 27:
*This part is driving the '''molecular''' events associated with the '''Predator''' in the '''[[IGEM:IMPERIAL/2006/project/Oscillator/Theoretical_Analyses/2D_Model1|Lotka-Volterra model]]'''.  
*This part is driving the '''molecular''' events associated with the '''Predator''' in the '''[[IGEM:IMPERIAL/2006/project/Oscillator/Theoretical_Analyses/2D_Model1|Lotka-Volterra model]]'''.  
*This part has to interface with the [[IGEM:IMPERIAL/2006/project/Oscillator/project_browser/Prey_Construct|'''Prey-construct''']].
*This part has to interface with the [[IGEM:IMPERIAL/2006/project/Oscillator/project_browser/Prey_Construct|'''Prey-construct''']].
*To satify the Lotka-Volterra dynamic of the predator, this part has to fullfil 3 properties:
*To satify the Lotka-Volterra dynamic of the predator, this part has to fulfill 3 properties:
**'''Promote the growth of the predator-molecule''' according to the prey and predator populations.
**'''Promote the growth of the predator-molecule''' according to the prey and predator populations.
**'''Kill the prey-molecule''' according to the population of preys and predators
**'''Kill the prey-molecule''' according to the population of preys and predators
**Enable the natural '''death of the predator-molecules'''
**Enable the natural '''death of the predator-molecule'''


==Part interface==
==Part interface==
Line 48: Line 48:
[[Image:iGEM_IMPERIAL_PreadatorConstructSystemIcon.png|right|350px]]
[[Image:iGEM_IMPERIAL_PreadatorConstructSystemIcon.png|right|350px]]
|}
|}
The '''prey-molecules''' are an '''input''' of the device. They trigger the production of predator-molecules. As a consequence, the '''output''' of this device is a new level of '''prey-molecules''', due to killing, in association with a new level of '''predator-molecules''', due to the balance between growth and natural death.


==Expected behavior and performances==
==Expected behavior and performances==
Line 56: Line 58:
! style="background:lightgrey" width="100pt" |Properties !! colspan="2" | Specifications
! style="background:lightgrey" width="100pt" |Properties !! colspan="2" | Specifications
|-
|-
| Input Range(s)|| colspan="2" | Input rage of the prey should at least match the dynamic range of the prey.
| Input Range(s)|| colspan="2" | Input range of the prey should at least match the dynamic range of the prey.
|-
| rowspan="2"| Output Range(s)|| colspan="2" | Output rage of the prey should at least match the dynamic range of the prey.
|-
|-
| colspan="2" | Output rage of the predator to be defined.
| rowspan="2"| Output Range(s)|| colspan="2" | Output range of the prey should at least match the dynamic range of the prey.
|-
|-
| Transfer function(s) || [[Image:IGEM_IMPERIAL_TransferFunctionPredator1.png|250px]]  || [[Image:IGEM_IMPERIAL_TransferFunctionPredator2.png|250px]]
| colspan="2" | Output range of the predator to be defined.
|-
|-
| Latency || colspan="2" | to be characterized
| Transfer function(s) || [[Image:IGEM_IMPERIAL_TransferFunctionPredator1.png|250px]] <br> Transfer function inspired by the pure Lotka-Volterra equations, growth predator = C*prey_population_*predator_population|| [[Image:IGEM_IMPERIAL_TransferFunctionPredator2.png|250px]] <br>Transfer function inspired by the pure Lotka-Volterra equations, prey killing = B*prey_population_*predator_population.
|-
|-
| Robustness || colspan="2" | Device should work for at least 10 cycles of the oscillator.
| Robustness || colspan="2" | Device should work for at least 10 cycles of the oscillator to match system level oscillator specifications.
|-
|-
| Variability  || colspan="2" | Variability at the population level (day to day, device to device) should be as low as possible (10%)
| Variability  || colspan="2" | Variability at the device population level (day to day, device to device) should be as low as possible.
|}
|}


Line 74: Line 74:
*Getting linear relationship is going to be challenging in a biological system.
*Getting linear relationship is going to be challenging in a biological system.
*Saturation in the response may have to be taken into account (characterized and defined).
*Saturation in the response may have to be taken into account (characterized and defined).
<html>
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=1999441;
var sc_invisible=1;
var sc_partition=18;
var sc_security="18996820";
</script>
<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/frames.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img  src="http://c19.statcounter.com/counter.php?sc_project=1999441&amp;java=0&amp;security=18996820&amp;invisible=1" alt="website statistics" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
</html>

Latest revision as of 09:43, 30 October 2006

Super Parts Molecular Prey-Predator Oscillator
Actual Part
Sub Parts Test Sensing Predator Construct Test Killing Predator Construct


Motivations

  • This part is driving the molecular events associated with the Predator in the Lotka-Volterra model.
  • This part has to interface with the Prey-construct.
  • To satify the Lotka-Volterra dynamic of the predator, this part has to fulfill 3 properties:
    • Promote the growth of the predator-molecule according to the prey and predator populations.
    • Kill the prey-molecule according to the population of preys and predators
    • Enable the natural death of the predator-molecule

Part interface

INPUTS OUTPUTS
Prey molecule Prey molecule
Predator molecule

The prey-molecules are an input of the device. They trigger the production of predator-molecules. As a consequence, the output of this device is a new level of prey-molecules, due to killing, in association with a new level of predator-molecules, due to the balance between growth and natural death.

Expected behavior and performances

System level specifications
Properties Specifications
Input Range(s) Input range of the prey should at least match the dynamic range of the prey.
Output Range(s) Output range of the prey should at least match the dynamic range of the prey.
Output range of the predator to be defined.
Transfer function(s)
Transfer function inspired by the pure Lotka-Volterra equations, growth predator = C*prey_population_*predator_population

Transfer function inspired by the pure Lotka-Volterra equations, prey killing = B*prey_population_*predator_population.
Robustness Device should work for at least 10 cycles of the oscillator to match system level oscillator specifications.
Variability Variability at the device population level (day to day, device to device) should be as low as possible.

Open issues

  • Getting linear relationship is going to be challenging in a biological system.
  • Saturation in the response may have to be taken into account (characterized and defined).

<html> <!-- Start of StatCounter Code --> <script type="text/javascript" language="javascript"> var sc_project=1999441; var sc_invisible=1; var sc_partition=18; var sc_security="18996820"; </script>

<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/frames.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http://c19.statcounter.com/counter.php?sc_project=1999441&amp;java=0&amp;security=18996820&amp;invisible=1" alt="website statistics" border="0"></a> </noscript> <!-- End of StatCounter Code --> </html>