Bioc2026 Registration Open!

RolDE

RolDE: Robust longitudinal Differential Expression

Bioconductor version: 3.23 · Package version: 1.16.0

RolDE detects longitudinal differential expression between two conditions in noisy high-troughput data. Suitable even for data with a moderate amount of missing values.RolDE is a composite method, consisting of three independent modules with different approaches to detecting longitudinal differential expression. The combination of these diverse modules allows RolDE to robustly detect varying differences in longitudinal trends and expression levels in diverse data types and experimental settings.

Installation

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

BiocManager::install("RolDE")

Details

MaintainerMedical Bioinformatics Centre <mbc@utu.fi>
AuthorTommi Valikangas [aut], Medical Bioinformatics Centre [cre]
LicenseGPL-3
URLhttps://github.com/elolab/RolDE
Bug Reportshttps://github.com/elolab/RolDE/issues
Downloads rank209
Source branchRELEASE_3_23
biocViewsDifferentialExpression, Proteomics, Regression, Software, StatisticalMethod, TimeCourse

Documentation

Download

Dependencies

Depends: R (>= 4.2.0)

Imports: stats, methods, ROTS, matrixStats, foreach, parallel, doParallel, doRNG, rngtools, SummarizedExperiment, nlme, qvalue, grDevices, graphics, utils

Suggests: knitr, printr, rmarkdown, testthat