stoufferIntegrateDiggit {MOMA}R Documentation

Use Stouffer's method to combine z-scores of DIGGIT interactions for each cMR protein.

Description

This function combines only positively associated DIGGIT scores by default to create a culmulative DIGGIT score for each cMR.

Usage

stoufferIntegrateDiggit(interactions, from.p = FALSE, pos.nes.only = TRUE)

Arguments

interactions

A list indexed by TF, includes z-scores or p-values for each interacting event

from.p

Integrate p-values or z-scores (default z-scores; from.p = FALSE)

pos.nes.only

Use only positive NES scores to rank proteins (default TRUE)

Value

A list indexed by TF, a stouffer integrated z-score


[Package MOMA version 1.2.0 Index]