Team:Aberdeen Scotland/modeling/downloads
From 2009.igem.org
(Difference between revisions)
(→Internal Dynamics) |
(→Internal Dynamics) |
||
Line 8: | Line 8: | ||
<html><a href="https://static.igem.org/mediawiki/2009/2/23/Internal_dynamics_det.txt">Deterministic Model</a> | <html><a href="https://static.igem.org/mediawiki/2009/2/23/Internal_dynamics_det.txt">Deterministic Model</a> | ||
<br><br> | <br><br> | ||
- | <a href="https://static.igem.org/mediawiki/2009/f/fe/MRNA_det.txt"> | + | <a href="https://static.igem.org/mediawiki/2009/f/fe/MRNA_det.txt">GNUPlot file for deterministic mRNA parts</a> |
<br><br> | <br><br> | ||
- | <a href="https://static.igem.org/mediawiki/2009/6/6d/Lysis_det.txt"> | + | <a href="https://static.igem.org/mediawiki/2009/6/6d/Lysis_det.txt">GNUPlot file for deterministic Lysis parts</a> |
<br><br> | <br><br> | ||
- | <a href="https://static.igem.org/mediawiki/2009/9/9a/QS_det.txt"> | + | <a href="https://static.igem.org/mediawiki/2009/9/9a/QS_det.txt">GNUPlot file for deterministic Quorum Sensing parts</a> |
<br><br> | <br><br> | ||
<a href="https://static.igem.org/mediawiki/2009/1/12/Internal_dynamics_stoch.txt">Stochastics Model</a> | <a href="https://static.igem.org/mediawiki/2009/1/12/Internal_dynamics_stoch.txt">Stochastics Model</a> | ||
<br><br> | <br><br> | ||
- | <a href="https://static.igem.org/mediawiki/2009/6/60/MRNA_stoch.txt"> | + | <a href="https://static.igem.org/mediawiki/2009/6/60/MRNA_stoch.txt">GNUPlot file for stochastic mRNA parts</a> |
<br><br> | <br><br> | ||
- | <a href="https://static.igem.org/mediawiki/2009/b/b0/Lysis_stoch.txt"> | + | <a href="https://static.igem.org/mediawiki/2009/b/b0/Lysis_stoch.txt">GNUPlot file for stochastic Lysis parts</a> |
<br><br> | <br><br> | ||
- | <a href="https://static.igem.org/mediawiki/2009/e/e4/QS_stoch.txt"> | + | <a href="https://static.igem.org/mediawiki/2009/e/e4/QS_stoch.txt">GNUPlot file for stochastic Quorum Sensing parts</a> |
Revision as of 11:40, 18 August 2009
University of Aberdeen - Pico Plumber
iGEM 2009
Most of our programing was written in C, to plot our results we used GNUPlot
Contents |
C Programs
Internal Dynamics
Deterministic Model
GNUPlot file for deterministic mRNA parts
GNUPlot file for deterministic Lysis parts
GNUPlot file for deterministic Quorum Sensing parts
Stochastics Model
GNUPlot file for stochastic mRNA parts
GNUPlot file for stochastic Lysis parts
GNUPlot file for stochastic Quorum Sensing parts
Monte Carlo
Stochastic Monte Carlo with Plotting
GNUPlot file to plot mRNA concentrations over time
GNUPlot file to plot protein concentrations over time
GNUPlot file to plot important protein concentrations over time
Parameter Analysis
Stochastic 2D parameter analysis
GNUPlot file to plot 2D parameter analysis
Matlab Code
Back to the Amended Model | Continue to Conclusions Page |