# Example: Metabolome data
data(fasting_mseapca)
SIG <- fasting_mseapca$SIG
DET <- fasting_mseapca$DET
M <- fasting_mseapca$pathway
# Perform ORA using detected metabolites only
B <- ora_full(SIG, DET, M)
B$`Range of p-values`
Run the code above in your browser using DataLab