-
Notifications
You must be signed in to change notification settings - Fork 46
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
fix-met.prop: correct metFormulas #155
Conversation
This updates the list of metabolites that previously had no formulas. ardicdavis and I found formulas for some metabolites and furthermore added metabolite ids, and sources.
* remove rows with no formulas (redundant) * remove undesired ' characters * some bugs in function
as complex carbohydrates have varying length, it's best to use the monomeric form
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wtscott31 Thank you for the contribution! I added my edits and now looks good to merge. Note that for glycogen & mannan I replaced your proposed formulas for the monomeric forms (i.e. glucose & mannose, respectively), as we used those molecular weights for computing the abundances [mmol/gDW] in the biomass pseudo-reaction. It's also the proper way if we wish to aim for mass balances in the reactions that produce them.
Main improvements in this PR:
This improves and updates the metabolites within the model that previously did not have formulas. The formulas were identified and classified with corresponding sources for some metabolites and furthermore listed with associated metabolite IDs.
I hereby confirm that I have:
devel
as a target branch (top left drop-down menu)