dsb: Normalize & Denoise Droplet Single Cell Protein Data (CITE-Seq)

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 antibody derived tags (ADT) 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', 'ASAP-seq', 'TEA-seq', 'proteogenomic' data from the Mission Bio platform, etc. See the vignette for tutorials on how to integrate dsb with 'Seurat' and 'Bioconductor' and how to use dsb in 'Python'. Please see our paper Mulè M.P., Martins A.J., and Tsang J.S. Nature Communications 2022 <https://www.nature.com/articles/s41467-022-29356-8> for more details on the method.

Version: 1.0.3
Depends: R (≥ 2.10)
Imports: magrittr, limma, mclust, stats
Suggests: testthat, knitr, rmarkdown, ggplot2, cowplot, spelling
Published: 2023-03-17
Author: Matthew Mulè ORCID iD [aut, cre], Andrew Martins ORCID iD [aut], John Tsang ORCID iD [pdr]
Maintainer: Matthew Mulè <mattmule at gmail.com>
BugReports: https://github.com/niaid/dsb/issues
License: CC0 | file LICENSE
URL: https://github.com/niaid/dsb
NeedsCompilation: no
Language: en-US
Citation: dsb citation info
Materials: README NEWS
In views: Omics
CRAN checks: dsb results

Documentation:

Reference manual: dsb.pdf
Vignettes: Additional Topics - qualtile.clipping - scale.factor - Python and Bioc - multiplexing - multi batch - FAQ
End-to-end CITE-seq analysis workflow using dsb for ADT normalization and Seurat for multimodal clustering
Normalizing ADTs for datasets without empty droplets with the dsb function ModelNegativeADTnorm
Understanding how the dsb method works

Downloads:

Package source: dsb_1.0.3.tar.gz
Windows binaries: r-devel: dsb_1.0.3.zip, r-release: dsb_1.0.3.zip, r-oldrel: dsb_1.0.3.zip
macOS binaries: r-release (arm64): dsb_1.0.3.tgz, r-oldrel (arm64): dsb_1.0.3.tgz, r-release (x86_64): dsb_1.0.3.tgz
Old sources: dsb archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dsb to link to this page.