CalculateOraScore: Calculate ORA score
Description
Calculate the over representation analysis score
Usage
CalculateOraScore(mSetObj=NA, nodeImp, method)
Arguments
mSetObj
Input the name of the created mSetObj (see InitDataObjects)
nodeImp
Indicate the pathway topology analysis, "rbc" for relative-betweeness centrality,
and "dgr" for out-degree centrality.