papiResults {PAPi} | R Documentation |
papi
.
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.
data(papiResults)
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
data(papiResults) print(papiResults)