Package: GMSimpute
Title: Generalized Mass Spectrum Missing Peaks Abundance Imputation
Version: 0.0.1.1
Authors@R: person("Qian", "Li", email = "qian.li10000@gmail.com", role = c("aut", "cre"))
Description: GMSimpute 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.
Depends: R (>= 3.5.0)
License: GPL(>=2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: utils, glmnet, ggplot2, reshape2
NeedsCompilation: no
Packaged: 2020-04-03 07:36:29 UTC; Administrator
Author: Qian Li [aut, cre]
Maintainer: Qian Li <qian.li10000@gmail.com>
