Bioc2026 Registration Open!

zenith

Gene set analysis following differential expression using linear (mixed) modeling with dream

Bioconductor version: 3.23 · Package version: 1.14.0

Zenith performs gene set analysis on the result of differential expression using linear (mixed) modeling with dream by considering the correlation between gene expression traits. This package implements the camera method from the limma package proposed by Wu and Smyth (2012). Zenith is a simple extension of camera to be compatible with linear mixed models implemented in variancePartition::dream().

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("zenith")

Details

MaintainerGabriel Hoffman <gabriel.hoffman@mssm.edu>
AuthorGabriel Hoffman [aut, cre] (ORCID: <https://orcid.org/0000-0002-0957-0224>)
LicenseArtistic-2.0
URLhttps://DiseaseNeuroGenomics.github.io/zenith
Bug Reportshttps://github.com/DiseaseNeuroGenomics/zenith/issues
Downloads rank357
Source branchRELEASE_3_23
biocViewsBatchEffect, DifferentialExpression, Epigenetics, FunctionalGenomics, GeneExpression, GeneSetEnrichment, ImmunoOncology, Microarray, Normalization, Preprocessing, QualityControl, RNASeq, Regression, Software, Transcriptomics

Documentation

Download

Dependencies

Depends: R (>= 4.2.0), limma, methods

Imports: variancePartition (>= 1.26.0), EnrichmentBrowser (>= 2.22.0), GSEABase (>= 1.54.0), msigdbr, Rfast, ggplot2, tidyr, dplyr, reshape2, progress, utils, Rdpack, stats

Suggests: BiocStyle, BiocGenerics, knitr, pander, rmarkdown, tweeDEseqCountData, edgeR, kableExtra, RUnit

Reverse dependencies

Imports Me (1): dreamlet

Suggests Me (1): variancePartition