Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

PAPi (version 1.12.0)

papiData: 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)

Arguments

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

Run this code
data(papiData)
print(papiData)

Run the code above in your browser using DataLab