combine_nes: Generates a final NES from the combination of the Directed...

View source: R/narnea_funcs.R

combine_nesR Documentation

Generates a final NES from the combination of the Directed and Undirected NES.

Description

Generates a final NES from the combination of the Directed and Undirected NES.

Usage

combine_nes(D.nes, U.nes, COV.nes)

Arguments

D.nes

NES scores for the directed enrichment (regulons x samples).

U.nes

NES scores for the undirected enrichment (regulons x samples).

COV.nes

Covariance of the undirected and directed enrichment NES (regulons x samples).

Value

Matrix of integrated NES scores (regulons x samples).


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