escher
escher copied to clipboard
Interop with MATLAB COBRA toolbox
This should include:
- [ ] Interop with COBRA toolbox map txt file
- [ ] Generating Escher maps, Escher-compatible datasets, and JSON models directly from COBRA toolbox
If any COBRA toolbox users are interested in helping with this, please comment here!
It is possible to parse JSON files of Escher maps directly in MATLAB. This is similar to KGML files of KEGG pathway maps. This will provide standalone accessibility to Escher maps by storing them as image and corresponding JSON files. These images can be employed directly in COBRA toolbox to map numerical results of simulations on maps and save them for later use. However, saving a new JASON file from these COBRA models along with their simulation results would be possible by emulating the implementation used in Python.