Add default medium of an organism to arena.
The generic function addDefaultMed
uses the lower bounds defined in an organism's model file to compose minimal medium.
addDefaultMed(object, org, unit = "mM") ## S4 method for signature 'Arena' addDefaultMed(object, org, unit = "mM")
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) |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.