View source: R/core_mimosa2_funcs.R
build_metabolic_model | R Documentation |
Build species-specific metabolic model for MIMOSA2 analysis
build_metabolic_model(
species,
config_table,
netAdd = NULL,
manual_agora = F,
degree_filt = 0
)
species |
Table of species/taxon abundances |
config_table |
Data.table of input files and settings for MIMOSA |
netAdd |
Table of netowrk information to add to the model |
manual_agora |
Option to provide AGORA species directly (for simulation data) |
degree_filt |
Filter currency metabolites linked to more reactions than this value |
Data.table of network model of genes and reactions for each species/taxon
build_metabolic_model(config_table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.