Draft: Feature/reaction side cpds
Objectives of this MR:
- Compute Reaction Specific Side compounds
- Overload the getReactionGraph method to take into account reaction-wise cofactors
Work in progress:
- Optimisation/Architecture
- Unit tests
The side compound identification strategy is up to discussion because to be able to also consider compounds implicated in spurious edges I had to turn the problem upside down: 1: For each reaction, identify the compounds implicated in Main edges as Main compounds 2: Consider all other compounds of this reaction as Side compounds (All compounds - Main compounds)
Merge request reports
Activity
Filter activity
requested review from @clement.frainay
assigned to @louison.fresnais
added 1 commit
- bf9cc47b - remove debugging verbose in getReactionSideCompounds
added 1 commit
- e2e09890 - Add a globalsidecompound feature (to remove CoA)
Please register or sign in to reply