papiResults {PAPi}R Documentation

An example of the data frame produced by papi.

Description

An example of the data frame produced by papi, where the first column contains the name of the metabolic pathways identified and the following columns contains their respective Activity Score (AS) in the different samples analyzed.

Usage

data(papiResults)

Format

A data frame where the first column contains the name of the metabolic pathways identified and the following columns contains their respective Activity Score (AS) in the different samples analyzed.

pathwayname

a list of metabolic pathways identified.

Sample1

the AS of each metabolic pathway in Sample 1

Sample2

the AS of each metabolic pathway in Sample 2

Sample3

the AS of each metabolic pathway in Sample 3

Sample4

the AS of each metabolic pathway in Sample 4

Sample5

the AS of each metabolic pathway in Sample 5

Sample6

the AS of each metabolic pathway in Sample 6

Examples

data(papiResults)
print(papiResults)

[Package PAPi version 1.26.0 Index]