Skip to content

prepINITModel not ignoring custom reactions in model pruning #507

Answered by johan-gson
wshao1 asked this question in Help me!
Discussion options

You must be logged in to vote

Hi @wshao1 , customRxnsToIgnore does not do this, these are the reactions that are not included in the first step in the algorithm, so something different. I have not thought of this case, there is no direct support for it, it would eventually be a good thing to add as it would be a very simple fix. I'm very short on time right now, so I cannot engage in any development right now. If you want, you could modify the code to take care of this. A suggestion is to test the following: In prepINITModel, add two parameters:
function prepData = prepINITModel(origRefModel, taskStruct, spontRxnNames, convertGenes, customRxnsToIgnore, extComp, skipScaling, extraEssentialRxns, extraEssentialDirs)

you …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@wshao1
Comment options

@mihai-sysbio
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by edkerk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants