Package: DropletUtils
Version: 1.7.14
Date: 2020-04-10
Title: Utilities for Handling Single-Cell Droplet Data
Authors@R: c(
    person("Aaron", "Lun", role = c("aut", "cre"), email = "infinite.monkeys.with.keyboards@gmail.com"), 
    person("Jonathan", "Griffiths", role="ctb"), 
    person("Davis", "McCarthy", role="ctb"))
Depends: SingleCellExperiment
Imports: S4Vectors, BiocParallel, Rcpp, Matrix, methods, utils, stats,
        edgeR, rhdf5, HDF5Array, R.utils, dqrng
Suggests: testthat, beachmat, knitr, BiocStyle, rmarkdown
biocViews: ImmunoOncology, SingleCell, Sequencing, RNASeq,
        GeneExpression, Transcriptomics, DataImport, Coverage
Description: 
    Provides a number of utility functions for handling single-cell 
    (RNA-seq) data from droplet technologies such as 10X Genomics. This 
    includes data loading from count matrices or molecule information files, 
    identification of cells from empty droplets, removal of barcode-swapped 
    pseudo-cells, and downsampling of the count matrix.
License: GPL-3
NeedsCompilation: yes
VignetteBuilder: knitr
LinkingTo: Rcpp, beachmat, Rhdf5lib, BH, dqrng
SystemRequirements: C++11, GNU make
RoxygenNote: 7.1.0
git_url: https://git.bioconductor.org/packages/DropletUtils
git_branch: master
git_last_commit: 668ffe6
git_last_commit_date: 2020-04-11
Date/Publication: 2020-04-11
Packaged: 2020-04-12 06:34:21 UTC; biocbuild
Author: Aaron Lun [aut, cre],
  Jonathan Griffiths [ctb],
  Davis McCarthy [ctb]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.0.0; i386-w64-mingw32; 2020-04-12 17:31:19 UTC; windows
Archs: i386, x64
