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

Need for species selection in findRxnFlux #162

Open
maringos opened this issue Jul 14, 2020 · 0 comments
Open

Need for species selection in findRxnFlux #162

maringos opened this issue Jul 14, 2020 · 0 comments

Comments

@maringos
Copy link
Contributor

Hi,

It is more a request than a bug in the findRxnFlux

for(i in 1:length(sim@specs)){

There are cases (see below an example from a gapseq model) where the nomenclature of the exchange reactions does not follow the nomenclature of the metabolites and this breaks the code. As it is a pity that the whole function does not work owning to one model in multi-model simulations, I would like to ask you for adding an argument, so that we choose each time the species (one or many)

Regards,
Georgios

printReaction(model,react="EX_h2o(e)")
abbreviation	equation
EX_h2o(e)	(1) cpd00001[e0] <==>
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

1 participant