Description Usage Arguments Value Methods Author(s) See Also
Search a metabolic network for metabolites, which appear only once in the stoichiometric matrix.
1 2 | ## S4 method for signature 'modelorg'
singletonMetabolites(object,tol,retIds)
|
object |
An object of class |
tol |
A numeric tolerance value: an entry of the stoichiometric matrix s_ij
is considered to be non-zero if abs(s_ij) > tol is |
retIds |
Boolean. If set to |
A list will be returned:
smet |
singleton metabolites |
sreact |
reactions containing singleton metabolites |
signature(object = "modelorg")
method to use with class modelorg
.
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
Class modelorg
and readTSVmod
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.