Learn R Programming

BacArena (version 1.0.1)

Human-constructor: Constructor of the S4 class Human-class

Description

Constructor of the S4 class Human-class

Usage

Human(model, objective = model@react_id[which(model@obj_coef == 1)], speed = 0, ...)

Arguments

model
model
objective
A character vector representing the current reaction which should be used as an objective function for the flux balance analysis.
speed
A integer vector representing the speed by which bacterium is moving (given by cell per iteration).
...
Arguments of Organism-class

Value

Object of class Human-class