sys-bio / simplesbml

Python package for building SBML models without needing to use libSBML.
http://simplesbml.readthedocs.io/en/latest/
MIT License
10 stars 12 forks source link

SBML validation #10

Closed hsauro closed 9 years ago

hsauro commented 9 years ago

When loading an SBML file make sure you check first whether it is a valid sbml or not. Issue error is file is not a valid sbml file.