Perform ScRNA-seq imputation using mean/Median
ScRNA_imp_MM(ScRNA_filtered, cluster_labels = NULL, cells = TRUE, genes = FALSE)a data frame with the imputed values
ScRNA-seq data set generated by prepare_dataset function
Cluster labels generated by cluster_cells function or user-defined
Boolean whether to do the imputation based on cell clustering or not
Boolean whether to do the imputation based on genes or not
Mohamed Soudy Mohmedsoudy2009@gmail.com