LR_pathway | R Documentation |
Construction of intracellular signaling pathway
LR_pathway(lr, objs, CellA, CellB, neighbor, geneSet, cor_value = 0.013, ...)
lr |
A data frame of the ligand-receptor interactions. |
objs |
object Seurat object. |
CellA |
Ligands cell. |
CellB |
Receptors cell. |
neighbor |
Represents the second-order neighbors of ligand-receptor pair in the signaling network.Default is 2. |
geneSet |
KEGG gene sets. (Ma et al., Nucleic Acids Research, 2021). |
cor_value |
Spearman’s correlation between mean expression of ligand-receptor pair and expression of each downstream gene. Default is 0.013. |
... |
A data frame of the significantly enriched gene sets for each gene set category.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.