Open parsanayyara opened 3 years ago
Hi, it's my first time using escher - is it possible to load a model in SBML (.xml) format or should I convert it to JSON first?
Thanks in advance for any help!
I think you have to use JSON format, here you will find how to read a .xml model then save it to .json to upload it to Escher
https://cobrapy.readthedocs.io/en/latest/io.html
Hi, it's my first time using escher - is it possible to load a model in SBML (.xml) format or should I convert it to JSON first?
Thanks in advance for any help!