Package: DropletUtils 1.27.0

Jonathan Griffiths

DropletUtils: Utilities for Handling Single-Cell Droplet Data

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.

Authors:Aaron Lun [aut], Jonathan Griffiths [ctb, cre], Davis McCarthy [ctb], Dongze He [ctb], Rob Patro [ctb]

DropletUtils_1.27.0.tar.gz
DropletUtils_1.27.0.zip(r-4.5)DropletUtils_1.27.0.zip(r-4.4)DropletUtils_1.27.0.zip(r-4.3)
DropletUtils_1.27.0.tgz(r-4.4-x86_64)DropletUtils_1.27.0.tgz(r-4.4-arm64)DropletUtils_1.27.0.tgz(r-4.3-x86_64)DropletUtils_1.27.0.tgz(r-4.3-arm64)
DropletUtils_1.27.0.tar.gz(r-4.5-noble)DropletUtils_1.27.0.tar.gz(r-4.4-noble)
DropletUtils.pdf |DropletUtils.html
DropletUtils/json (API)
NEWS

# Install 'DropletUtils' in R:
install.packages('DropletUtils', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • zlib– Compression library
  • c++– GNU Standard C++ Library v3

On BioConductor:DropletUtils-1.25.2(bioc 3.20)DropletUtils-1.24.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

immunooncologysinglecellsequencingrnaseqgeneexpressiontranscriptomicsdataimportcoverage

8.14 score 7 packages 2.4k scripts 4.0k downloads 30 exports 57 dependencies

Last updated 23 days agofrom:a1aede2f82. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-win-x86_64NOTEOct 30 2024
R-4.5-linux-x86_64NOTEOct 30 2024
R-4.4-win-x86_64NOTEOct 30 2024
R-4.4-mac-x86_64NOTEOct 30 2024
R-4.4-mac-aarch64NOTEOct 30 2024
R-4.3-win-x86_64NOTEOct 30 2024
R-4.3-mac-x86_64NOTEOct 30 2024
R-4.3-mac-aarch64NOTEOct 30 2024

Exports:ambientContribMaximumambientContribNegativeambientContribSparseambientProfileBimodalambientProfileEmptybarcodeRankschimericDropscleanTagCountscontrolAmbiencedefaultDropsdownsampleBatchesdownsampleMatrixdownsampleReadsemptyDropsemptyDropsCellRangerencodeSequencesestimateAmbienceget10xMolInfoStatshashedDropsinferAmbiencemakeCountMatrixmaximumAmbienceread10xCountsread10xMolInforemoveAmbienceremoveChimericDropsremoveSwappedDropsswappedDropstestEmptyDropswrite10xCounts

Dependencies:abindaskpassassortheadbeachmatBHBiobaseBiocGenericsBiocParallelcodetoolscpp11crayoncurlDelayedArrayDelayedMatrixStatsdqrngedgeRformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicRangesHDF5ArrayhttrIRangesjsonlitelambda.rlatticelimmalocfitMatrixMatrixGenericsmatrixStatsmimeopensslR.methodsS3R.ooR.utilsR6Rcpprhdf5rhdf5filtersRhdf5libS4ArraysS4VectorsscuttleSingleCellExperimentsitmosnowSparseArraysparseMatrixStatsstatmodSummarizedExperimentsysUCSC.utilsXVectorzlibbioc

Utilities for handling droplet-based single-cell RNA-seq data

Rendered fromDropletUtils.Rmdusingknitr::rmarkdownon Oct 30 2024.

Last update: 2020-07-15
Started: 2017-12-21

Readme and manuals

Help Manual

Help pageTopics
Ambient contribution by maximum scalingambientContribMaximum ambientContribMaximum,ANY-method ambientContribMaximum,SummarizedExperiment-method maximumAmbience
Ambient contribution from negative controlsambientContribNegative ambientContribNegative,ANY-method ambientContribNegative,SummarizedExperiment-method controlAmbience
Ambient contribution by assuming sparsityambientContribSparse ambientContribSparse,ANY-method ambientContribSparse,SummarizedExperiment-method
Ambient profile from bimodalityambientProfileBimodal ambientProfileBimodal,ANY-method ambientProfileBimodal,SummarizedExperiment-method inferAmbience
Estimate the ambient profile from empty dropletsambientProfileEmpty ambientProfileEmpty,ANY-method ambientProfileEmpty,SummarizedExperiment-method estimateAmbience
Calculate barcode ranksbarcodeRanks barcodeRanks,ANY-method barcodeRanks,SummarizedExperiment-method
Remove chimeric moleculeschimericDrops removeChimericDrops
Clean a tag-based datasetcleanTagCounts cleanTagCounts,ANY-method cleanTagCounts,SummarizedExperiment-method
Call cells from their total number of UMIsdefaultDrops defaultDrops,ANY-method defaultDrops,SummarizedExperiment-method
Downsample reads in a 10X Genomics datasetdownsampleReads
Identify empty dropletsemptyDrops emptyDrops,ANY-method emptyDrops,SummarizedExperiment-method testEmptyDrops
CellRanger's emptyDrops variantemptyDropsCellRanger emptyDropsCellRanger,ANY-method emptyDropsCellRanger,SummarizedExperiment-method
Encode nucleotide sequencesencodeSequences
Get 10x cell statisticsget10xMolInfoStats
Demultiplex cell hashing datahashedDrops hashedDrops,ANY-method hashedDrops,SummarizedExperiment-method
Make a count matrixmakeCountMatrix
Load data from a 10X Genomics experimentread10xCounts
Read the 10X molecule information fileread10xMolInfo
Remove the ambient profileremoveAmbience removeAmbience,ANY-method removeAmbience,SummarizedExperiment-method
Clean barcode-swapped droplet dataremoveSwappedDrops swappedDrops
Write count data in the 10x formatwrite10xCounts