Identify Singleton Metabolites
Search a metabolic network for metabolites, which appear only once in the stoichiometric matrix.
## 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
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.