View source: R/CommPath-main.R
findLRmarker | R Documentation |
To identify marker ligands and marker receptors in the expression matrix
findLRmarker(object, method = "wilcox.test", p.adjust = "BH")
object |
CommPath object |
method |
Method used for differential expression test, either 'wilcox.test' or 't.test' |
p.adjust |
Method used for p value correction for multiple differential expression test; see p.adjust function for more information |
Data frame containing the differential expression test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.