Difference between revisions of "Team:IISER Pune/Software"

 
(One intermediate revision by one other user not shown)
Line 15: Line 15:
 
<h4>Terminator module </h4>
 
<h4>Terminator module </h4>
  
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>]
+
Approach 3 Python Code [<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>]
  
  
Line 21: Line 21:
 
<img src="https://static.igem.org/mediawiki/2015/6/60/IISER_PUNE_SoftwareGFP.png"  width="80%"></img>
 
<img src="https://static.igem.org/mediawiki/2015/6/60/IISER_PUNE_SoftwareGFP.png"  width="80%"></img>
  
<p>Aim : <br/>To characterize devices using microscopy data. <br/> As a quantitative detection method for pigment released by <a href="https://2015.igem.org/Team:IISER_Pune/Projects#Detection">detection module</a>.</p>
+
<p>Aim : <br/>To characterize biobrick devices using microscopy data. <br/> As a quantitative detection method for pigment released by <a href="https://2015.igem.org/Team:IISER_Pune/Projects#Detection">detection module</a>.</p>
  
  

Latest revision as of 21:03, 24 November 2015


Top

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.

Terminator module

Approach 3 Python Code [Download] [View/Open]

Automated Quantification of GFP per cells using in-house ImageJ macros

Aim :
To characterize biobrick devices using microscopy data.
As a quantitative detection method for pigment released by detection module.