Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement reading from SBML to enable round trip testing #36

Closed
jonrkarr opened this issue Nov 15, 2018 · 3 comments
Closed

Implement reading from SBML to enable round trip testing #36

jonrkarr opened this issue Nov 15, 2018 · 3 comments
Assignees

Comments

@jonrkarr
Copy link
Member

No description provided.

@jonrkarr
Copy link
Member Author

In particular, this would help testing the export of biomass reactions which are not currently supported by wc_lang.sbml.io

@jonrkarr
Copy link
Member Author

jonrkarr commented Mar 22, 2019

Amost done.

Todo

  • SBML units warning: ignore this for now
  • Add author info to SBML and import
  • Add read/write to CLI
  • Enhance test coverage
    • Including changes to obj_model
  • Document methods

@jonrkarr jonrkarr self-assigned this Mar 22, 2019
@jonrkarr
Copy link
Member Author

Done, except for issues noted in the GitHub issues #111, #112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant