Human-constructor | R Documentation |
Human-class
Constructor of the S4 class Human-class
Human(
model,
objective = model@react_id[which(model@obj_coef != 0)],
speed = 0,
...
)
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 a cell is moving (given by cell per iteration). |
... |
Arguments of |
Object of class Human-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.