ccImpute |
Performs imputation of dropout values in scRNA-seq data using ccImpute algorithm as described in the ccImpute: an accurate and scalable consensus clustering based algorithm to impute dropout events in the single-cell RNA-seq data DOI: https://doi.org/10.1186/s12859-022-04814-8 |
getConsMtx |
Computes consensus matrix given cluster labels |
solveDrops |
Computes imputed expression matrix using linear eq solver. |
wCorDist |
Computes a weighted Pearson distance measure matrix. If ranks are used this measure turns into weighted Spearman distance measure matrix. |