This program imports metabolite abundance data and stores it in a profile database..
🔙 To the main page of anvi’o programs and artifacts.
This program does not seem to provide any artifacts. Such programs usually print out some information for you to see or alter some anvi’o artifacts without producing any immediate outputs.
This program imports a metabolite abundance profile, such as from metabolomic experiments, into a profile-db.
This program takes as input a tab-delimited file of metabolite abundance data and a profile-db. The tabular file must have three columns with the following names: “accession”, “sample”, and “abundance”. Each row of the table corresponds to a distinct metabolite abundance measurement.
Once metabolite abundances are stored in a profile database, they can be loaded into a metabolic reaction-network for analysis in the context of biochemical pathways. Metabolites in the network are defined in terms of ModelSEED Compounds.
Edit this file to update this information.
Are you aware of resources that may help users better understand the utility of this program? Please feel free to edit this file on GitHub. If you are not sure how to do that, find the __resources__
tag in this file to see an example.