Registration Open for GBCC2025:
Joint Galaxy/Bioconductor Conference!
Abstract Submission for Posters closes May 1!

scDblFinder

This is the released version of scDblFinder; for the devel version, see scDblFinder.

scDblFinder


Bioconductor version: Release (3.21)

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.

Author: Pierre-Luc Germain [cre, aut] ORCID iD ORCID: 0000-0003-3418-4218 , Aaron Lun [ctb]

Maintainer: Pierre-Luc Germain <pierre-luc.germain at hest.ethz.ch>

Citation (from within R, enter citation("scDblFinder")):

Installation

To install this package, start R (version "4.5") and enter:

 if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("scDblFinder") 

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("scDblFinder")
1_introductionHTMLR Script
2_scDblFinderHTMLR Script
3_findDoubletClustersHTMLR Script
4_computeDoubletDensityHTMLR Script
5_recoverDoubletsHTMLR Script
6_scATACHTMLR Script
Reference ManualPDF
NEWSText
LICENSEText

Details

biocViewsATACSeq, Preprocessing, RNASeq, SingleCell, Software
Version1.22.0
In Bioconductor sinceBioC 3.10 (R-3.6) (5.5 years)
LicenseGPL-3 + file LICENSE
DependsR (>= 4.0), SingleCellExperiment
Importsigraph, Matrix, BiocGenerics, BiocParallel, BiocNeighbors, BiocSingular, S4Vectors, SummarizedExperiment, scran, scater, scuttle, bluster, methods, DelayedArray, xgboost, stats, utils, MASS, IRanges, GenomicRanges, GenomeInfoDb, Rsamtools, rtracklayer
System Requirements
URLhttps://github.com/plger/scDblFinderhttps://plger.github.io/scDblFinder/
Bug Reportshttps://github.com/plger/scDblFinder/issues
See More
SuggestsBiocStyle, knitr, rmarkdown, testthat, scRNAseq, circlize, ComplexHeatmap, ggplot2, dplyr, viridisLite, mbkmeans
Linking To
Enhances
Depends On MeOSCA.advanced
Imports MesingleCellTK
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source PackagescDblFinder_1.22.0.tar.gz
Windows Binary (x86_64) scDblFinder_1.21.2.zip
macOS Binary (x86_64)scDblFinder_1.22.0.tgz
macOS Binary (arm64)scDblFinder_1.22.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/scDblFinder
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/scDblFinder
Bioc Package Browserhttps://code.bioconductor.org/browse/scDblFinder/
Package Short Urlhttps://bioconductor.org/packages/scDblFinder/
Package Downloads ReportDownload Stats
close