Team:Slovenia/SourceCode

From 2012.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 433: Line 433:
-
<h3>Experimental model.</h3>
+
<h3>Experimental model</h3>
<p>
<p>
Python source code for the Exeprimental model.<br/>  
Python source code for the Exeprimental model.<br/>  
Line 439: Line 439:
<a href="https://static.igem.org/mediawiki/2012/e/e4/Svn12_ExperimentalModel.zip">DOWNLOAD</a><br/>
<a href="https://static.igem.org/mediawiki/2012/e/e4/Svn12_ExperimentalModel.zip">DOWNLOAD</a><br/>
-
</p>
 
-
 
-
<h3>C#Sim</h3>
 
-
<p>
 
-
Executable (Windows), C# source code (with implementation of the mutual repressor switch and the positive feedback loop switch) and Visual Studio 2010 project files.
 
-
<br/><a href="https://static.igem.org/mediawiki/2012/2/24/CSimIGEM_src.zip">DOWNLOAD</a>
 
</p>
</p>

Latest revision as of 13:17, 5 March 2013


Source code

MATLAB - deterministic models

MATLAB source code of our deterministic models. Requires export_fig to work.
DOWNLOAD

SGN Sim - stochastic models

SGN Sim files with our stochastic model.
DOWNLOAD

Experimental model

Python source code for the Exeprimental model.
Requires: Python interpreter, NumPy module, SciPy Module.
DOWNLOAD

Pharmacokinetic real-time 3D simulation

Executables (Windows) and C++ source code for our pharmacokinetic 3D visualuzation. Requires freeglut library. Hosted remotely due to large file size.
DOWNLOAD