Learn R Programming

dynafluxr

Reaction rate dynamics can be retrieved from time-series measurements of chemical species and/or their isotopes. User has to provide corresponding stoechiometric matrix but not a regulation model (Michaelis-Menten or similar). Instead of solving an ODE system describing the evolution of concentrations, we use B-splines to catch the concentration and rate dynamics then solve a least square problem on their coefficients with optional constraints. Constraints can be set on initial values of concentration and/or monotonicity of B-spline coefficients. Positivity of these coefficients is always enforced. The package 'dynafluxr' can be used as a library providing appropriate functions but also as a stand alone application with command line interface.

Copy Link

Version

Install

install.packages('dynafluxr')

Version

1.0.1

License

GPL-2

Maintainer

Serguei Sokol

Last Published

July 10th, 2025

Functions in dynafluxr (1.0.1)

txt2sto

Translate plain text file with reactions to stoichiometric matrix
cli

Function to be called from shell command line
fdyn

Retrieve flux dynamics from metabolic kinetics
gui

Launch graphical user interface in web browser