Difference between revisions of "Team:IISER Pune/Software"
Line 15: | Line 15: | ||
<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="Approach3.py"> | + | Approach 3[<a href="https://static.igem.org/mediawiki/2015/e/e2/IISER_PUNE_Software_QS_terminator_with_pigment_initiated_AHL%28pigment_constitutive%29.txt" download="Approach3.py">Download</a>] [<a href="https://static.igem.org/mediawiki/2015/e/e2/IISER_PUNE_Software_QS_terminator_with_pigment_initiated_AHL%28pigment_constitutive%29.txt">View/Open</a>] |
Revision as of 23:15, 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.