opencobra / cobratoolbox

The COnstraint-Based Reconstruction and Analysis Toolbox. Documentation:
https://opencobra.github.io/cobratoolbox
Other
241 stars 306 forks source link

writeCbModel without addition of '[c]' #2108

Closed SiYeon-Ju closed 1 year ago

SiYeon-Ju commented 1 year ago

When i saved a model for SBML format with "writeCbModel", '[c]' was added at the end of each metabolite ID (mets).

e.q.) glcL[c] ------(writeCbModel)-----> glcL[c][c]

How can i saved a model without an addition of '[c]'? Good luck!

I hereby confirm that I have: