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

Enable calling meneco from ASP data in addition to SBMLs #21

Open
cfrioux opened this issue Aug 20, 2021 · 1 comment
Open

Enable calling meneco from ASP data in addition to SBMLs #21

cfrioux opened this issue Aug 20, 2021 · 1 comment
Assignees

Comments

@cfrioux
Copy link
Contributor

cfrioux commented Aug 20, 2021

So far, an import of meneco in a python program requires SBMLs as input.
It would be useful to enable calling the program with draftnet, repairnet, seeds and targets already processed as ASP facts and atoms. That would help integration into other software.

@cfrioux
Copy link
Contributor Author

cfrioux commented Aug 20, 2021

Notable ongoing change: returning a dictionary of results rather than 7 lists/dicts because in some cases, the previous behaviour would have led to errors:

  • no unproducible targets
  • no reconstructable targets
    ...

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