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.4 |
Depends: | R (≥ 2.10) |
Imports: | magrittr, limma, mclust, stats |
Suggests: | testthat, knitr, rmarkdown, ggplot2, cowplot, spelling |
Published: | 2024-06-16 |
DOI: | 10.32614/CRAN.package.dsb |
Author: | Matthew Mulè [aut, cre], Andrew Martins [aut], John Tsang [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 |
Package source: | dsb_1.0.4.tar.gz |
Windows binaries: | r-devel: dsb_1.0.4.zip, r-release: dsb_1.0.4.zip, r-oldrel: dsb_1.0.4.zip |
macOS binaries: | r-release (arm64): dsb_1.0.4.tgz, r-oldrel (arm64): dsb_1.0.4.tgz, r-release (x86_64): dsb_1.0.4.tgz, r-oldrel (x86_64): dsb_1.0.4.tgz |
Old sources: | dsb archive |
Please use the canonical form https://CRAN.R-project.org/package=dsb to link to this page.