View source: R/PathwayEnrichment.R
Calculates some information regarding the pathways
1 | processPathway(pGraph, Name, deIDs, allIDs, iter, alpha, beta, statEval)
|
pGraph |
a GraphNEL object of a KEGG pathway |
Name |
the pathway name |
iter |
the number of iterations for causal disturbance |
alpha |
the dampening factor for Source/Sink Centrality |
beta |
the relative Source vs Sink factor |
statEval |
Choose 1 for product-based, 0 for summation-based |
pathID |
KEGG ID of an input pathway |
deKIDs |
list of differentially expressed genes |
allKIDs |
list of all genes with their associated KEGG IDs |
keggRef |
list of reference genes from KEGG |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.