Human-class
Constructor of the S4 class Human-class
Human(
model,
objective = model@react_id[which(model@obj_coef != 0)],
speed = 0,
...
)
model
A character vector representing the current reaction which should be used as an objective function for the flux balance analysis.
A integer vector representing the speed by which bacterium is moving (given by cell per iteration).
Arguments of Organism
Object of class Human-class