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

Gapfill update #66

Merged
merged 7 commits into from
Feb 21, 2023
Merged

Gapfill update #66

merged 7 commits into from
Feb 21, 2023

Conversation

GwennyGit
Copy link
Collaborator

Merging gapfill into dev is required to get the new function used to get a table as pandas data frame from the overall database data.db.

famosab and others added 7 commits February 14, 2023 16:47
…gapfill-update

to get the `databases` update
Added function load_a_table_from_database to the io module to get a table from the database via the table name.
Added function replace_reaction_direction_with_fluxes to analysis_biocyc to add a flux dictionary to the reactions end result table.
Added function get_reversible to entities to obtain the reversibility of a reaction from the flux bounds.
Added function gapfill_model does currently not work.
Added function gapfill which will get the missing genes, metabolites and reactions and adds these to the provided model.
Added more comments.
@GwennyGit GwennyGit linked an issue Feb 21, 2023 that may be closed by this pull request
24 tasks
@GwennyGit GwennyGit merged commit 0957366 into dev Feb 21, 2023
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.

Improvement of gap-filling in refineGEMs
2 participants