| papiData {PAPi} | R Documentation |
addKeggCodes and used by papi.
papiData is a data frame containing a list of identified metabolites in the first column, in this case represented by their respective KEGG codes, and their abundances in the different samples in the following columns.
data(papiData)
papiData is a data frame containing a list of identified metabolites in the first column, in this case represented by their respective KEGG codes, and their abundances in the different samples in the following columns.
Namelist of identified metabolites, represented by their respective KEGG codes.
Sample1the abundance of each metabolite in Sample 1
Sample2the abundance of each metabolite in Sample 2
Sample3the abundance of each metabolite in Sample 3
Sample4the abundance of each metabolite in Sample 4
Sample5the abundance of each metabolite in Sample 5
Sample6the abundance of each metabolite in Sample 6
data(papiData) print(papiData)