PySCeS runs into an error if the EnzymeML document doesn't provide time-course data for all reactants.
Example:
The EnzymeML document describes the reaction:
s0 -> s1 + s2
Initial concentrations are given for all three: s0, s1 and s2
But concentration time-course was only measured for s0 and s1, not for s2.
This results in an error when computing the residual.
PySCeS runs into an error if the EnzymeML document doesn't provide time-course data for all reactants. Example: The EnzymeML document describes the reaction: s0 -> s1 + s2 Initial concentrations are given for all three: s0, s1 and s2 But concentration time-course was only measured for s0 and s1, not for s2. This results in an error when computing the residual.