PerformEmptyDrops: PerformEmptyDrops

Description Usage Arguments Value

View source: R/Seurat_III.R

Description

PerformEmptyDrops

Usage

1
2
3
4
5
6
PerformEmptyDrops(
  seuratRawData,
  emptyDropNIters,
  fdrThreshold = 0.01,
  emptyDropsLower = 100
)

Arguments

seuratRawData

Raw data

emptyDropNIters

Number of iterations, passed directly to PerformEmptyDrops()

fdrThreshold

FDR threshold, passed directly to PerformEmptyDrops()

emptyDropsLower

Passed directly to emptyDrops(). The lower bound on the total UMI count, at or below which all barcodes are assumed to correspond to empty droplets.

Value

A modified Seurat object.


bimberlabinternal/OOSAP documentation built on Jan. 19, 2021, 2:47 a.m.