Bioc2026 Registration Open!

proDA

Differential Abundance Analysis of Label-Free Mass Spectrometry Data

Bioconductor version: 3.23 · Package version: 1.26.0

Account for missing values in label-free mass spectrometry data without imputation. The package implements a probabilistic dropout model that ensures that the information from observed and missing values are properly combined. It adds empirical Bayesian priors to increase power to detect differentially abundant proteins.

Installation

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

BiocManager::install("proDA")

Details

MaintainerConstantin Ahlmann-Eltze <artjom31415@googlemail.com>
AuthorConstantin Ahlmann-Eltze [aut, cre] (ORCID: <https://orcid.org/0000-0002-3762-068X>), Simon Anders [ths] (ORCID: <https://orcid.org/0000-0003-4868-1805>)
LicenseGPL-3
URLhttps://github.com/const-ae/proDA
Bug Reportshttps://github.com/const-ae/proDA/issues
Downloads rank491
Source branchRELEASE_3_23
biocViewsBayesian, DifferentialExpression, MassSpectrometry, Normalization, Proteomics, QualityControl, Regression, Software

Documentation

Download

Dependencies

Imports: stats, utils, methods, BiocGenerics, SummarizedExperiment, S4Vectors, extraDistr

Suggests: testthat (>= 2.1.0), MSnbase, dplyr, stringr, readr, tidyr, tibble, limma, numDeriv, pheatmap, knitr, rmarkdown, BiocStyle

Reverse dependencies

Imports Me (2): MatrixQCvis, SmartPhos

Suggests Me (1): protti