findFeeding3: Function for investigation of feeding between phenotypes

Description Usage Arguments Value

Description

The generic function findFeeding3

Usage

1
2
3
4
findFeeding3(object, time, mets, plot = TRUE, cutoff = 1e-06)

## S4 method for signature 'Eval'
findFeeding3(object, time, mets, plot = TRUE, cutoff = 1e-06)

Arguments

object

An object of class Eval.

time

A numeric vector giving the simulation steps which should be plotted.

mets

Character vector of substance names which should be considered

plot

Should the graph also be plotted?

cutoff

Accuracy of crossfeeding interaction (minimal flux to be considered)

Value

Graph (igraph)


BacArena documentation built on July 2, 2020, 3:16 a.m.