The a-b-c.biopepa model (see Figure 24) contains three species ,
and
which are involved in three reactions
,
,
. Each reaction is governed by a kinetic parameter
,
and
respectively, which controls the rate of the reaction. All three parameters
,
and
have been given the constant value 0.01. The rates of the reactions also depend on the available quantity of the species that are involved in them. The kinetic law for the
reaction is the product of
,
and
. The kinetic law for the
reaction is the product of
,
and
. The kinetic law for the
reaction is the product of
,
and
.
is decreased (<<) by the
reaction and increased (>>) by the
reaction.
is increased (>>) by the
reaction and decreased (<<) by the
reaction.
is decreased (<<) by the
reaction and increased (>>) by the
reaction. An alternative description of the model is provided by the Outline view (see Figure 25).
As you can see in Figure 42, there are warning signs appearing in the editor. The Problem View informs us that component affects the rate of reaction
but is not a reactant. There are similar warnings for components
and
(see Figure 44).
These warnings are due to an abstraction in the species component definitions. The full definition of the species components is:
A |
= |
a1 << + a3 >> + a3 (+); |
B |
= |
a2 << + a1 >> + a1 (+); |
C |
= |
a2 >> + a2 (+) + a3 << ; |
Component acts as an activator for reaction
and that is why it affects the rate of the reaction despite the fact that it is not a reactant. Similarly, component
is an activator for reaction
and component
is an activator for
. However, the Bio-PEPA Eclipse Plug-in syntax does not allow us to specify two roles for a component in the same reaction. This is an example of a warning that alerts us to a potential problem. However, since we understand the cause of the warnings and know that it will not affect the correctness of the analysis we can simply ignore them.