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

Description Usage Arguments Value

Description

Constructor of the S4 class Human-class

Usage

1
2
3
4
5
6
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


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