CalculateQeaScore: Calculate quantitative enrichment score
Description
Calculate quantitative enrichment score
Usage
CalculateQeaScore(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.
method
Indicate the pathway enrichment analysis, global test is "gt" and global ancova is "ga".