runDSSEmods: Perform differential analysis of enrichment scores between...

View source: R/runDSSEmods.R

runDSSEmodsR Documentation

Perform differential analysis of enrichment scores between subgroups at each partition

Description

Adds differential analysis results of single-sample enrichment scores to to the output of K2tax().

Usage

runDSSEmods(K2res, vehicle = NULL, variables = NULL, block = NULL)

Arguments

vehicle

The value in the cohort variable that contains the ID of observation to use as control. Default NULL if no vehicle to be used.

variables

Character. Columns in meta data of 'object' to control for in differential analyses.

block

Character. Block parameter in limma for modeling higherarchical data structure, such as multiple observations per individual.

Value

An object of class K2.

References

\insertRef

reed_2020K2Taxonomer \insertReflimmaK2Taxonomer \insertRefbhK2Taxonomer \insertRefgsvaK2Taxonomer


montilab/K2Taxonomer documentation built on April 5, 2025, 3:58 a.m.