glmQLFTest
glmQLFTest is a function in the edgeR package (Bioconductor) that performs a quasi-likelihood F-test for differential expression within a generalized linear model framework using RNA-seq count data. It is part of the quasi-likelihood (QL) pipeline designed to provide robust inference when estimating dispersion and testing contrasts among experimental groups.
The test operates on a fitted quasi-likelihood GLM. After preparing a DGEList object with counts, performing
The output of glmQLFTest is an object suitable for downstream summarization, typically viewed with topTags. Each
In practice, glmQLFTest provides a targeted, robust approach to testing differential expression across predefined contrasts, fitting