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

Remove the boundary compartment #179

Merged
merged 13 commits into from
Jun 10, 2020
Merged

Remove the boundary compartment #179

merged 13 commits into from
Jun 10, 2020

Conversation

JonathanRob
Copy link
Collaborator

Main improvements in this PR:

As described in #172, the boundary compartment x is non-standard in the modeling community and therefore a source of much confusion (and incompatibility with COBRA).

This PR removes the boundary compartment and all metabolites within the boundary compartment from the model, as well as the metabolite annotation JSON.

Furthermore, I noticed that the importHumanYaml function had problems parsing one-sided reactions; i.e., those with only reactants or products. A small fix was made to ensure that such equations are now parsed correctly.

I hereby confirm that I have:

  • Tested my code on my own computer for running the model
  • Selected devel as a target branch

Copy link
Member

@mihai-sysbio mihai-sysbio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

- Since the boundary mets had been removed from model, it is no longer necessary to load them into `unconstrained` field.
@haowang-bioinfo haowang-bioinfo merged commit e972524 into devel Jun 10, 2020
@haowang-bioinfo haowang-bioinfo deleted the removeBoundaryComp branch June 10, 2020 13:53
@haowang-bioinfo haowang-bioinfo mentioned this pull request Jun 11, 2020
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 this pull request may close these issues.

3 participants