Package: scDblFinder 1.27.2
scDblFinder: scDblFinder
The scDblFinder package gathers various methods for the detection and handling of doublets/multiplets in single-cell sequencing data (i.e. multiple cells captured within the same droplet or reaction volume). It includes methods formerly found in the scran package, the new fast and comprehensive scDblFinder method, and a reimplementation of the Amulet detection method for single-cell ATAC-seq.
Authors:
scDblFinder_1.27.2.tar.gz
scDblFinder_1.27.2.zip(r-4.7)scDblFinder_1.27.2.zip(r-4.6)scDblFinder_1.27.2.zip(r-4.5)
scDblFinder_1.27.2.tgz(r-4.6-any)scDblFinder_1.27.2.tgz(r-4.5-any)
scDblFinder_1.27.2.tar.gz(r-4.7-any)scDblFinder_1.27.2.tar.gz(r-4.6-any)
scDblFinder_1.27.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
scDblFinder/json (API)
NEWS
| # Install 'scDblFinder' in R: |
| install.packages('scDblFinder', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/plger/scdblfinder/issues
Pkgdown/docs site:https://plger.github.io
On BioConductor:scDblFinder-1.27.1(bioc 3.24)scDblFinder-1.26.1(bioc 3.23)
preprocessingsinglecellrnaseqatacseqdoubletssingle-cell
Last updated from:e474fa8cf1. Checks:1 NOTE, 7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 284 | ||
| linux-devel-x86_64 | WARNING | 520 | ||
| source / vignettes | OK | 856 | ||
| linux-release-x86_64 | WARNING | 571 | ||
| macos-release-arm64 | WARNING | 338 | ||
| macos-oldrel-arm64 | WARNING | 348 | ||
| windows-devel | WARNING | 795 | ||
| windows-release | WARNING | 907 | ||
| windows-oldrel | WARNING | 846 | ||
| wasm-release | OK | 235 |
Exports:addDoubletsaggregateFeaturesamuletamuletFromCountsclamuletclusterStickinesscomputeDoubletDensitycreateDoubletscxds2directDblClassificationdoubletPairwiseEnrichmentdoubletThresholdingfastclusterfindDoubletClustersgetArtificialDoubletsgetCellPairsgetExpectedDoubletsgetFragmentOverlapsmockDoubletSCEplotDoubletMapplotThresholdspropHomotypicrecoverDoubletsscDblFinderselFeaturesTFIDF
Dependencies:abindaskpassassortheadbase64encbeachmatbeeswarmBHBiobaseBiocBaseUtilsBiocGenericsBiocIOBiocNeighborsBiocParallelBiocSingularBiostringsbitopsblusterCairocigarillocliclustercodetoolscpp11crayoncurldata.tableDelayedArraydqrngedgeRfarverFNNformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomicAlignmentsGenomicRangesggbeeswarmggplot2ggrastrggrepelgluegridExtragtablehttrigraphIRangesirlbaisobandjsonlitelabelinglambda.rlatticelifecyclelimmalocfitmagrittrMASSMatrixMatrixGenericsmatrixStatsmetapodmimeopensslpheatmappkgconfigpngR6raggRColorBrewerRcppRcppAnnoyRcppEigenRcppMLRcppProgressRCurlrestfulrRhtslibrjsonrlangRsamtoolsRSpectrarsvdrtracklayerRtsneS4ArraysS4VectorsS7ScaledMatrixscalesscaterscranscuttleSeqinfoSingleCellExperimentsitmosnowSparseArraystatmodstringiSummarizedExperimentsyssystemfontstextshapingUCSC.utilsuwotvctrsviporviridisviridisLitewithrxgboostXMLXVectoryaml
Introduction to the scDblFinder package
Rendered fromintroduction.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2026-06-01
Started: 2020-09-07
scDblFinder
Rendered fromscDblFinder.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2026-02-11
Started: 2019-05-23
Detecting clusters of doublet cells with DE analyses
Rendered fromfindDoubletClusters.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2021-04-19
Started: 2020-07-20
Scoring potential doublets from simulated densities
Rendered fromcomputeDoubletDensity.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2021-04-19
Started: 2020-08-04
Recovering intra-sample doublets
Rendered fromrecoverDoublets.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2021-09-10
Started: 2020-09-08
Doublet identifiation in single-cell ATAC-seq
Rendered fromscATAC.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2025-07-17
Started: 2022-04-10
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| addDoublets | addDoublets |
| aggregateFeatures | aggregateFeatures |
| amulet | amulet |
| amuletFromCounts | amuletFromCounts |
| clamulet | clamulet |
| clusterStickiness | clusterStickiness |
| Compute the density of simulated doublets | computeDoubletDensity computeDoubletDensity,ANY-method computeDoubletDensity,SingleCellExperiment-method computeDoubletDensity,SummarizedExperiment-method |
| createDoublets | createDoublets |
| cxds2 | cxds2 |
| directClassification | directDblClassification |
| doubletPairwiseEnrichment | doubletPairwiseEnrichment |
| doubletThresholding | doubletThresholding |
| fastcluster | fastcluster |
| Detect doublet clusters | findDoubletClusters findDoubletClusters,ANY-method findDoubletClusters,SingleCellExperiment-method findDoubletClusters,SummarizedExperiment-method |
| getArtificialDoublets | getArtificialDoublets |
| getCellPairs | getCellPairs |
| getExpectedDoublets | getExpectedDoublets |
| getFragmentOverlaps | getFragmentOverlaps |
| mockDoubletSCE | mockDoubletSCE |
| plotDoubletMap | plotDoubletMap |
| plotThresholds | plotThresholds |
| propHomotypic | propHomotypic |
| Recover intra-sample doublets | recoverDoublets recoverDoublets,ANY-method recoverDoublets,SingleCellExperiment-method recoverDoublets,SummarizedExperiment-method |
| scDblFinder | scDblFinder |
| selFeatures | selFeatures |
| TFIDF | TFIDF |
