This program imports protein abundance data into 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 protein abundance profile, such as from proteomic experiments, into a profile-db.
This program takes as input a tab-delimited file of protein abundance data and a profile-db. The tabular file must have four columns with the following names: “source”, “accession”, “sample”, and “abundance”. Each row of the table corresponds to a distinct protein abundance measurement.
Once protein abundances are stored in a profile database, they can be loaded into a metabolic reaction-network for analysis in the context of biochemical pathways.
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.