pathwayDiggitIntersect: Combine DIGGIT inferences with pathway knowledge

Description Usage Arguments Value

View source: R/rank.r

Description

Combine DIGGIT inferences with pathway knowledge

Usage

1
pathwayDiggitIntersect(diggit.int, pathway, pos.nes.only = TRUE, cores = 1)

Arguments

diggit.int

List of interactions between MRs - Genomic events, inferred by DIGGIT

pathway

- a list indexed by TF/MR entrez ID, contains the named vector of p-values for interactions

pos.nes.only

Only use positive associations between MR activity and presence of events (default = True)

cores

Number of cores to use if parallel is selected

Value

numeric vector, zscores for each TF/MR


MOMA documentation built on Nov. 8, 2020, 6:01 p.m.