findFeeding3: Function for investigation of feeding between phenotypes

findFeeding3R Documentation

Function for investigation of feeding between phenotypes

Description

The generic function findFeeding3

Usage

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)


euba/BacArena documentation built on March 27, 2024, 2:33 p.m.