Bac: Structure of the S4 class "Bac"

View source: R/Organism.R

Bac-classR Documentation

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.


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