Bioconductor version: Release (3.16)
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).
Author: Soroor Hediyeh-zadeh [aut, cre]
Maintainer: Soroor Hediyeh-zadeh <hediyehzadeh.s at wehi.edu.au>
Citation (from within R,
enter citation("msImpute")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("msImpute")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("msImpute")
HTML | R Script | msImpute: proteomics missing values imputation and diagnosis |
Reference Manual | ||
Text | NEWS |
biocViews | MassSpectrometry, Proteomics, Software |
Version | 1.8.0 |
In Bioconductor since | BioC 3.12 (R-4.0) (2.5 years) |
License | GPL (>=2) |
Depends | R (>= 3.5.0) |
Imports | softImpute, methods, stats, graphics, pdist, reticulate, scran, data.table, FNN, matrixStats, limma, mvtnorm, tidyr, dplyr |
LinkingTo | |
Suggests | BiocStyle, knitr, rmarkdown, ComplexHeatmap, imputeLCMD |
SystemRequirements | python |
Enhances | |
URL | |
BugReports | https://github.com/DavisLaboratory/msImpute/issues |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | msImpute_1.8.0.tar.gz |
Windows Binary | msImpute_1.8.0.zip |
macOS Binary (x86_64) | msImpute_1.8.0.tgz |
macOS Binary (arm64) | msImpute_1.8.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/msImpute |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/msImpute |
Bioc Package Browser | https://code.bioconductor.org/browse/msImpute/ |
Package Short Url | https://bioconductor.org/packages/msImpute/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: