Package: scDblFinder
Type: Package
Title: scDblFinder
Version: 1.8.0
Depends: R (>= 4.0)
Authors@R: c(
    person("Pierre-Luc", "Germain", email="pierre-luc.germain@hest.ethz.ch", role=c("cre","aut"), comment=c(ORCID="0000-0003-3418-4218")),
    person("Aaron", "Lun", email="infinite.monkeys.with.keyboards@gmail.com", role="ctb"))
URL: https://github.com/plger/scDblFinder
BugReports: https://github.com/plger/scDblFinder/issues
Description: 
    The scDblFinder package gathers various methods for the detection and 
    handling of doublets/multiplets in single-cell RNA sequencing data (i.e. 
    multiple cells captured within the same droplet or reaction volume). It
    includes methods formerly found in the scran package, and the new fast
    and comprehensive scDblFinder method.
License: GPL-3
Imports: igraph, Matrix, BiocGenerics, BiocParallel, BiocNeighbors,
        BiocSingular, S4Vectors, SummarizedExperiment,
        SingleCellExperiment, scran, scater, scuttle, bluster, methods,
        DelayedArray, xgboost, stats, utils, MASS
Suggests: BiocStyle, knitr, rmarkdown, testthat, scRNAseq, circlize,
        ComplexHeatmap, ggplot2, dplyr, MASS, viridisLite, mbkmeans
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.2
biocViews: Preprocessing, SingleCell, RNASeq
git_url: https://git.bioconductor.org/packages/scDblFinder
git_branch: RELEASE_3_14
git_last_commit: bd1331d
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
NeedsCompilation: no
Packaged: 2021-10-27 03:53:26 UTC; biocbuild
Author: Pierre-Luc Germain [cre, aut] (<https://orcid.org/0000-0003-3418-4218>),
  Aaron Lun [ctb]
Maintainer: Pierre-Luc Germain <pierre-luc.germain@hest.ethz.ch>
Built: R 4.1.1; ; 2021-10-27 13:17:19 UTC; windows
