Difference between revisions of "Team:IISER Pune/Software"
Line 14: | Line 14: | ||
<p>The python source code for the Terminator module modelling can be downloaded here.</p> | <p>The python source code for the Terminator module modelling can be downloaded here.</p> | ||
<h4>Terminator module </h4> | <h4>Terminator module </h4> | ||
− | |||
− | |||
− | |||
− | |||
+ | <a href="https://static.igem.org/mediawiki/2015/e/e2/IISER_PUNE_Software_QS_terminator_with_pigment_initiated_AHL%28pigment_constitutive%29.txt" download>Approach 3.py</a> | ||
Revision as of 23:09, 20 November 2015
Simulation Codes
Along the course of our we came across several scenarios to model .
We simulated variations of the Quorum sensing terminator and the fast robust oscillator which are described by sets of differential equations.
To solve them we have used a common template for integration.
The python source code for the Terminator module modelling can be downloaded here.