scimpute(# full path to raw count matrix count_path ='/home/ubuntu/download/cart/AHCA.nonimmu.trachea.csv', infile ="csv",# format of input file outfile ="csv",# format of output file out_dir ="/home/ubuntu/download/cart/AHCA.nonimmu.trachea.scimpute_dropprob0.3",# full path to output directory labeled =FALSE,# cell type labels not available drop_thre =0.3,# threshold set on dropout probability Kcluster =2,# 2 cell subpopulations ncores =24)# number of cores used in parallel computation