feat: enable collagen secretion and remove duplicate MAR09553#1043
Open
edkerk wants to merge 2 commits into
Open
feat: enable collagen secretion and remove duplicate MAR09553#1043edkerk wants to merge 2 commits into
edkerk wants to merge 2 commits into
Conversation
The collagen synthesis pathway (MAR06983 -> MAR06984 -> MAR06985) ended at the dead-end metabolite 1,2-D-glucosyl-5-D-(galactosyloxy)-L-lysine- procollagen (MAM00232c), so it could not carry flux. MAR09553 was a redundant duplicate of MAR06983 (same product, same GPR) whose substrate procollagen-L-lysine (MAM02768c) was itself a dead-end input. - Remove MAR09553 and its orphaned dead-end substrate MAM02768c (moved to the deprecated lists). - Add secretion of the final procollagen precursor: MAM00232e, a transport MAR20192 (MAM00232c -> MAM00232e) and an exchange MAR20193, modelled like the existing hyaluronate secretion, giving the collagen pathway a sink so it can carry flux. A general secreted-protein-export framework and collagen proline hydroxylation are out of scope for the generic Human-GEM and left for context-specific / specialised models.
|
This PR has been automatically tested with GH Actions. Here are the results of the quality-control tests: MACAW: dead-end and duplicate testsMass and charge balanceMore detailed output is committed to
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Main improvements in this PR:
As reported in #335, the collagen synthesis pathway (MAR06983 → MAR06984 → MAR06985) ended at the dead-end metabolite 1,2-D-glucosyl-5-D-(galactosyloxy)-L-lysine-procollagen (
MAM00232c) and could not carry flux, and MAR09553 was a redundant duplicate of MAR06983.MAM02768cwas a dead-end input) and the orphanedMAM02768c(moved to the deprecated lists).MAM00232e, a transportMAR20192(MAM00232c → MAM00232e) and an exchangeMAR20193, modelled like the existing hyaluronate secretion. This gives the collagen pathway a sink so it carries flux.A general secreted-protein-export framework and collagen proline hydroxylation are cell-context-specific and out of scope for the generic Human-GEM; they are left for context-specific / specialised models.
I hereby confirm that I have:
developas a target branch