View source: R/prepare_metab_inputs.R
prepare_metab_inputs | R Documentation |
This function adds metabolic compartments to the metabolic identifiers provided by the user.
prepare_metab_inputs(metab_input, compartment_codes)
metab_input |
a named vector with matebolic statistics as inputs and metabolite identifiers as names |
compartment_codes |
a character vector, the desired compartment codes to be added. Possible values are "r", "c", "e", "x", "m", "l", "n" and "g" |
a named vector with the compartment code and prefixed added to the names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.