addDefaultMed: Add default medium of an organism to arena.

Description Usage Arguments

Description

The generic function addDefaultMed uses the lower bounds defined in an organism's model file to compose minimal medium.

Usage

1
2
3
4
addDefaultMed(object, org, unit = "mM")

## S4 method for signature 'Arena'
addDefaultMed(object, org, unit = "mM")

Arguments

object

An object of class Arena.

org

An object of class Organism

unit

A character used as chemical unit to set the amount of the substances to be added (valid values are: mmol/cell, mmol/cm2, mmol/arena, mM)


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