Description Usage Arguments Value
PerformEmptyDropletFiltering
1 2 3 4 5 6 | PerformEmptyDropletFiltering(
seuratRawData,
fdrThreshold = 0.01,
emptyDropNIters = 10000,
emptyDropsLower = 100
)
|
seuratRawData |
Raw data |
fdrThreshold |
FDR threshold, passed directly to PerformEmptyDrops() |
emptyDropNIters |
Number of iterations, 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. |
Plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.