Search a metabolic network for metabolites, which are produced, but not consumed and vice versa.
# S4 method for modelorg
deadEndMetabolites(object,retIds)
Boolean. If set to TRUE
, a list containing metabolite id's will be
returned, otherwise a list of logical vectors.
Default: TRUE
.
A list will be returned:
dead end metabolites
reactions containing dead end metabolites
Class '>modelorg
and readTSVmod
.