Team:Amsterdam/achievements/stochastic model

From 2012.igem.org

(Difference between revisions)
(Comparison of SSA implementations)
Line 38: Line 38:
== Comparison of SSA implementations ==
== Comparison of SSA implementations ==
During the course of the summer we've investigated many stochastic simulation packages with implementation of the direct algorithms and some more coarse-grained optimizations thereof (e.g. the tau-leaping algorithm).
During the course of the summer we've investigated many stochastic simulation packages with implementation of the direct algorithms and some more coarse-grained optimizations thereof (e.g. the tau-leaping algorithm).
-
Most notable are xSSA for Mathematica and StochPy for Python.
+
Most notable are [www.xlr8r.info/SSA/ xSSA] for Mathematica and [http://www.stompy.sourceforge.net StochPy] for Python.
-
The former is a great tool, but at the time of writing seems to lack the ability to process third order reactions (reactions with three reactants).
+
The former seems a great tool, but at the time of writing seems to lack the ability to process third order reactions (reactions with three reactants).
The latter has been developed at the Free University Amsterdam by Timo Maarleveld, currently PhD-student there.
The latter has been developed at the Free University Amsterdam by Timo Maarleveld, currently PhD-student there.
In using this package, we've kept in close contact with Timo and submitted a lot of bug reports, helping the software to grow.
In using this package, we've kept in close contact with Timo and submitted a lot of bug reports, helping the software to grow.
-
Additionally, we've also extended StochPy by writing a supplementary tool [[Team:Amsterdam/Software/MDL2LateX|MDL2LaTeX]], that eases the publishing of models developed with StochPy.
+
Additionally, we've also extended StochPy by writing a supplementary tool [Team:Amsterdam/Software/MDL2LateX MDL2LaTeX], that eases the publishing of models developed with StochPy.
== Leaky expression rate ==
== Leaky expression rate ==

Revision as of 20:18, 26 September 2012