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

Bac

Structure of the S4 class "Bac"


Description

Structure of the S4 class Bac inheriting from class Organism-class representing bacterial cells.

Slots

deathrate

A numeric value giving the factor by which the biomass should be reduced in every iteration if no growth is possible (default (E.coli): 0.21 pg)

minweight

A numeric value giving the growth limit at which the organism dies. (default (E.coli): 0.083 pg)

cellarea

A numeric value indicating the surface that one organism occupies (default (E.coli): 4.42 mu_m^2)

maxweight

A numeric value giving the maximal dry weight of single organism (default (E.coli): 1.172 pg)

chem

A character vector indicating name of substance which is the chemotaxis attractant. Empty character vector if no chemotaxis.


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.