Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

geneDel

Get Gene-Reaction Association


Description

The function geneDel returns the fluxes which are effected by a particular combination of genes.

Usage

geneDel(model, genes, checkId = FALSE)

Arguments

model

An object of class modelorg.

genes

A vector of character strings of gene id's used in model, or an integer vector with indices to gene id's in allGenes(model).

checkId

Boolean. If set to TRUE, argument genes will be checked wether it fits to model (e.g. are all genes existing). If set to FALSE, genes must contain indices of gene id's in model, e.g. in calls from optimizer.

Details

The function geneDel checks for a set of gene id's in gene on which fluxes a deletion of this set of genes has an effect.

Value

An numeric vector of pointers to reaction id's in model or NULL, if no fluxes are effected by the gene deletion.

Author(s)

Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>

Maintainer: Mayo Roettger <mayo.roettger@hhu.de>

References

Edwards, J. S., Ibarra, R. U. and Palsson, B. Ø. (2001) In silico predictions of Escherichia coli metabolic capabilities are consistent with experimental data. Nat Biotechnol 19, 125–130.

See Also


sybil

Efficient Constrained Based Modelling

v2.1.5
GPL-3 | file LICENSE
Authors
Mayo Roettger [cre], Gabriel Gelius-Dietrich [aut], C. Jonathan Fritzemeier [ctb], Rajen Piernikarczyk [ctb], Marc Andre Daxer [ctb], Benjamin Braasch [ctb], Abdelmoneim Desouki [ctb], Martin J. Lercher [ctb]
Initial release
2019-03-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.