Related Experiment Videos
DerivFit: a program for rate equation parameter fitting using derivatives
1Nencki Institute of Experimental Biology, Polish Academy of Sciences, Warsaw, Poland.
Abstract:
A C program for fitting parameters in enzymatic rate equations is presented. The DerivFit program employs the reaction scheme in the form of ordinary differential equations (ODEs). The kinetic parameters are fitted to the experimental data by minimizing the sum of squared deviations of experimental points from theoretically predicted progress curves. In the minimization process we use the Gradient, Newton, and Marquardt algorithms. The gradients are calculated explicitly by solving a set of additional ODEs that are automatically attached by the program, taking advantage of a general formulation of the basic ODEs that determine the reaction's time course. The program is applied to simple enzymatic systems including slow tight-binding inhibition.