Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


MetaboAnalystR (version 2.0.0)

CalculateHyperScore: Over-representation analysis using hypergeometric tests

Description

Over-representation analysis using hypergeometric tests The probability is calculated from obtaining equal or higher number of hits using 1-phyper. Since phyper is a cumulative probability, to get P(X>=hit.num) => P(X>(hit.num-1))

Usage

CalculateHyperScore(mSetObj = NA)

Arguments

mSetObj

Input the name of the created mSetObj (see InitDataObjects)