ScRNA_imp_MM | R Documentation |
Perform ScRNA-seq imputation using mean/Median
ScRNA_imp_MM(ScRNA_filtered, cluster_labels = NULL, cells = TRUE, genes = FALSE)
ScRNA_filtered |
ScRNA-seq data set generated by prepare_dataset function |
cluster_labels |
Cluster labels generated by cluster_cells function or user-defined |
cells |
Boolean whether to do the imputation based on cell clustering or not |
genes |
Boolean whether to do the imputation based on genes or not |
a data frame with the imputed values
Mohamed Soudy Mohmedsoudy2009@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.