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

antimony to cobra adaptor #26

Closed
janisshin opened this issue Aug 14, 2024 · 0 comments · Fixed by #27
Closed

antimony to cobra adaptor #26

janisshin opened this issue Aug 14, 2024 · 0 comments · Fixed by #27
Assignees

Comments

@janisshin
Copy link
Collaborator

janisshin commented Aug 14, 2024

MCA (Antimony/Tellurium) has one set of conventions for defining external reactions while FBA (Cobra) has different conventions. Need an adaptor to switch back and forth between the two conventions.

The differences between the two conventions:

Antimony/Tellurium

  • boundary species exist in the model
  • boundary species are not included in the stoichiometric matrix

Cobra

  • all metabolites in the model are included in the stoichiometric matrix

My suggested strategy:

  • remove all boundary species from the Antimony/Tellurium model and create an sbml of this modified model.
@janisshin janisshin self-assigned this Aug 14, 2024
@janisshin janisshin linked a pull request Aug 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant