zakandrewking / escher

Build, share, and embed visualizations of metabolic pathways.
https://escher.github.io
Other
210 stars 78 forks source link

visualize an SMBL model? #358

Open parsanayyara opened 3 years ago

parsanayyara commented 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!

EidrianGM commented 1 year ago

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