etc/Q-Gen/q-gen-help.md

Generalized qusage of differential gene expression results from a linear mixed model

Description

A wrapper function that implements the qusage algorithm on gene expression results derived from any linear mixed model

Usage

qusage_gen(resids, labels, estimates, dof, std.errors, geneSets, var.equal=TRUE)

Arguments

Details

This function provides the necessary steps to apply the qusage algorithm to differential gene expression analysis that were conducted using more statistically advanced models. Only the original qusage package is necessary to be installed to run this function.

Note that when random effects are present, it is still up to the user to determine if the residuals matrix provided for the analysis is the conditional residual matrix or a marginal residual matrix treating the random effects as fixed effects.

For large number of random effect replicates, it will not make much difference as the two approaches will converge, however for a small number of replicates, say 2 to 5, we recommend the latter approach in providing the residual matrix.

This decision is solely for the purpose of VIF estimation, the t-statistic information should be given based on the model using fixed and random effects as they were originally specified.



lianos/multiGSEA documentation built on Nov. 17, 2020, 1:26 p.m.