Fig. 7.1. In some cases, however, the progress curves looked different (Fig. 8.3).
The endogenous substrates of protein phosphatases are phosphorylated proteins,
which are almost impossible to obtain in a defined state of phosphorylation.
p-nitrophenyl phosphate (pNPP) is a common substitute. Its affinity is orders of
magnitude lower than the endogenous substrates, but its phenolate product can be
monitored at 405 nm. For some phosphatases like CDC25, its affinity is extremely
low with a K
m
value around 100 mM. Moreover, its maximal reaction rate also was
low, so that high enzyme concentrations were required in order to observe the
reaction. In this case, the progress curves did not resemble Fig. 7.1 and instead
exhibited a pronou nced lag phase (Fig. 8.3).
Phosphatase catalyzes a one product, two substrates reaction. We will not use
this enzyme as an additional example, but modify the rate constants of scheme
(7.1), in order to understand under which conditions such a lag phase in an
enzymatic progress curve may appear. One usually would apply a fitting routine
such as described in Chap. 8 in order to find suitable sets of rate constants.
Instead, we will vary the parameters (rate constants and concentrations ), until a
reasonable explanation for this lag phase is found. Such a task is made easier when
all relevant parameters are shown explicitly in the final graph, and the command
text (x,y,’label’,p1,v1) is used eight times in lines 51–66. The first two
numbers of text are x and y coordinates, where the written text should appear.
'label' is a string of characters which is written at the x, y location. This can be
followed by one or more property-value pairs (p, v). When the property value pair
p1 ¼ 'units' and v1 ¼ 'normalized' is used, the x and y coordinates are
both normalized to the range between 0 and 1.0. The string ’label’ may be
written as a row vector of strings, for example: ['KD1 ¼ ',num2str(KD1),'
mM']. The first and third vector elements are simple strings ' KD1 ¼ 'and ' mM'.
The second element is an interesting function: num2str(number) converts any
number to a string. Replacing number with a parameter, such as KD1, allows
octave to convert it into a string and to show it in the current plot with the text
command.
Indeed, one can obtain an initial sigmoid increase of product formation [(+) in
Fig. 7.2]. Of course, there may be different reaction schemes or different sets of
parameters which give similar curves, but the message is clear: Substrates with an
extremely small catalytic rate constant k
2
may need a relatively long time to reach
steady state.
Figure 7.2 shows a lag phase correlated to the production of EP (x) from ES (o)
in reaction scheme (7.1). Such observations cannot be explained with classical
Michaelis–Menten assumptions (see Sect. 3.1.4). This exampl e is presented here
because initial velocity enzyme kinetics g enerally look simple, and their underlying
assumptions are valid and allow for easy data analysis. But in some cases one has to
go back and calculate the full enzymatic process without these assumptions.
100 7 Enzyme Kinetics