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

Cobrapy and Cameo FVA results difference #114

Closed
MuhammedHasan opened this issue Feb 17, 2017 · 3 comments
Closed

Cobrapy and Cameo FVA results difference #114

MuhammedHasan opened this issue Feb 17, 2017 · 3 comments

Comments

@MuhammedHasan
Copy link

MuhammedHasan commented Feb 17, 2017

Ubuntu 16.04
Python 3.5.2
solver: cplex

I have tried flux variability analysis with cameo and cobra. But their results are different. I report my experiment in this notebook.

Moreover, cameo's fva runs 10 times slower in my machine as you see in the notebook.

What is the wrong with this code?

@MuhammedHasan MuhammedHasan changed the title Cobrapy and Cameo FVA result difference Cobrapy and Cameo FVA results difference Feb 17, 2017
@the-code-magician
Copy link
Contributor

the-code-magician commented Feb 17, 2017

Hi @MuhammedHasan!

Can you run cameo method like this?

cameo.flux_variability_analysis(model, fraction_of_optimum=1)

It should give you the same result. We do not fix the biomass reaction to 100% by default.

I tested myself and cameo FVA is running slow. We will have a look into it ASAP.

Please let me know if it solves your problem.

@MuhammedHasan
Copy link
Author

Thanks for your help.

@MuhammedHasan
Copy link
Author

This issue closed because it solved but another issue is opened for performance problem #117.

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