Team:Slovenia/SourceCode

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
-
<!-- back to top -->
 
-
<div style="position:fixed; bottom:45px; right:30px; width:100px; height:66px; background-color:transparent;">
 
-
<a href="#topofthepage">
 
-
<table style="background-color:transparent;" onclick="window.location = '#topofthepage'" class="invisible" style="height:100%;">
 
-
<tr class="invisible" style="background-color:transparent;">
 
-
<td class="invisible" style="background-color:transparent;" valign="center">
 
-
<img width="100px" src ="https://static.igem.org/mediawiki/2012/1/14/Svn12_hp_btt.png"></img>
 
-
</td></tr></table>
 
-
</a>
 
-
</div>
 

Revision as of 21:11, 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

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