Team:Groningen/modeling files.html

From 2008.igem.org

(Difference between revisions)
 
Line 61: Line 61:
<table id="SingleCellFileTable">
<table id="SingleCellFileTable">
<tr><td><a href="https://static.igem.org/mediawiki/igem.org/1/17/Groningen2008_ModelBrickReadme.txt">ModelBrickReadme.txt</td><td>Readme for ModelBrick Assembler</td></tr>
<tr><td><a href="https://static.igem.org/mediawiki/igem.org/1/17/Groningen2008_ModelBrickReadme.txt">ModelBrickReadme.txt</td><td>Readme for ModelBrick Assembler</td></tr>
-
<tr><td><a href="https://static.igem.org/mediawiki/igem.org/3/39/Groningen2008_Mba.txt">mba.m</td><td>MATLAB script file for automatic assembly of modelbricks.</td></tr>
+
<tr><td><a href="https://static.igem.org/mediawiki/igem.org/3/39/Groningen2008_Mba.txt">mba.m</td><td>MATLAB script file for automatic assembly of modelbricks. (Not text!)</td></tr>
-
<tr><td><a href="https://static.igem.org/mediawiki/igem.org/9/91/Groningen2008_Modelbricks.txt">modelbricks.zip</td><td>contains all parts used in .xml format.</td></tr>
+
<tr><td><a href="https://static.igem.org/mediawiki/igem.org/9/91/Groningen2008_Modelbricks.txt">modelbricks.zip</td><td>contains all parts used in .xml format. (Not text!)</td></tr>
<tr><td><a href="https://static.igem.org/mediawiki/igem.org/c/c9/Groningen2008_Partslibrary.txt">partslibrary.mat</td><td>MATLAB workspace file containing all parts used in
<tr><td><a href="https://static.igem.org/mediawiki/igem.org/c/c9/Groningen2008_Partslibrary.txt">partslibrary.mat</td><td>MATLAB workspace file containing all parts used in
-
SimBiology model format.</td></tr>
+
SimBiology model format. (Not text!)</td></tr>
<tr><td><a href="https://static.igem.org/mediawiki/2008/c/c2/Groningen2008_Intervalswitch.txt">Intervalswitch.sbproj</a></td><td>This SimBiology project file contains the complete, assembled,
<tr><td><a href="https://static.igem.org/mediawiki/2008/c/c2/Groningen2008_Intervalswitch.txt">Intervalswitch.sbproj</a></td><td>This SimBiology project file contains the complete, assembled,
interval switch. The 'diagram overview' option shows the structure of
interval switch. The 'diagram overview' option shows the structure of
the model. The 'model tasks - conserved cycles' option shows the flow
the model. The 'model tasks - conserved cycles' option shows the flow
of RNA polymerases and Ribosomes through the system as well as the
of RNA polymerases and Ribosomes through the system as well as the
-
dynamics of promoter states.</td></tr>
+
dynamics of promoter states. (Not text!)</td></tr>
</table>
</table>
<p>Please refer to the readme file for further information on usage.</p>
<p>Please refer to the readme file for further information on usage.</p>

Latest revision as of 03:28, 30 October 2008

Modeling Files

Single-Cell Model Files

These files where used to model the single cell interval switch:

Note: please be sure to rename all the files below after downloading, with the correct extension as indicated in the table! They are not all text files!
ModelBrickReadme.txtReadme for ModelBrick Assembler
mba.mMATLAB script file for automatic assembly of modelbricks. (Not text!)
modelbricks.zipcontains all parts used in .xml format. (Not text!)
partslibrary.matMATLAB workspace file containing all parts used in SimBiology model format. (Not text!)
Intervalswitch.sbprojThis SimBiology project file contains the complete, assembled, interval switch. The 'diagram overview' option shows the structure of the model. The 'model tasks - conserved cycles' option shows the flow of RNA polymerases and Ribosomes through the system as well as the dynamics of promoter states. (Not text!)

Please refer to the readme file for further information on usage.

The detailed "modelbrick" descriptions can be found in this appendix.

Spatial Model Files

The Matlab ".M" file implementing the spatial model can be found here. However it is renamed as a ".txt" file for Wiki-reasons. Please rename it to "spatial_model.m" before use!