Replies: 3 comments 5 replies
-
Elementary Conversion Modes could be interesting. Originally from [1] but more recently in [2]. See especially the discussion about scaling up the method in the latter.
|
Beta Was this translation helpful? Give feedback.
-
The following should be there I think: dFBA: https://pubmed.ncbi.nlm.nih.gov/12202358/ |
Beta Was this translation helpful? Give feedback.
-
I added some minor ideas (esp. the gene-moma from yesterday, can we call it momament?) Question 1: "Flux coupling" is the same thing as in CoreModelCoupled right? (Can't we make a "wrapper" coupler model that could work like Question 2: Eigenreactions is really just finding the eigenvalues right? |
Beta Was this translation helpful? Give feedback.
-
Here are some potential features/improvements to add:
findall(x -> occursin("biomass", x), reactions(model))
for example. This is most useful if you loaded a model but know nothing about it (e.g. an automatically generated one). Another example, find all the reactions directly linked to metaboliteX
etc.trickyborderline impossible with high dimensionality, will require some thought 🤔Anything else @laurentheirendt @htpusa @exaexa?
Beta Was this translation helpful? Give feedback.
All reactions