stouffer_cluster_mrs: Returns an MR object with MRs selected via Stouffer...

View source: R/mr_funcs.R

stouffer_cluster_mrsR Documentation

Returns an MR object with MRs selected via Stouffer integration.

Description

Returns an MR object with MRs selected via Stouffer integration.

Usage

stouffer_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'); Stouffer integrated NaRnEA results by cluster ('cluster.narnea').


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