View source: R/enrich_path_stats.R
CalculateOraScore | R Documentation |
Calculate the over representation analysis score
CalculateOraScore(mSetObj=NA, nodeImp, method)
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 |
is "fisher" or "hyperg" |
Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.