Package: dsb 2.0.1
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.
Authors:
dsb_2.0.1.tar.gz
dsb_2.0.1.zip(r-4.7)dsb_2.0.1.zip(r-4.6)dsb_2.0.1.zip(r-4.5)
dsb_2.0.1.tgz(r-4.6-any)dsb_2.0.1.tgz(r-4.5-any)
dsb_2.0.1.tar.gz(r-4.7-any)dsb_2.0.1.tar.gz(r-4.6-any)
dsb_2.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dsb/json (API)
NEWS
| # Install 'dsb' in R: |
| install.packages('dsb', repos = c('https://niaid.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/niaid/dsb/issues
- cells_citeseq_mtx - Small example CITE-seq protein dataset for 87 surface protein in 2872 cells
- empty_drop_citeseq_mtx - Small example CITE-seq protein dataset for 87 surface protein in 8005 empty droplets
Last updated from:aab21279fe. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 197 | ||
| linux-release-x86_64 | OK | 129 | ||
| macos-release-arm64 | OK | 102 | ||
| macos-oldrel-arm64 | OK | 80 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 109 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 129 |
Additional Topics - qualtile.clipping - scale.factor - Python and Bioc - multiplexing - multi batch - FAQ
Rendered fromadditional_topics.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2023-03-10
Started: 2022-03-02
End-to-end CITE-seq analysis workflow using dsb for ADT normalization and Seurat for multimodal clustering
Rendered fromend_to_end_workflow.rmdusingknitr::rmarkdownon May 31 2026.Last update: 2024-06-15
Started: 2022-03-14
Fast normalization for large datasets with or without empty drops
Rendered fromfastkm.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2025-04-01
Started: 2025-04-01
Normalizing ADTs for datasets without empty droplets with the dsb function ModelNegativeADTnorm
Rendered fromno_empty_drops.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2025-04-02
Started: 2022-03-11
Understanding how the dsb method works
Rendered fromunderstanding_dsb.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2025-11-02
Started: 2022-03-02
