View source: R/getSignificantPathway.R
getHyperPathway | R Documentation |
enrich communication relation on the pathway
getHyperPathway(data, cella_cellb, IS_core = TRUE, Org = "Homo sapiens")
data |
a dataframe of communication score with row LR and column cellA-cellB |
cella_cellb |
explore the LR between sender cellA and receiver cellB, eg: "A-B" |
IS_core |
logical variable ,whether use reference LR data or include extended datasets |
Org |
choose the species source of gene, only "Homo sapiens" in this version. |
the dataframe with column: Pvalue, Jaccard, NES and pathway
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.