phyper_pathway: Find significantly changed pathways and switching timepoint

Description Usage Arguments

View source: R/find_switch_pathway.R

Description

Apply hypergeometric test to determine significantly changed pathways and determine the switching timepoint for each pathway

Usage

1
2
phyper_pathway(N, pathways, toplotgl_ptw, sig_FDR = 0.05,
  direction = c("up", "down"))

Arguments

N

expressed genes in pathways

pathways

a list of pathways with genes

toplotgl_ptw

swiching genes to plot

sig_FDR

FDR cut off for significant pathways

direction

switching direction, up or down


SGDDNB/GeneSwitches documentation built on Dec. 16, 2020, 9:32 a.m.