Dropout events in scRNA-seq datasets make the lowly expressed genes indistinguishable from true zero expression and different than the low expression present in cells of the same type. This issue makes any subsequent downstream analysis difficult. ccImpute is an imputation algorithm that uses cell similarity established by consensus clustering to impute the most probable dropout events. ccImpute demonstrates performance which exceeds the performance of existing imputation approaches while introducing the least amount of new noise as measured by clustering performance characteristics on datasets with known cell identities.
To install the latest development version:
install.packages("devtools")
devtools::install_github("khazum/ccImpute")
Please use this page to report bugs, comments and suggestions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.