View source: R/CommPath-main.R
findLRpairs | R Documentation |
To find marker ligands and marker receptors
findLRpairs(object, logFC.thre = 0, p.thre = 0.05)
object |
CommPath object |
logFC.thre |
logFC threshold, marker genes with a logFC > logFC.thre will be considered |
p.thre |
p threshold, marker genes with a adjust p value < p.thre will be considered |
List containing the ligand-receptor interaction information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.