Team:Slovenia/SourceCode

From 2012.igem.org

(Difference between revisions)
Line 436: Line 436:
<p>
<p>
Python source code for the Exeprimental model.<br/>  
Python source code for the Exeprimental model.<br/>  
-
Requires: <a href="http://www.python.org/">Python</a> interpreter, <a href="numpy.scipy.org">NumPy</a> module, <a href="www.scipy.org">SciPy</a> Module.<br/>
+
Requires: <a href="http://www.python.org/">Python</a> interpreter, <a href="http://numpy.scipy.org">NumPy</a> module, <a href="http://www.scipy.org">SciPy</a> Module.<br/>
<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/>

Revision as of 22:23, 26 October 2012


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

C#Sim

Executable (Windows), C# source code (with implementation of the mutual repressor switch and the positive feedback loop switch) and Visual Studio 2010 project files.
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