README.md

ccImpute

Introduction

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.

Installation

To install the latest development version:

install.packages("devtools")
devtools::install_github("khazum/ccImpute")

Issues

Please use this page to report bugs, comments and suggestions.



khazum/ccImpute_exp documentation built on May 25, 2022, 6:15 a.m.