| 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.
pathwaynamea list of metabolic pathways identified.
Sample1the AS of each metabolic pathway in Sample 1
Sample2the AS of each metabolic pathway in Sample 2
Sample3the AS of each metabolic pathway in Sample 3
Sample4the AS of each metabolic pathway in Sample 4
Sample5the AS of each metabolic pathway in Sample 5
Sample6the AS of each metabolic pathway in Sample 6
data(papiResults) print(papiResults)