Jump to content

Rule-based modeling

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by CuriousOliver (talk | contribs) at 20:21, 24 January 2012 (Rule-based modeling for biochemical systems: Correcting category name). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Rule-based modeling is an modeling approach that uses a set of rules that implies a model. The rule-set can be used to create a model, or suitable tools can use a rule-set in place of a model. Rule-based modeling is especially effective in cases where the rule-set is significantly simpler than the model it implies, which means the model is a repeated manifestation of a limited number of patterns. An important example where this is the case are biochemical models of living organisms, where there are groups of mutually corresponding substances that are subject to mutually corresponding interactions.

Rule-based modeling for biochemical systems

A widely used tool for rule-based modeling of biochemical networks is BioNetGen. BioNetGen includes a language to describe chemical substances, including the states they can assume and the bindings they can undergo. These rules can be used to create a reaction network model or to perform computer simulations directly on the rule set. The biochemical modeling framework Virtual Cell includes a BioNetGen interpreter.