papiData {PAPi}R Documentation

An example of the data frame produced by addKeggCodes and used by papi.

Description

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.

Usage

data(papiData)

Format

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.

Name

list of identified metabolites, represented by their respective KEGG codes.

Sample1

the abundance of each metabolite in Sample 1

Sample2

the abundance of each metabolite in Sample 2

Sample3

the abundance of each metabolite in Sample 3

Sample4

the abundance of each metabolite in Sample 4

Sample5

the abundance of each metabolite in Sample 5

Sample6

the abundance of each metabolite in Sample 6

Examples

data(papiData)
print(papiData)

[Package PAPi version 1.20.0 Index]