kw_cluster_mrs: Identifies cluster-specific master regulators using a...

View source: R/mr_funcs.R

kw_cluster_mrsR Documentation

Identifies cluster-specific master regulators using a Kruskal-Wallis test.

Description

Identifies cluster-specific master regulators using a Kruskal-Wallis test.

Usage

kw_cluster_mrs(narnea.res, clust.vec, p.thresh = 0.05)

Arguments

narnea.res

NaRnEA result object with 'PES' and 'NES' members.

clust.vec

Vector of categorical labels.

p.thresh

p-value threshold for calling significant master regulators. Default of 0.05.

Value

A list; table of positive MRs ('positive') and negative MRs ('negative'); Kruskal-Wallis results ('kw.test') with log p-values and group residuals..


califano-lab/PISCES documentation built on Jan. 11, 2023, 5:34 a.m.