View source: R/rankpaths_CellComm.R
rankpaths | R Documentation |
Rank signaling pathways based on the number of targets, the rank, and the mean flow.
rankpaths(summary, apathways)
summary |
data frame; the summary of the files obtained in the findpaths.simple function. |
apathways |
list; the pathways as calculated by the activeSignaling function. |
list; the list of ranked paths for each interaction (npath) and the list with the number of targets in it (n.targets).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.