Open GoogleCodeExporter opened 9 years ago
A more general idea would be to introduce the concept of catalysts (and local
functions on catalysts) to BioNetGen/NFSim, similar to Modifiers in SBML:
species that are neither reactants nor products but that have an effect in the
RateLaw.
As such local function on products would be an special case of this were a
product catalyzes its own reaction. We currently have no syntax to represent
this so this might require some more discussion though.
Original comment by jjta...@gmail.com
on 13 Mar 2015 at 3:20
Note: One way to implement this is to use reject sampling, i.e., test the
product sizes after a rule has been fired and then accept the reaction with
probability 'p' if both products satisfy the condition.
Original comment by lh64@cornell.edu
on 13 Mar 2015 at 3:25
Original issue reported on code.google.com by
lh64@cornell.edu
on 13 Mar 2015 at 3:14