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

Manipulate reaction equations? #180

Open
hannahschrenk opened this issue Sep 16, 2022 · 1 comment
Open

Manipulate reaction equations? #180

hannahschrenk opened this issue Sep 16, 2022 · 1 comment

Comments

@hannahschrenk
Copy link

Dear authors,

is it possible (and if so, how?) to manipulate reaction equations of single models? For example, I would like to increase the amount of EX_val_L(e) being produced by Clostridium (SIHUMI community), hence, identify the reaction in which it is produced and increase its output/efficiency.

Thank you very much and best regards,

Hannah

@jotech
Copy link
Collaborator

jotech commented Sep 20, 2022

Hi,
You can manipulate model reactions with sybil by creating new reactions (addReact) or directly changing the stoichiometric matrix. But if you want to maximize the production of a certain compound, such as valine, then it might make sense to set the optimization objective accordingly. (changeObjFunc in sybil) (see sybil)

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

No branches or pull requests

2 participants