-
Notifications
You must be signed in to change notification settings - Fork 1
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
Revamping the module for filling gaps #126
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
refactoring
changes in the code functionality
Milestone
Comments
GwennyGit
added
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
refactoring
changes in the code functionality
labels
Jul 15, 2024
GwennyGit
added a commit
that referenced
this issue
Jul 18, 2024
GwennyGit
added a commit
that referenced
this issue
Jul 24, 2024
cb-Hades
added a commit
that referenced
this issue
Jul 31, 2024
cb-Hades
added a commit
that referenced
this issue
Aug 7, 2024
cb-Hades
added a commit
that referenced
this issue
Aug 8, 2024
first version of KEGG,MNX,BiGG reconstruction of metabolites and reactions
cb-Hades
added a commit
that referenced
this issue
Aug 9, 2024
Added functions for adding reac / metabs per database id
cb-Hades
added a commit
that referenced
this issue
Aug 12, 2024
some clean up, some new docstrings, started func for fill_model
cb-Hades
added a commit
that referenced
this issue
Aug 13, 2024
Update funcs + tested GeneGapFiller and KEGGapFiller with fill_model
GwennyGit
added a commit
that referenced
this issue
Aug 14, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 15, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 15, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 15, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 16, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 16, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 16, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 16, 2024
cb-Hades
added a commit
that referenced
this issue
Aug 19, 2024
changed missing genes and reacs to attributes instead of return values
GwennyGit
added a commit
that referenced
this issue
Aug 20, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 21, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 21, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 21, 2024
- Adjusted due to new db_access set up - Started writing code for mapping from BioCyc IDs to other databases for the BioCycGapFiller
GwennyGit
added a commit
that referenced
this issue
Aug 21, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 22, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 22, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 23, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 26, 2024
- Also added Finn Mier as author as Reihaneh's script is og from him - Renamed all missing_reacs occurences to missing_reactions to fit subclasses to parent class
GwennyGit
added a commit
that referenced
this issue
Aug 27, 2024
GwennyGit
added a commit
that referenced
this issue
Aug 28, 2024
GwennyGit
added a commit
that referenced
this issue
Sep 1, 2024
GwennyGit
added a commit
that referenced
this issue
Oct 28, 2024
GwennyGit
added a commit
that referenced
this issue
Oct 28, 2024
GwennyGit
added a commit
that referenced
this issue
Nov 15, 2024
Should labels be added automatically if None are in model for the GapFillers to work?
GwennyGit
added a commit
that referenced
this issue
Nov 20, 2024
niinina
added a commit
that referenced
this issue
Nov 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
refactoring
changes in the code functionality
For the following reasons the module for gap-filling needs to be revamped:
extension
SPECIMEN#9) and could, thus, be combined.Todo:
GapFiller
)KEGGapFiller
,BioCycGapFiller
,GeneGapFiller
gapfill_model
The text was updated successfully, but these errors were encountered: