Package: proDA
Type: Package
Title: Differential Abundance Analysis of Label-Free Mass Spectrometry
        Data
Version: 1.24.0
Authors@R: c(person("Constantin", "Ahlmann-Eltze", email = "artjom31415@googlemail.com", 
             role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3762-068X")),
             person("Simon", "Anders", email="s.anders@zmbh.uni-heidelberg.de", 
             role="ths", comment = c(ORCID = "0000-0003-4868-1805")))
Description: 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.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.0
Suggests: testthat (>= 2.1.0), MSnbase, dplyr, stringr, readr, tidyr,
        tibble, limma, DEP, numDeriv, pheatmap, knitr, rmarkdown,
        BiocStyle
Imports: stats, utils, methods, BiocGenerics, SummarizedExperiment,
        S4Vectors, extraDistr
URL: https://github.com/const-ae/proDA
BugReports: https://github.com/const-ae/proDA/issues
biocViews: Proteomics, MassSpectrometry, DifferentialExpression,
        Bayesian, Regression, Software, Normalization, QualityControl
VignetteBuilder: knitr
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:53:21 UTC
RemoteUrl: https://github.com/bioc/proDA
RemoteRef: RELEASE_3_22
RemoteSha: cf3d455027db5e975a2ede6fd460617e85803af7
NeedsCompilation: no
Packaged: 2026-02-03 08:15:28 UTC; root
Author: Constantin Ahlmann-Eltze [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3762-068X>),
  Simon Anders [ths] (ORCID: <https://orcid.org/0000-0003-4868-1805>)
Maintainer: Constantin Ahlmann-Eltze <artjom31415@googlemail.com>
Built: R 4.5.2; ; 2026-02-03 08:17:27 UTC; windows
