Skip to content

broadinstitute/DropSift

Repository files navigation

DropSift

DropSift is a nucleus caller for single-nucleus RNA sequencing data.

This tool distinguishes between nuclei and empty droplets by combining summary metrics of cell barcodes—such as total UMI counts, fraction of intronic reads, and percentage of mitochondrial reads. It also incorporates gene expression to learn signatures characteristic of empty droplets, and can optionally make use of CellBender’s remove-background outputs. DropSift uses these features to robustly identify true nuclei across a variety of datasets.

Installation

To install the latest version directly from GitHub:

if (!require("remotes")) {
  install.packages("remotes")
}
remotes::install_github("broadinstitute/DropSift")

Documentation

A complete guide—including input file formats, example usage, and a detailed walkthrough of the algorithmic steps—is available here

License

This package is released under the MIT License.

About

cell caller for sn/snRNA sequence data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages