cobratoolbox icon indicating copy to clipboard operation
cobratoolbox copied to clipboard

singleGeneDeletion not results

Open AgustinPardo opened this issue 3 years ago • 2 comments

Hello,

I am trying to use "singleGeneDeletion" function but i have some problems with no results.

This is my model:

Screenshot from 2020-11-17 09-55-57

Then I run: [grRatio, grRateKO, grRateWT, hasEffect, delRxns, fluxSolution] = singleGeneDeletion(iEK1011)

The "grRatio" is a vector full of 1. That means that it doesn't have an effect on the deletion. Also "grRateKO" has the same growth as the non-deletion model.

Knocking reactions instead of genes, using "singleRxnDeletion" I have the expected growth decrease and up to 0, so this function is working.

I think that the problem is that is not taking into account the "gene name" linkage to reactions. Does anyone know what may be happening and how to solve it?

  • [x] Tried to solve the issue on my own
  • [x] Retried to run my code with the latest version of The COBRA Toolbox
  • [x] Checked that a similar issue has not already been opened

(Note: You may replace [ ] with [X] to check the box)

AgustinPardo avatar Nov 17 '20 13:11 AgustinPardo

Same issue with any Model I use #1669

rakshitjgd0 avatar Jan 07 '22 13:01 rakshitjgd0

The same issue with the model iAF1260.

karabekmez avatar Apr 05 '23 08:04 karabekmez