web-based validator for COBRA models in SBML and JSON
To run the server on your own machine, do the following (only tested on Linux):
-
Install the beta latest version of cobrapy (use
pip install cobra --pre
). Ensure that libglpk is installed correctly, as stated in the installation directions. -
Install the latest versions of
python-libsbml
,lxml
, andjsonschema
-
Install esolver. A pre-compiled version available with ABSOLUTELY NO WARRANTY is available here
-
run
python cobra_sbml_validator.py
-
Navigate to http://localhost:5000/