Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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 != 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

Modeling Framework for Cellular Communities in their Environments

v1.8.2
GPL-3 | file LICENSE
Authors
Eugen Bauer [aut], Johannes Zimmermann [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.