Description Usage Arguments Value
View source: R/codeAllCaseControl_v1.5.R
enrich communication relation on the pathway
1 2 3 4 5 6 7 | getHyperPathway(
data,
object,
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.