Description Usage Arguments Value
PerformEmptyDrops
1 2 3 4 5 6 | PerformEmptyDrops(
seuratRawData,
emptyDropNIters,
fdrThreshold = 0.01,
emptyDropsLower = 100
)
|
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. |
A modified Seurat object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.