proDA
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see proDA.
Differential Abundance Analysis of Label-Free Mass Spectrometry Data
Bioconductor version: 3.21
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.
Author: Constantin Ahlmann-Eltze [aut, cre] ORCID iD ORCID: 0000-0002-3762-068X , Simon Anders [ths] ORCID iD ORCID: 0000-0003-4868-1805
Maintainer: Constantin Ahlmann-Eltze <artjom31415 at googlemail.com>
citation("proDA")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("proDA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("proDA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.