findLRmarker: To identify marker ligands and marker receptors in the...

View source: R/CommPath-main.R

findLRmarkerR Documentation

To identify marker ligands and marker receptors in the expression matrix

Description

To identify marker ligands and marker receptors in the expression matrix

Usage

findLRmarker(object, method = "wilcox.test", p.adjust = "BH")

Arguments

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

Value

Data frame containing the differential expression test


yingyonghui/CommPath documentation built on June 15, 2025, 6:29 a.m.