View source: R/enrich_path_stats.R
CalculateQeaScore | R Documentation |
Calculate quantitative enrichment score
CalculateQeaScore(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 |
Indicate the pathway enrichment analysis, global test is "gt" and global ancova is "ga". |
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.