Team:Slovenia/SourceCode
From 2012.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 441: | Line 431: | ||
</p> | </p> | ||
- | <h3> | + | |
+ | |||
+ | <h3>Experimental model</h3> | ||
<p> | <p> | ||
- | + | Python source code for the Exeprimental model.<br/> | |
- | <br/><a href="https://static.igem.org/mediawiki/2012/ | + | 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/> | ||
+ | |||
</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