This lightweight R package provides a method for normalizing and denoising protein expression data from droplet based single cell experiments. Raw protein Unique Molecular Index (UMI) counts from sequencing DNA-conjugated antibodies in droplets (e.g. 'CITE-seq') have substantial measurement noise. Our experiments and computational modeling revealed two major components of this noise: 1) protein-specific noise originating from ambient, unbound antibody encapsulated in droplets that can be accurately inferred via the expected protein counts detected in empty droplets, and 2) droplet/cell-specific noise revealed via the shared variance component associated with isotype antibody controls and background protein counts in each cell. This package normalizes and removes both of these sources of noise from raw protein data derived from methods such as 'CITE-seq', 'REAP-seq', and data from the Mission Bio 'Tapestri' platform. See the vignette for tutorials on how to integrate dsb with 'Seurat', 'Bioconductor' and the AnnData class in 'Python'. Please also see our preprint Mulè M.P., Martins A.J., and Tsang J.S. (2020) <https://www.biorxiv.org/content/10.1101/2020.02.24.963603v1> for more details on the dsb method.
Version: | 0.1.0 |
Depends: | R (≥ 2.10) |
Imports: | magrittr, limma, mclust, stats |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2021-02-08 |
Author: | Matthew Mulè |
Maintainer: | Matthew Mulè <matthew.mule at nih.gov> |
BugReports: | https://github.com/niaid/dsb/issues |
License: | BSD_3_clause + file LICENSE | file LICENSE |
URL: | https://github.com/niaid/dsb |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | dsb results |
Reference manual: | dsb.pdf |
Vignettes: |
using dsb to normalize single cell protein data: analysis workflow and integration with Seurat, Bioconductor and Scanpy |
Package source: | dsb_0.1.0.tar.gz |
Windows binaries: | r-devel: dsb_0.1.0.zip, r-release: dsb_0.1.0.zip, r-oldrel: dsb_0.1.0.zip |
macOS binaries: | r-release: dsb_0.1.0.tgz, r-oldrel: dsb_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=dsb to link to this page.