Skip to content

singleGeneDeletion not results #1669

Open
@AgustinPardo

Description

@AgustinPardo

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?

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

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions