GMSimpute is an R package that implements the Two-Step Lasso (TS-Lasso) and compound minimum to recover the abundance of missing peaks in mass spectrum analysis. TS-Lasso is a label-free imputation method that handles various types of missing peaks simultaneously. This package provides the procedure to generate missing peaks (or data) for simulation study, as well as a tool to estimate and visualize the proportion of missing at random.
Generalized Mass Spectrum missing peaks imputation with Two-Step Lasso as default algorithm
Two-Step Lasso for missing peaks' abundance imputation
A pipeline to generate different patterns and proportions of missing peaks for simulation study
A tool to estimate and visualize the proportion of random missing peaks (i.e. caused by preprocessing)
install.packages("path/GMSimpute-master.zip", repos = NULL, type = "source")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.