I am trying to transfer a model from COPASI to Matlab Simbiology by exporting it as an SBML (.xml) file. When I try to import this file into Matlab through either the command window or Simbiology Load Model function I get the following 'Invalid Reaction' error (after renaming the species to fit the naming convention):
Invalid Reaction value. Spaces are required before and after species names and
stoichiometric values, for example, 2 A + B -> 2 C. Stoichiometric values must
be greater than zero. Type 'help SimBiology.Model.addreaction' for more
information.
Error in privatesbmlio
How do I resolve this issue and is there a better way to go about this transfer?
2 Comments
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/559985-invalid-reaction-value-error-for-sbml-transfer-from-copasi-to-matlab#comment_926777
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/559985-invalid-reaction-value-error-for-sbml-transfer-from-copasi-to-matlab#comment_926777
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/559985-invalid-reaction-value-error-for-sbml-transfer-from-copasi-to-matlab#comment_927665
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/559985-invalid-reaction-value-error-for-sbml-transfer-from-copasi-to-matlab#comment_927665
Sign in to comment.