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

Human-constructorR Documentation

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 != 0)],
  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

Value

Object of class Human-class


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