DavisLaboratory/msImpute: Imputation of label-free mass spectrometry peptides

MsImpute is a package for imputation of peptide intensity in proteomics experiments. It additionally contains tools for MAR/MNAR diagnosis and assessment of distortions to the probability distribution of the data post imputation. The missing values are imputed by low-rank approximation of the underlying data matrix if they are MAR (method = "v2"), by Barycenter approach if missingness is MNAR ("v2-mnar"), or by Peptide Identity Propagation (PIP).

Getting started

Package details

Bioconductor views MassSpectrometry Proteomics Software
Maintainer
LicenseGPL (>=2)
Version1.7.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DavisLaboratory/msImpute")
DavisLaboratory/msImpute documentation built on Jan. 5, 2024, 3:50 a.m.