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

polish_carveme.py for package #24

Closed
Tracked by #58
famosab opened this issue Oct 18, 2022 · 1 comment
Closed
Tracked by #58

polish_carveme.py for package #24

famosab opened this issue Oct 18, 2022 · 1 comment

Comments

@famosab
Copy link
Collaborator

famosab commented Oct 18, 2022

Determine functionality for usage within the Python package refineGEMs.

@famosab
Copy link
Collaborator Author

famosab commented Nov 3, 2022

Added two "main" functions. polish_not_bigg can be used for models without BiGG identifiers (as discussed in #36 ). polish_carveme_bigg is the main function that is also used in the main.py script.

@famosab famosab closed this as completed Nov 3, 2022
GwennyGit added a commit that referenced this issue Nov 17, 2022
Renamed add_bigg_metab and add_bigg_reac to add_metab and add_reac and generalised the code.
GwennyGit added a commit that referenced this issue Dec 12, 2022
To better handle the annotations of the GeneProducts with the IDs contained in the model GeneProduct ID strings added by CarveMe, the function cv_ncbiprotein was adjusted. However, the ID string has to contain 'prot_' now before the actual ID. Additionally, a function to parse the input fastA file from CarveMe to add names and labels/ locus tags for IDs that are not valid ncbiprotein IDs was added.
GwennyGit added a commit that referenced this issue Jan 19, 2023
Now the user can specify to use the locus_tags from the CarveMe input file.
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