iaaaka/Rscrublet: A tool for identifying doublets in single-cell RNA-seq data.

rscrublet is a R-version of python scrublet written by Allon Klein Lab (https://github.com/AllonKleinLab/scrublet, https://doi.org/10.1016/j.cels.2018.11.005). Original code was directly translated from python to R, I attempted to preserve orignal code structure, function and variable names whenever possible. The only difference that rscrublet is written in not OOP paradigm. Rscrublet is not fully tested yet, but at least with default settings it produces results that are exactly equal to results of python version if stochasticity is accounted correctly.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("iaaaka/Rscrublet")
iaaaka/Rscrublet documentation built on Dec. 20, 2021, 5:57 p.m.