Package: ScRNAIMM
Title: Performing Single-Cell RNA-Seq Imputation by Using Mean/Median
        Imputation
Version: 0.1
Authors@R: c(person("Mohamed", "Soudy", email = "Mohmedsoudy2009@gmail.com", role=c("aut", "cre")), person("Sascha", "Jung", email = "sjung@cicbiogune.es", role = "aut"), person("Antonio", "DEL SOL", email = "antonio.delsol@uni.lu", role = "aut"))
Maintainer: Mohamed Soudy <Mohmedsoudy2009@gmail.com>
Description: Performing single-cell imputation in a way that preserves the biological variations in the data. The package clusters the input data to do imputation for each cluster, and do a distribution check using the Anderson-Darling normality test to impute dropouts using mean or median (Yazici, B., & Yolacan, S. (2007) <DOI:10.1080/10629360600678310>).
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: magrittr, dplyr, nortest, mclust, scDHA
NeedsCompilation: no
Packaged: 2023-11-17 14:25:50 UTC; Soudy
Author: Mohamed Soudy [aut, cre],
  Sascha Jung [aut],
  Antonio DEL SOL [aut]
Repository: CRAN
Date/Publication: 2023-11-17 20:10:10 UTC
