Run the main pipeline for ScRNAIMM
run_pipeline(ScRNA,label=NULL,k=NULL,cells=TRUE,genes=TRUE,outdir=NULL,dataset=NULL)a data frame with the imputed values
ScRNA-seq data set generated by prepare_dataset function
Prior knowledge about cluster labels if NULL, will use our clustering function
Prior knowledge about number of clusters if NULL, will use our clustering function
Boolean whether to do the imputation based on cell clustering or not
Boolean whether to do the imputation based on genes or not
Path to output directory to write the imputed data
Name of the data set to be the name of the output directory
Mohamed Soudy Mohmedsoudy2009@gmail.com