Package: msImpute Type: Package Title: Imputation of label-free mass spectrometry peptides Version: 1.23.0 Authors@R: person(given = "Soroor", family = "Hediyeh-zadeh", role = c("aut", "cre"), email = "hediyehzadeh.s@wehi.edu.au", comment = c(ORCID = "0000-0001-7513-6779")) Description: 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). Depends: R (>= 3.5.0) SystemRequirements: python Imports: softImpute, methods, stats, graphics, pdist, reticulate, scran, data.table, FNN, matrixStats, limma, mvtnorm, tidyr, dplyr License: GPL (>=2) Encoding: UTF-8 LazyData: true BugReports: https://github.com/DavisLaboratory/msImpute/issues RoxygenNote: 7.1.1 Suggests: BiocStyle, knitr, rmarkdown, ComplexHeatmap, imputeLCMD VignetteBuilder: knitr biocViews: MassSpectrometry, Proteomics, Software Config/pak/sysreqs: libglpk-dev libicu-dev libpng-dev libxml2-dev python3 zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:53:46 UTC RemoteUrl: https://github.com/bioc/msImpute RemoteRef: HEAD RemoteSha: 94fcc094414f960f5f87c97f8d35d8afe0da7054 NeedsCompilation: no Packaged: 2026-06-19 07:32:43 UTC; root Author: Soroor Hediyeh-zadeh [aut, cre] (ORCID: ) Maintainer: Soroor Hediyeh-zadeh