IdentifyVaryingPWs: Calculate temporally changing pathways

Description Usage Arguments Examples

View source: R/IdentifyVaryingPWs.R

Description

Identify the pathways that change over time by fitting a generalized additive model

Usage

1
IdentifyVaryingPWs(object, pval_threshold = 0.05)

Arguments

object

A Tempora object

pval_threshold

P-value threshold to determine the significance of pathway enrichment over time. Default to 0.05.

Examples

1
## Not run: tempora_data <- IdentifyVaryingPWs(tempora_data, pval_threshold = 0.05)

C3BI-pasteur-fr/TemporaFork documentation built on Dec. 17, 2021, 11:58 a.m.