kinetics
kinetics copied to clipboard
Python package for modelling enzyme reactions using Monte carlo sampling from parameter distributions
Results
4
kinetics issues
Sort by
recently updated
recently updated
newest added
So I'm trying to use this library to represent a comprehensive E.Coli metabolism model but the rate equations I have for numerous reactions are given as being dependent on the...
Currently only the Sobol Sensitivity Analysis is implemented through SALib. Implement other methods? SALib only takes uniform distributions, so using other distributions is a bit of a problem? If we...