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

essential_genes and essential_reactions extra arguments and outputs #5

Open
EmanuelGoncalves opened this issue Dec 15, 2021 · 0 comments

Comments

@EmanuelGoncalves
Copy link

Hi,

It would be great to provide an extra argument to the essential_genes and essential_reactions functions, for example elements, that would define the list of elements to be tested. This would avoid testing all genes/reactions in a model if we are only interested in a subset.

Additionally, instead of just returning a list of essential genes/reactions it would be useful to return an object, e.g. pandas.DataFrame, with the solution objective values of all tested elements. This way other types of min_growth thresholds could be applied without having to rerun the functions.

I understand these are convenience functions and probably lower level functions could be useful. If so, then I think it could be worth add these to the docs.

Thanks a lot,

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