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 #73

Merged
merged 55 commits into from
Mar 7, 2023
Merged

Gapfill update #73

merged 55 commits into from
Mar 7, 2023

Conversation

GwennyGit
Copy link
Collaborator

I think we can merge gapfill now completely into dev and main. I tested it on two of my models, and it runs through without any issues now. Additionally, the gap filled model is valid according to COBRApy.

GwennyGit and others added 30 commits February 24, 2023 15:32
In line 200 the official code was not used for testing due to making the rest of the process faster. Changed that line back to the official code.
Now gapfill should be able to do the gap filling via an Excel table.
- Added Development
- Added logo
- Refined appearance
@famosab
Copy link
Collaborator

famosab commented Mar 4, 2023

For most modules the correct imports should already be defined on the dev branch.

Copy link
Collaborator

@famosab famosab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest merging #72 first, then adopting the new main.py, the io.py and the config to include everything gapfill related.

@GwennyGit GwennyGit linked an issue Mar 5, 2023 that may be closed by this pull request
24 tasks
@famosab
Copy link
Collaborator

famosab commented Mar 6, 2023

I resolved the merge conflicts and accepted changes from dev when neccessary. What still needs to be done is:

  • include gapfill in the new main.py
  • include gapfill in the new config
  • include gapfill in io.save_user_input

Copy link
Collaborator

@famosab famosab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, the remaining docs can be updated directly on dev.

@famosab famosab merged commit 2b11e20 into dev Mar 7, 2023
@famosab famosab deleted the gapfill-update branch March 7, 2023 12:21
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