EscherConverter icon indicating copy to clipboard operation
EscherConverter copied to clipboard

SBML support in API

Open devkhan opened this issue 8 years ago • 0 comments

Right now, the API only support SBML <--> Escher conversion. The command line executable does support SBML export, but this is not implemented in the API (and hence, web app).

The important decision to make here is whether to allow layouts of an SBML to be downloaded (like /output/{file_id}/{layout_id}) or just the first one.

This needs to be done before #27.

devkhan avatar Oct 02 '16 21:10 devkhan