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

addEssentialMed

Add minimal medium of an organism to arena.


Description

The generic function addEssentialMed uses flux variability analysis to determine a essential growth medium components.

Usage

addEssentialMed(object, org, only_return = FALSE, limit = 10)

## S4 method for signature 'Arena'
addEssentialMed(object, org, only_return = FALSE, limit = 10)

Arguments

object

An object of class Arena.

org

An object of class Organism

only_return

Set true if essential metabolites should only be returned but not added to arena

limit

A metabolite is considered as essential if its remove whould decrease biomass growth below limit (between 0,100; default 10%)


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.