Bioc2026 Registration Open!

LimROTS

LimROTS: A Hybrid Method Integrating Empirical Bayes and Reproducibility-Optimized Statistics for Robust Differential Expression Analysis

Bioconductor version: 3.23 · Package version: 1.4.0

Differential expression analysis is commonly used to study diverse biological datasets. The reproducibility-optimized test statistic (ROTS) (Elo et al., 2008, <doi:10.1109/tcbb.2007.1078>) uses a modified t-statistic to prioritise features that differ between two or more groups. However, the ROTS Bioconductor implementation (Suomi et al., 2017, <doi:10.1371/journal.pcbi.1005562>) did not accommodate technical or biological covariates. LimROTS (Anwar et al., 2025, <doi:10.1093/bioinformatics/btaf570>) addressed this limitation by combining a reproducibility-optimized test statistic with the limma empirical Bayes approach (Ritchie et al., 2015, <doi:10.1093/nar/gkv007>). This enables the analysis of more complex experimental designs and the incorporation of covariates.

Installation

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

BiocManager::install("LimROTS")

Details

MaintainerAli Mostafa Anwar <aliali.mostafa99@gmail.com>
AuthorAli Mostafa Anwar [aut, cre] (ORCID: <https://orcid.org/0000-0002-5201-387X>), Leo Lahti [aut, ths] (ORCID: <https://orcid.org/0000-0001-5537-637X>), Akewak Jeba [aut, ctb] (ORCID: <https://orcid.org/0009-0007-1347-7552>), Eleanor Coffey [aut, ths] (ORCID: <https://orcid.org/0000-0002-9717-5610>), Rasmus Hindström [ctb] (ORCID: <https://orcid.org/0009-0004-5731-178X>)
LicenseGPL (>= 2)
URLhttps://github.com/AliYoussef96/LimROTS, https://aliyoussef96.github.io/LimROTS/
Bug Reportshttps://github.com/AliYoussef96/LimROTS/issues
Downloads rank167
Source branchRELEASE_3_23
biocViewsDifferentialExpression, GeneExpression, ImmunoOncology, Metabolomics, Microarray, Proteomics, RNASeq, Software, mRNAMicroarray

Documentation

Download

Dependencies

Depends: R (>= 4.5.0), SummarizedExperiment

Imports: limma, stringr, qvalue, utils, stats, BiocParallel, S4Vectors, dplyr, survival, cmprsk, variancePartition

Suggests: BiocStyle, ggplot2, testthat (>= 3.0.0), knitr, rmarkdown, caret, ROTS, mia, miaTime, TreeSummarizedExperiment